• Resolved gturban

    (@gturban)


    Is there any way to make a different code on a specific page? I would like to have some pages with different code in the header and footer..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    You should use a but of php code something like

    <?php if ($post->ID == [your id]) ?>

    <?php } ?>

    could you elaborate a little more on this, where would you use the code you mentioned. I also need to enter diff code on diff pages.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘specific page’ is closed to new replies.