Wordpress help needed

4 replies
I have a certain widget I want to display ONLY on my home page.

Does anyone know of a way to restrict the display of a widget.

I know of one - Widget Context Plugin — Konstruktors Notes

Anyone using this?

Other options?

Thanks
Dean
#needed #wordpress
  • Profile picture of the author MemberWing
    Goto Plugins->Add New and search for "Widget Logic".
    Install "widget logic" plugin - and it allows to do exactly that - basically you'll add is_home() - or something like that in little option field for widget to make it shown only on home page.

    Gleb
    {{ DiscussionBoard.errors[702709].message }}
    • Profile picture of the author dclodge
      Originally Posted by MemberWing View Post

      Goto Plugins->Add New and search for "Widget Logic".
      Install "widget logic" plugin - and it allows to do exactly that - basically you'll add is_home() - or something like that in little option field for widget to make it shown only on home page.

      Gleb
      That's what I needed. Installed it in seconds and had what I needed right away. My only question had to do with where the commands are?

      Thanks Gleb!
      Signature
      MyLast5Dollars.Com - Internet Marketing For The Rest Of Us
      {{ DiscussionBoard.errors[702820].message }}
  • Profile picture of the author VegasGreg
    That plugin looks like the easiest way.

    You could hard code the widget into your theme or make a custom page for the home page, but that is a lot of unneeded work.
    Signature

    Greg Schueler - Wordpress Fanatic... Living The Offline Marketing Dream...

    {{ DiscussionBoard.errors[702719].message }}
  • Profile picture of the author grover69
    Cool plugin. Thanks for the tip!
    {{ DiscussionBoard.errors[702978].message }}

Trending Topics