Home Forums Total Dropdown menu not working for mobile devices after update

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #4518
    wtsang
    Participant

    Hi,

    Currently the dropdown menu for the Total theme on mobile devices is not working. The issue is once the screen size is below 1000px wide the menu display block is not triggering anymore. The code in the style.css of the theme requires updating ASAP.
    This line of code is currently set to: display: none;
    when it should be set to display: Block i think.

    @media screen and (max-width: 1000px)
    style.css?ver=1.0:3191
    display: none;

    Please look into this ASAP as all mobile dropdown menu doesn’t work.

    Thanks,
    Will

    #4537
    Hash
    Keymaster

    Please check our demo site. It is working fine without any problem https://hashthemes.com/wordpress-theme/total/

    So the problem must be due to some of the plugin you are using or the customization you have done.

    If it is not the case then please reply back with your website url. We would be happy to check and find the solution.

    #4557
    wtsang
    Participant

    Hi,

    Thanks for your reply. I confirmed that the demo link menu works on my mobile.

    The only update I made recently is updating my WordPress to the latest version.
    Here is my URL, please have a look and let me know why the display block is not triggering and how to fix it.

    http://www.acevolleyballcanada.com.

    Thanks,

    #4588
    RystedtCreative
    Participant

    My firm came across this problem with one of our client’s sites. It appears to be a conflict with Autoptimize.

    #4594
    wtsang
    Participant

    Hi,

    Thanks for checking.
    I currently don’t have that plugin installed in my WordPress. Would there be another reason?
    Let me know if there is someone that can help me debug and I can provide login by email.

    #4597
    RystedtCreative
    Participant

    Do you have any other plugins you are using to aggregate and minify scripts and styles? If so, your implementation of one of those plugins may to be blame.
    If you would like help debugging your site you may contact my firm directly.

    #4636
    Hash
    Keymaster

    On checking your website, it seems that the cache plugin that you are using is creating the problem. If you want to use cache plugin then make sure that you don’t minify js and css.

    #21039
    Jason Tablante
    Participant
    This reply has been marked as private.
    #21044
    Hash
    Keymaster

    Hi Jason,

    Can you please show me your website so that i can check for issue?

    Thanks

    #21047
    Jason Tablante
    Participant
    This reply has been marked as private.
    #21109
    Hash
    Keymaster

    Hi,

    Please update your theme to the latest version 1.4.4. We have fixed it in our latest release.

    Please do let us know if it gets fixed in your website or not.

    Thanks

    #21110
    Jason Tablante
    Participant
    This reply has been marked as private.
    #21120
    Hash
    Keymaster

    Please update it to 1.4.5 again.

    #21140
    Jason Tablante
    Participant
    This reply has been marked as private.
    #21272
    Hash
    Keymaster

    Hi,

    Sorry for the little trouble. We have fixed it in version 1.4.5. This time we did not increase the version because it was the same fix. Hence, you will not get an automatic update. So please download the latest version from your dashboard on our website and switch your old theme to some other else. Delete it and install the newly downloaded one.

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.