• Resolved toonshorty

    (@toonshorty)


    I am actually on version 2.8.5

    I have installed a new theme which is called ‘Digital Statement’ and is really nice exept when I load a post/blog entry some of the CSS is missing and I get the error message:

    Fatal error: Call to undefined function: wp_related_posts() in /home/rende10/public_html/elementalreviews/wp-content/themes/DigitalStatement/single.php on line 35

    Not sure what is causing it, you can see what I mean by going here:

    https://rendergfx.com/elementalreviews/?p=1

    Many thanks,

    – Toonshorty

Viewing 8 replies - 1 through 8 (of 8 total)
  • try disabling the plugin “WP Related Post”

    Thread Starter toonshorty

    (@toonshorty)

    I have every single plugin disabled?

    WP Related Post isnt even a plugin?

    Thanks for the quick response ??

    Hi

    I suspect its more like that theme needs a plugin called wp_related_posts installed in order to function as intended. Read the theme’s installation instructions. Sometimes themes like this include the necessary plugins in a theme plugins folder that you have to move into the WP plugins folder, other times they instruct you where to download plugins from.

    The solution is unlikely to be “disable the WP Related Posts plugin” because the error message says it can’t FIND that plugin, thus its unlikely to be enabled.

    Thread Starter toonshorty

    (@toonshorty)

    Meh, stvwlf – I love you =)

    I installed using wordpress’ built in installer so didn’t realise there was a plugin directory at all.

    Thanks for all your help.

    you have error undefined function named wp_related_posts..

    its not a native function of wordpress..

    if you downloaded this theme from premium themes provider, it should be bundled with a plugin.

    Try to install this plugin:
    https://www.ads-software.com/extend/plugins/wordpress-23-related-posts-plugin/

    If it didnt work, remove the code that calls wp_related_posts in your single.php in your current theme.

    Thread Starter toonshorty

    (@toonshorty)

    Thanks for the help nazcar but I got it working.

    @nazcar – Thanks! Your suggestion worked for me!

    Sorted me too. Many thanks
    Coopz

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fatal error: Call to undefined function: wp_related_posts()’ is closed to new replies.