• Resolved sallf

    (@sallf)


    Hey, this plug-in looks great! Unfortunately this is not working on my static home.php page? I tested it on an example page (pages > add new) and it seems to work fine.

    However when inserted as [easy_portfolio] onto my home.php page, it just renders as text (“[easy_portfolio]”). In other words it doesn’t render at all.

    Could this be my lack of understanding of WordPress functionality or am I missing something, like an adjustable setting.

    Thanks for your help!

    https://ww.wp.xz.cn/plugins/easy-portfolio/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tushar Patel

    (@tushar44u)

    @sallf
    to use shortcode in page or page template you have to use below code.
    echo do_shortcode("[easy_portfolio]")

    Thread Starter sallf

    (@sallf)

    Thanks Tushar, that does the trick!

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

The topic ‘Not working on static home.php?’ is closed to new replies.