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 » New Versions, & Updating »

[SOLVED] Upgraded manually to 3.7.9 lost my breadcrumbs


  #1  
Old Oct 12, 2012, 12:15 PM
Chloe
 
54 posts · Dec 2009
Hello,

Thank you for the upgrade information. It all went well except I have this at the top of each post: ','
'); } ?> instead of breadcrumbs. You can see a sample here: http://www.womenscycling.ca/blog/ask...e-in-the-fall/.

Thanks in advance for your help.
  #2  
Old Oct 12, 2012, 12:54 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I don't see anything like that at that link
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 12, 2012, 01:01 PM
Chloe
 
54 posts · Dec 2009
Hi,

If you check now you'll see it. I was fiddling with the kicker code (temporarily deleted it) which for the breadcrumbs is this:

<?php if (function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>

For some strange reason part of the code is being printed but no breadcrumbs.

Thanks!
  #4  
Old Oct 12, 2012, 01:07 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
are you puttng that in the theme files or in an theme option?
PHP is no longer allowed in the theme options due to a WordPress restriction.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Oct 12, 2012 at 01:36 PM.
  #5  
Old Oct 12, 2012, 01:14 PM
Chloe
 
54 posts · Dec 2009
It goes in the theme options under the kicker single posts. I assume that's code I added for the plugin in the old version of the theme. It was so long ago I can't recall. I thought maybe I should remove the code and upload the plugin again.
  #6  
Old Oct 12, 2012, 01:41 PM
Chloe
 
54 posts · Dec 2009
Do you know where I would put that code in the theme editor?

Thanks
  #7  
Old Oct 12, 2012, 01:41 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The code you see is because you can't use PHP anymore and that is the end result of that code being in a theme option.

You could add that code into 'index.php' after line 28
HTML Code:
		<?php bfa_post_kicker('<div class="post-kicker">','</div>'); ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Oct 12, 2012, 01:51 PM
Chloe
 
54 posts · Dec 2009
That did it! Thank you very much!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Upgraded and lost all widget functionality blueprairie Sidebars & Widgets 1 Oct 28, 2011 02:19 PM
[SOLVED] Steps to upgrade WP manually ksmith101 Installing & running WordPress 5 Mar 20, 2011 02:56 PM
[SOLVED] Manually Change RSS Link URL muchasg RSS, Feeds & Subscribing 4 Aug 23, 2009 05:55 PM


All times are GMT -6. The time now is 11:00 PM.


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