- This topic has 9 replies, 2 voices, and was last updated 3 years, 8 months ago by
Leo.
-
AuthorPosts
-
August 12, 2017 at 9:11 pm #364970
sg
Hi, Tom, I am new to GP, I think it’s my final stop here on template decision.wasted years looking for perfect one till I found GP.
I am using toolset in my site, I have some issue with GP and toolset compatibility.
1. Slideout menu not working on toolset pages, there is big whitespace gap below the footer ,i think thats the slideout.
2.Sticky menu not working with toolset too. i beleive some kind of js script conflict ?
Btw is there any ready made child theme for GP that i could download ?
thanks!
August 12, 2017 at 9:17 pm #364973Leo
StaffCustomer SupportHi there,
Are you able to provide a few links to the pages that are not working?
Here are some child themes: https://wordpress.org/themes/author/edge22/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 12, 2017 at 9:55 pm #364980sg
HI. Leo . Thanks for the child themes.
Btw , Do you have ” private field” to send private info like toolset support ?August 12, 2017 at 10:19 pm #364988Leo
StaffCustomer SupportYup you can send the links through Account Issues here: https://generatepress.com/contact/
But we will keep the communication in this thread so other users with similar problems might find it useful as well 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 13, 2017 at 12:38 am #365029sg
Detail sent. Yes of course.
August 13, 2017 at 10:24 am #365259Leo
StaffCustomer SupportLooks like the Flexslider is causing the issue.
Can you try deactivating it?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 13, 2017 at 1:48 pm #365365sg
HI, i dont have flexslider installed .
if its from/part of toolset then i cant afford to deactivate it.August 13, 2017 at 3:40 pm #365412Leo
StaffCustomer SupportHmm is this something you added?
jQuery(document).ready(function( $ ) { $('#carousel').flexslider({ animation: 'slide', controlNav: false, animationLoop: false, slideshow: false, itemWidth: 120, itemMargin: 5, asNavFor: '#slider' }); $('#slider').flexslider({ animation: 'slide', controlNav: false, animationLoop: false, slideshow: false, sync: '#carousel' }); });
The error comes from this code. If not you might want to contact their support.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/August 22, 2017 at 7:47 pm #371624sg
Sorry for late reply.
Yes youre right on this. issue solved for now. thank you.August 22, 2017 at 8:34 pm #371640Leo
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.