Fatal Error — Call to undefined function get_related_posts_thumbnails()
-
I installed this plugin on my wordpress website but as soon as I add get_related_posts_thumbnails() to single.php I get this error:
Fatal error: Uncaught Error: Call to undefined function get_related_posts_thumbnails() in /var/www/vhosts/dev.net/public_html/wp-content/themes/1page-wp-child/1page-wp-child/single.php:307 Stack trace: #0 /var/www/vhosts/dev.net/public_html/wp-includes/template-loader.php(106): include() #1 /var/www/vhosts/dev.net/public_html/wp-blog-header.php(19): require_once(‘/var/www/vhosts…’) #2 /var/www/vhosts/dev.net/public_html/index.php(17): require(‘/var/www/vhosts…’) #3 {main} thrown in /var/www/vhosts/dev.net/public_html/wp-content/themes/1page-wp-child/1page-wp-child/single.php on line 307
The topic ‘Fatal Error — Call to undefined function get_related_posts_thumbnails()’ is closed to new replies.