widget only on home page
  • Hello,
    I am trying to have a widget to be show only on the main (home) page, i am using the following code in the widget, but it appears the same always, on single posts, on archive...


    <?php if (is_home()) {?>
    The code that i want on that widget, if it is the main page
    <?php}?>

    Thanks kind regards from Mexico
    Vico

  • cbavotacbavota February 5

    You can't use PHP in a widget unless you have a specific plugin installed. You can take a look at a plugin called Widget Logic which allows you to specify where a widgets appears.

  • Oh, ok, i will do that. thanks.

This discussion has been closed.
← All Discussions

Hey there!

Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.

Register

Categories

In this Discussion

Tagged