Gallery not found. Please check your settings.
-
Hi –
I just updated Next Gen and I no longer see the gallery on the post / home page.
I see that the slideshow is in the sidebar and that the id is correct.
<!–Sidebar left–>
<div id=”blog_sidebar_top”>
<?php echo do_shortcode(‘[slideshow id=1]’); ?>-
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(‘sidebartop’) ) : else : ?>
<?php endif; ?></div>
Also the path to the folder with images seems correct.
Prior to the update this worked fine.
I changed the short code in the sidebar to:
[ngg_images gallery_ids=”1″ display_type=”photocrati-nextgen_basic_slideshow”]and I still get the error.
Where am I going wrong?
Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Gallery not found. Please check your settings.’ is closed to new replies.