Title disappears when the mouse over


  • Default avatar
    jackyhu    
     6 years ago
    0

    Hi,seyi.


    I need you urgent help, I have write message and email, but not receive a reply, 

    so i post here again in order to you can see it and give me a fast solution.


    I'm your old customer, i have purchased both the coupon and affiliate system from you.i met a problem under the "Summary"  " Title disappears when the mouse over"


    Meanwhile, i would also want the Display # 20, Change to Default #100

    how can we make this change.


    Thank you,


    jk


  • Your avatar
    seyi    
     6 years ago
    +1

    I took a look at the site, and see that the header disappears after you mouse over it and remove the mouse.  But do not know what is causing it.  Happy to debug it if you can send a private message with temp admin access.

    For the number of display, the value is taken from what is set in global configuration->default list limit.
  • Default avatar
    jackyhu    
     6 years ago
    0

    Thank you for the fast reply, i have PM you the admin details. pls check in message.


    Best regards,


    Jacky

  • Your avatar
    seyi    
     6 years ago
    +1

    Thanks for the access.  After looking at it, I found it is a problem with mootools, implemented the first answer here:
    https://yootheme.com/support/question/91951

    In the file:
    /templates/sj_shoppystore/includes/head.php, at the end, I added the lines
    <script type="text/javascript">
    if (window.MooTools && Element.prototype.hide) {  

        Element.prototype.hide = function() {  
            return;  
        };  
    }
    </script>


    Now the headers do not disappear when you mouse over them.
  • Default avatar
    jackyhu    
     6 years ago
    0

    Thank you for your great support, seyi,

    Everything is ok now.


    Best regards,


    Jacky