• I think this might be something I should be doing but am not doing, that is causing the problem, but hopefully you can figure out why.

    I have the plugin activated and settings set.

    I added <?php zemanta_related_posts()?> to my single.php, but I just get:

    Fatal error: Call to undefined function zemanta_related_posts() in (the single.php)

    Also, everything below that point on the single.php display is interrupted (doesn’t display).

    Any ideas? Thanks,
    JM

    https://www.ads-software.com/plugins/wordpress-23-related-posts-plugin/

Viewing 4 replies - 1 through 4 (of 4 total)
  • PetraP

    (@petrap)

    Dear JM,

    thanks for reaching out!

    One thing I have noticed that you have reached out via WordPress Related Posts and not via Related Posts by Zemanta forum. The thing is, if you have installed a WordPress Related Posts plugin then you must use:
    <?php wp_related_posts()?> and not <?php zemanta_related_posts()?> .

    Let me know if this helped, take care and have a lovely day,
    Petra

    larys

    (@larys)

    Hi

    I used <?php wp_related_posts(); ?> also, and it does not worked, the page display is interrupted to. Please help?

    Thread Starter JMunce

    (@jmunce)

    That worked, thanks PetraP

    PetraP

    (@petrap)

    Hey @larys,

    would you be so kind and let me know your link to your blog, so that I can take a closer look?

    Looking forward to your reply.

    @jmunce – glad to hear it worked ??

    Happy blogging!

    Best,
    Petra

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘php implementation not working’ is closed to new replies.