Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Breadcrumbs option in Atahualpa (http://forum.bytesforall.com/showthread.php?t=22937)

maralian Nov 27, 2014 09:45 AM

[SOLVED] Breadcrumbs option in Atahualpa
 
Hello,

I want to use WordPress SEO by Yoast's Breadcrumbs option in Atahualpa (Version 3.7.13) but can't figure out where to put the code suggested...

Code:

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

Can anyone help me figure it out?

Thank you in advance!

juggledad Nov 27, 2014 11:06 AM

Normally if you are adding a function you would edit function.php and add it to the end, but not knowing where they suggest this code go, I'm not sure

maralian Nov 27, 2014 01:50 PM

All that is suggested in this plugins's page is: Add the following code to your theme’s template(s) so I don't have a clue which php file I must edit

juggledad Nov 28, 2014 05:05 AM

well where you put it depends on where you want it. do you want it in the header, in each post, in the footer?

maralian Feb 9, 2015 03:45 AM

It was the index.php file that made the trick...


All times are GMT -6. The time now is 06:40 PM.

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