Adding a slidehow to the header
-
Hi – I used to be able to add a slideshow to the header of a site with the following code:
<?php if (is_page(‘Home’)) { ?>
<div><?php if (function_exists(“nggSlideshowWidget” {nggSlideshowWidget(9,960,180); } ?></div>
<?php }?>Now they are not showing up. I understand the slideshows work differently since a recent update. Is there anyway I can get slideshows in the header now, other then rolling back the plugin?
Rob
https://wordpress.org/plugins/nextcellent-gallery-nextgen-legacy/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Adding a slidehow to the header’ is closed to new replies.