Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

S

seifriedt

@seifriedt
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Image hover $pluginname deprecrated
    S seifriedt

    Hello,

    after a new installation of Lay theme and Image hover as the only plugin I get the following error message sticking on top of the wordpress dashboard(shortened out the path):

    Deprecated: Creation of dynamic property PluginUpdateChecker_2_0::$pluginName is deprecated in /.../wp-content/plugins/laytheme-imagehover/plugin_update_check.php on line 60
    

    Is this a addon bug or a hosting error?

    Addons

  • Button style in website title and menu
    S seifriedt

    @Nunomaio afaik you need the z-index. I looked into your code and it seems that the text is a z-index: 0, so your buttons all need at least z-index: 1.

    Your code should look like this:

    div.relative {
    position: fixed;
    left: 0px;
    z-index: 1 /*at least 1 if it's still glitching try various values*/;
    }
    

    Hope this helps,
    Johannes

    PS: Another way would be to lower the z-index of the text but then you probably need to change the z-index from the images too.

    General Discussion

  • Sitetitle opacity always 0 (except on hover)
    S seifriedt

    @arminunruh it worked thank you :D

    General Discussion

  • Sitetitle opacity always 0 (except on hover)
    S seifriedt

    Hello,
    title says it all. My site title/logo is an svg file. What I did was changing fonts in the text formats and reloading the page to see the changes.
    Even after reverting the changes the opacity is always 0. Also tried to change it through custom css but it didn't help.
    Website in question is seifriedt.com

    Does anyone knows how to fix this?

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search