-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 16, 2017 at 11:24 am #1019053Hi,
Do you have any 3rd party extension on your site? Pls try to disable it first. I see there is conflict in JS so you can’t click off-canvas button.
March 16, 2017 at 12:07 pm #1019069Thank you for reply
we removed the third party component, and still not working!Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 17, 2017 at 1:53 am #1019270Could you share the FTP account also so I will take a look?
March 19, 2017 at 12:58 pm #1019834This reply has been marked as private.Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 20, 2017 at 2:29 pm #1020158This reply has been marked as private.March 25, 2017 at 9:04 pm #1021818This reply has been marked as private.
The Captain
Moderator
The Captain
- Join date:
- December 2014
- Posts:
- 66
- Downloads:
- 74
- Uploads:
- 19
- Thanked:
- 11 times in 11 posts
March 27, 2017 at 7:47 am #1022065Hi egymedotcom,
To resolved your problem. In the file : templates/ja_oslo/js/infinitive-paging.js, I replaced the code:if ( !$container.length || !nextbtn.length || !nextbtn.data('mode')) return ;by the code:
if (!$container || !$container.length || !nextbtn.length || !nextbtn.data('mode')) return ;The off-canvas menu is working fine now, please check again.Hope this helps for you.
Regards.1 user says Thank You to The Captain for this useful post
March 30, 2017 at 2:55 pm #1023288Thank you a lot 🙂
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by
florin.avram 7 years, 10 months ago.
The topic ‘Off canvas is not working in home page’ is closed to new replies.