Forums

[resolved] pictures only on the main page (2 posts)

  1. VendettaV
    Member
    Posted 10 months ago #

    Hello!
    I need pictures only on the main page display.
    Home is static.

    When I do this way:

    <? php if (is_home ()){?>
    <div id="sidebar-primary" class="sidebar">
    <? php dynamic_sidebar ('primary');?>
    </ div>
    <? php}?>

    is displayed only in the blog, but I need to main!
    What should I do? What will advise?

  2. VendettaV
    Member
    Posted 10 months ago #

    is_frontpage()

Reply

You must log in to post.

About this Topic