Viewing 1 replies (of 1 total)
  • Plugin Author Sandor Kovacs

    (@almos20)

    Hi,

    The solution is to put the shortcode in category / single or whatever template and it will be shown there.

    Of course if you add into the index template it will be visible on all of the page.

    Solution #2 is to add a condition in the template file before the shortcode like: is_home(), is_single(), is_category(), etc…

    Good luck,
    Sandor.

Viewing 1 replies (of 1 total)

The topic ‘Short code’ is closed to new replies.