Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Fatal error message re: Content below the loop


  #1  
Old Sep 28, 2012, 08:31 AM
RHCdG
 
170 posts · Nov 2009
Netherlands
Hi,

On the front page of my site, only the first post is displayed; the older ones are truncated. At the bottom of each page and post, the following fatal error message is displayed:

Fatal error: Call to undefined function related_entries() in /wp-content/themes/atahualpa353/index.php on line 24

Line 24 v.v. says:

<?php related_entries(); ?>

<?php /* END of the LOOP */
endwhile; ?>

<?php /* This outputs the next/previous post or page navigation and the comment template.
This can be edited at Atahualpa Theme Options -> Style & edit the Center column */
bfa_center_content($bfa_ata['content_below_loop']); ?>


The entries at Atahualpa Theme Options -> Style & edit the Center column are:

<?php /* Displayed on SINGLE post pages if activated at ATO -> Next/Previous Navigation: */
bfa_next_previous_post_links('Middle'); ?>

<?php /* Load Comments template (on single post pages, and static pages, if set on options page): */
bfa_get_comments(); ?>

<?php /* Archives Pages. Displayed on a specific static page, if configured at ATO -> Archives Pages: */
bfa_archives_page('<div class="archives-page">','</div>'); ?>

<?php /* Displayed on MULTI post pages if activated at ATO -> Next/Previous Navigation: */
bfa_next_previous_page_links('Bottom'); ?>


Does anyone know how I can resolve this issue?

Thanks!

Rutger
  #2  
Old Sep 28, 2012, 09:11 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
sounds like you disabled a plugin that has that function so now the function call fails. you need too reactivate the plugin or remove the code.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 28, 2012, 09:35 AM
RHCdG
 
170 posts · Nov 2009
Netherlands
Thanks, Juggledad!

Bookmarks

Tags
content below the loop, related_entries



Similar Threads
Thread Thread Starter Forum Replies Last Post
Catchable fatal error?! WP Error!? thetruejoe90 Atahualpa 3 Wordpress theme 1 Jan 18, 2011 09:46 AM
[SOLVED] ERROR MESSAGE: Parse error: syntax error, unexpected T_STRING in /hsphere/lo Candy Atahualpa 3 Wordpress theme 1 Oct 31, 2010 03:00 PM
SEARCH ERROR: Catchable fatal error:Object of class WP_Error could not be converted angelarose Plugins & Atahualpa 3 Jul 8, 2010 05:05 PM
[SOLVED] Excerpt Error: &quot;Fatal error: Call to undefined function: the_post_thumbnail( buzz628 Excerpts, Read more, Pagination 2 Jan 15, 2010 02:58 PM


All times are GMT -6. The time now is 01:20 PM.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.