This topic has 16 replies, 4 voices, and was last updated 10 years, 8 months ago by Anonymous.
Viewing 17 posts - 1 through 17 (of 17 total)
I installed revolution slider in my home page , and I enable ajax mode on my site .
when I moving from any post or page to the home page the slider disappear ,
I think it want recall after ajax finish to show again or something like that , can you please tell me how to fix this problem ?
Hi,
I’m unable to access your site. Once check at your end and send me once again the logins of your website along with url.
1. Due to the nature of ajaxify, all plugins are not compatible. So please contact the plugin author.
2. Fixed! Edited file: musicplay/js/ajaxify.js on line no: 72
3. While coming to 3rd question which is player hidden, actually it’s a good idea, thanks for letting us know about this new feature. We’ll implement this in future updates.
thank you for trying to help ..
1. I already email them and they said : ”
The solution is to somehow trigger a “window resize” event once the ajax loads. Then the slider will automatically resize itself. You can do this with jQuery like this:
jQuery(window).trigger('resize');
If ajax mode is part of your theme, you could get help from your theme author to trigger this function, there should be some type of JavaScript function that executes when the ajax page is loaded. ”
2.about arabic links , the problem still there , you can enter to any album and press any tag you will find links change to something like ( تجر ) and redirect to ( not found page ) !!!
3. thank you , I’ll send you many ideas for free , to make this theme better and better.
thank you again ..
1. We have contacted the plugin author, if we get any solution from them, definitely we’ll let you know.
Hi ,
I contacted plugin’s Author they said :
” The best option for Ajax is to just add the slider’s shortcode to a regular page/post, and then the slider’s “init” script is will automatically be included with the slider’s HTML. Then when the slider’s HTML is removed from the DOM, all jQuery events are also removed. So all you really need to do is pull in the slider as page/post content, and then you won’t need any custom script for the slider specifically. ”
how can this be happen ?
Viewing 17 posts - 1 through 17 (of 17 total)
You must be logged in to reply to this topic.