-
AuthorPosts
-
November 9, 2014 at 12:30 pm #202559
Hello,
After enable Optimize JS option, the JA Content Popup module disappear (picture attached). Please advise-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 10, 2014 at 10:37 am #554740My solution below will help you to solve this bug
Open modules/mod_jacontentpopup/assets/js/yoxview-init.js file
find and change
if(!yoxviewPath){
yoxviewPath = siteurl+'modules/mod_jacontentpopup/assets/js/';
}
To
if(!yoxviewPath){
yoxviewPath = 'modules/mod_jacontentpopup/assets/js/';
}November 10, 2014 at 1:16 pm #554756Work for me, this is not affecting on anything else ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2014 at 1:12 am #554788<em>@yossd22 452475 wrote:</em><blockquote>Work for me, this is not affecting on anything else ?</blockquote>
Yep! This fix would not affect anything on your site.
Let me know if you have any further assistance.
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-