test melih
 melih
Viewing 3 posts - 46 through 48 (of 48 total)
  • Author
    Posts
  • Mo0nlight Moderator
    #1053118

    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

    1. <script type="text/javascript">
    2. (function(p,u,s,h){
    3. p._pcq=p._pcq||[];
    4. p._pcq.push(['_currentTime',Date.now()]);
    5. s=u.createElement('script');
    6. s.type='text/javascript';
    7. s.async=true;
    8. s.src='https://cdn.pushcrew.com/js/223f9ff05c0ce58b437b57f1a5f99715.js';
    9. h=u.getElementsByTagName('script')[0];
    10. h.parentNode.insertBefore(s,h);
    11. })(window,document);
    12. &lt;/script&gt;

    To

    1. <!--
    2. <script type="text/javascript">
    3. (function(p,u,s,h){
    4. p._pcq=p._pcq||[];
    5. p._pcq.push(['_currentTime',Date.now()]);
    6. s=u.createElement('script');
    7. s.type='text/javascript';
    8. s.async=true;
    9. s.src='https://cdn.pushcrew.com/js/223f9ff05c0ce58b437b57f1a5f99715.js';
    10. h=u.getElementsByTagName('script')[0];
    11. h.parentNode.insertBefore(s,h);
    12. })(window,document);
    13. &lt;/script&gt;
    14. -->
    folamour Friend
    #1053159

    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,

    Pankaj Sharma Moderator
    #1053163

    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

Viewing 3 posts - 46 through 48 (of 48 total)

This topic contains 48 replies, has 4 voices, and was last updated by  Pankaj Sharma 7 years, 6 months ago.

The topic ‘Display randomly corrupt on Firefox’ is closed to new replies.