[Plugin: NextGEN Gallery] sub albums/images/etc not showing w/shortcode
-
NGG Version 1.9.3
Permalinks set to %poastname% and works fine for posts and pages
created a page photos.timgolden.com/portfolio
added short code [album id=1 ] to page
main image thumbnail shows
when clicking the image no images show but the URL gives the permalink addr..
When you activate this option, you need to update your permalink structure one time. Gallery slug name : nggallery
.htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
i’ve tried BOTH checked and unchecked
The album will not link to a gallery subpage. The gallery is shown on the same page.
if i create a new page via NGG the images ‘show’
https://photos.timgolden.com/featured-images/she what do i need to do to get the albums to ‘show’ images when they are clicked?
https://www.ads-software.com/extend/plugins/nextgen-gallery/
- The topic ‘[Plugin: NextGEN Gallery] sub albums/images/etc not showing w/shortcode’ is closed to new replies.