Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Hi!
i have this problem on my gallery: it is charged for the first second and then disappears and i don’r know why! it seams to works but then it wil be hidden.
if i try to view the preview page it works link 1, but in the theme’s page when i insert the shortcode in the page (link 2) the gallery desappears in one second !
http://www.leganzartgallery.it/gmedia/g/GBla2#!
http://www.leganzartgallery.it/contenuti-speciali/
can my issue be fixed?
thank you
Gabriele
Your theme is not compatible with jQuery version in latest WordPress version.
Edit “/wp-content/themes/IlariaLVioleta/script.js” and find & replace:
jQuery('ul.art-hmenu a[href=#]')
to
jQuery('ul.art-hmenu a[href="#"]')
oh yes now it works !!
thank you a lot !!
i appreciated the quickly answer, it’s always precious !
Gabriele
@mvpacific: First of all you should find where is the problem. Try temporary disable other plugins one by one to exclude plugins conflicts. If not found then temporary switch theme to some of defaults.
