- This topic has 7 replies, 3 voices, and was last updated 1 year, 7 months ago by
Leo.
-
AuthorPosts
-
November 19, 2020 at 7:38 am #1537809
HansRuedi
I have a problem with Slideout Navigation in GP 3.0.2 and GP Premium 1.12.2, it’s working for me with GP 2.4.2 and GP Premium 1.11.3:
https://impulse.info.ch/blog/
(that’s the site with GP 2.4.2, GP Premium 1.11.3 and WP 5.5.1)https://impulse.reformiert-zuerich.ch
(that’s the site with GP 3.0.2, GP Premium 1.12.2 and WP 5.5.3)Only diff is that blog posts are on home with newer versions (not on /blog), but with GP 3.0.2 the slide out container is always active at the footer (and slide out itself isn’t working!)
I’ve seen that the customizer GUI also isn’t the same (screenshot, right side is older), some settings are missing in GP 3.0.2:
https://impulse.info.ch/generatepress_primary-nav.png
Thanks for help,
HansNovember 19, 2020 at 9:44 am #1537935Tom
Lead DeveloperLead DeveloperHi there,
Strange – there’s a javascript error on the page.
Can you:
1. Open
wp-config.php
2. Add this line above the/* That's all, stop editing! Happy publishing. */
line:define( 'SCRIPT_DEBUG', true );
Then let me know? That will allow me to better see the problem line in the javascript ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 19, 2020 at 11:39 am #1538024HansRuedi
Hi Tom,
I just added that line…
Thanks,
HansNovember 19, 2020 at 7:37 pm #1538360Tom
Lead DeveloperLead DeveloperStrange, that’s an issue in the library itself – we haven’t had any other reports of this.
Does it continue to happen if you deactivate your other plugins? I wonder if there’s a conflict happening somewhere.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 20, 2020 at 7:05 am #1539075HansRuedi
NextGEN Gallery 3.3.20 (actual version) was the bad guy!
The plugin was active on both sites, other words: with GP 2.4.2/Premium 1.11.3 I had no problem.
November 20, 2020 at 9:26 am #1539219Leo
StaffCustomer SupportNextGEN has always been buggy from what we understand.
Does this snippet work?
https://generatepress.com/forums/topic/nextgen-results-in-primary-menu-lood-in-after-footer/#post-533038Adding PHP: https://docs.generatepress.com/article/adding-php/
I would also recommend going with another gallery plugin like Envira if you can consider it.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 20, 2020 at 10:07 am #1539265HansRuedi
It was my customers idea to use NextGEN. If a plugin is really needed I will definitely use another one for that site… buggy is one thing, and it seems to make a site really slow.
Thanks for your help,
HansNovember 20, 2020 at 10:14 am #1539270Leo
StaffCustomer SupportNo problem ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.