Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   widget in breadcrumbs? (http://forum.bytesforall.com/showthread.php?t=20635)

hackavinash Jul 13, 2013 01:44 PM

widget in breadcrumbs?
 
I m trying to insert widget in breadcrumbs..
.

I insert this:
<?php dynamic_sidebar( 'Footer stuff' ); ?>

but it did'nt works..
gives me parse error...

any knows why?

jerryc Jul 13, 2013 07:04 PM

Try replacing the space in the sidebar name with a dash. It might just be that simple.

hackavinash Jul 14, 2013 01:37 AM

I did'nt got this..
can u please give me command written..
thanks for reply! :)

jerryc Jul 14, 2013 02:14 PM

<?php dynamic_sidebar( 'Footer-stuff' ); ?>

CrouchingBruin Jul 14, 2013 02:28 PM

A space in the widget name should be OK, I created one in the header of my site with spaces.

Quote:

I m trying to insert widget in breadcrumbs.
Exactly how are you trying to do that? What is the code that surrounds your call to dynamic_sidebar? It's not that straight-forward trying to insert things into the breadcrumbs bar.

hackavinash Jul 15, 2013 02:13 PM

Then give me solution..:confused:


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

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