Tagged: x
-
AuthorPosts
-
March 27, 2016 at 1:22 am #853984
I have created 5 modal windows using the ConvertPlug plugin on this site’s home page.
The triggers are the 5 round icons under the Markets & Application header.
When the modal window first appears, it appears at the top of the web page and then bounces to the center of the page vertically with a small shake.I want it (for each instance) to appear centered AND with no shaking.
Thanks
March 27, 2016 at 1:37 am #853999Hello There,
Thanks for writing in! You may have inserted an invalid JS code in the customizer. Please have it updated and use this code:
</script><script src="https://use.typekit.net/qsb2quj.js"></script> <script>try{Typekit.load({ async: true });}catch(e){}</script> <script>jQuery(document).ready(function() { var currentYear = (new Date).getFullYear(); jQuery("#year").text( (new Date).getFullYear() ); });
Please be advised that the custom js is already enclosed with a script tag. The code above resolves the JS error that it is occurring in your page. Afterup dating the code, we can then check your Convertplug modal pop up effects.
Please let us know how it goes.
March 27, 2016 at 9:28 am #854184Have replaced the custom script with your code above.
Problem with modal window still occurring.Looking forward to solution
March 27, 2016 at 3:10 pm #854411Hi there,
It’s a known bug on current’s ConvertPlug version bundled with X theme. Maybe we’ll able to provide latest version on upcoming theme updates 🙂
Stay tuned. Thanks!
March 27, 2016 at 7:33 pm #854574so if its a bug WHY is it in the theme????
March 27, 2016 at 8:50 pm #854638Hello There,
We do not have any control on the bugs generated by a bundled plugin like ConvertPlug. Rest assured that we already have contacted the creators of ConvertPlug. We will be releasing an update in the next few days once it gets approve by Themeforest. Please bear with us.
Thank you very much for your understanding.
-
AuthorPosts