SKADI
Forum Replies Created
-
Hello,
I am trying to make the Nivo Lightbox from Responsive Lightbox by dFactory to work along with FooGallery, unsuccessfully. It works well to display one picture, but the navigation buttons are missing, the hook with the picture works, but not with the gallery.
The issue also concerns others lightboxes from Responsive Lightbox by dFactory, but the FancyBox one seems to work, I don’t know why …
Any idea to make Nivo works well with FooGallery ?
Thanks in advance !
Mickaël
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Negative offset when scrollingHi,
Yes, that was the issue. Had some troubles changing it properly for mobile, but it is done now. Thank you sir, you are a true gentleman.
Forum: Fixing WordPress
In reply to: How to replace JS script in child theme ?Wow, yes indeed it is working, I was doing my search on a former version of theme (just the previous one) and it seems that the name of the reference has changed in the last update …
Thank you so much !
And if you still would have some time to help me, I am now facing another issue : on my child theme frontend.js script, I get the error :
"Uncaught ReferenceError: nirvana_settings is not defined"
on line 12 :
if (nirvana_settings['mobile'] == 1) {
Is this variable defined in another JS file ? If so, why is it missing since other JS files are not replaced ? I am a newbie in JS, I don’t know exactly what I should look for.Forum: Themes and Templates
In reply to: Current_page_item in main menu > CSS issue