This topic contains 48 replies, has 4 voices, and was last updated by Pankaj Sharma 7 years, 3 months ago.
The topic ‘Display randomly corrupt on Firefox’ is closed to new replies.
Hi.
The plugin : PushCrew For Joomla
include the jquery library again so it’s make js conflict in your site.
I turned it off.
And Edit the file : /templates/ja_purity_ii/blocks/head.php
Change
<script type="text/javascript">
(function(p,u,s,h){
p._pcq=p._pcq||[];
p._pcq.push(['_currentTime',Date.now()]);
s=u.createElement('script');
s.type='text/javascript';
s.async=true;
s.src='https://cdn.pushcrew.com/js/223f9ff05c0ce58b437b57f1a5f99715.js';
h=u.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s,h);
})(window,document);
</script>
To
<!--
<script type="text/javascript">
(function(p,u,s,h){
p._pcq=p._pcq||[];
p._pcq.push(['_currentTime',Date.now()]);
s=u.createElement('script');
s.type='text/javascript';
s.async=true;
s.src='https://cdn.pushcrew.com/js/223f9ff05c0ce58b437b57f1a5f99715.js';
h=u.getElementsByTagName('script')[0];
h.parentNode.insertBefore(s,h);
})(window,document);
</script>
-->
Hi all ! i’m very happy that seem to work, you seem to have done the modification, does i have to do them ?
i’m very happy, thanks to the team,
guillaume,
Hi
You are welcome.
We have shared all the change we applied in this thread. You can check our replies above to see the changes path.
I am closing this thread now as the slideshow changes are successfully applied again on your request.
Do not hesitate to open a thread on the forum if you will face any issue in Purity II template.
Regards
This topic contains 48 replies, has 4 voices, and was last updated by Pankaj Sharma 7 years, 3 months ago.
The topic ‘Display randomly corrupt on Firefox’ is closed to new replies.