• Resolved synerjizzm

    (@synerjizzm)


    Hi there,

    I really love the Ryu theme so thanks to whoever took the time to create it…

    My question: Does anybody have any idea how I can make the widget menu display by default? Ideally, I’d like to restrict this to the homepage of my site (olianderson.co.uk) but if they only method of getting it done is to have it be a site wide thing, that would be great too.

    Any ideas on how I can do this?

    Thanks very much for reading.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hmm – this can be done, but are you totally sure that’s what you want to do? Visitors to your site will see this when reaching your homepage, and may miss the fact that there are blog posts you need to scroll down to see:

    Olianderson co uk Personal and Social Revolution

    Thread Starter synerjizzm

    (@synerjizzm)

    I see what you mean, but I’m tempted to try it as an experiment anyway… Most of the traffic to my blog posts comes from either Twitter or search so the suggested tweak shouldn’t affect things do drastically.

    Thanks very much for your advice. Do you have any idea what I need to do in order to get the menu to show as a default on page load?

    Moderator Kathryn Presner

    (@zoonini)

    Adding this to your custom CSS editor (which I see you’ve already installed) should do the trick. Give it a try and see if that does it:

    #widgets-wrapper {
      display: block;
    }
    Thread Starter synerjizzm

    (@synerjizzm)

    Thanks once again for your help, Kathryn! The code worked so I’m gonna leave it for a few days and see what kind of feedback I get…

    Hope you have a great week!

    Moderator Kathryn Presner

    (@zoonini)

    You’re very welcome, have a great week too!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display Widget Menu by Default on Homepage’ is closed to new replies.