Hello all
https://vivbounty.info/thosbartletsample
I have created a dynamic widget in my footer area. I only want it to show on my gallery page.
I found this post from years ago which is closed
http://forum.bytesforall.com/showpos...21&postcount=2
So I tried this and widget doesn't show up at all:
<?php if( is_gallery_page() )bfa_widget_area('name=My dynamic widget area'); ?>
This is the original dynamic widget code which I have left on the site for you to see, and it shows up on every page. As you will see there is a vertical widget which I want on all pages, except the gallery page:
<?php bfa_widget_area('name=My dynamic widget area'); ?>
Can someone please help me? I've been at this for days and my client's busy season is coming up with big Easter shows when they will need this site to be finished.
Thanks so much,
Viv