Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1057839

    Paul R
    Moderator

    You’re welcome! 🙂

    #1072838

    maguebro
    Participant
    This reply has been marked as private.
    #1072845

    Thai
    Moderator

    Hi @maguebro,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1073550

    maguebro
    Participant
    This reply has been marked as private.
    #1074067

    Lely
    Moderator

    Hi There,

    Thank you for the credentials. There’s a console error:
    jquery.js?ver=1.12.4:4 POST http://www.recetasdeescandalo.com/wp-admin/admin-ajax.php 500 (Internal Server Error).
    Please do check in with your hosting provider about this error. Do let us know how this goes.

    #1074451

    maguebro
    Participant

    Hello,

    I’ve solved the problem.
    My hosting has increased memory for php files and it works fine now.

    Thank you.

    #1074521

    Paul R
    Moderator

    You’re welcome! 🙂

    #1181669

    Nate
    Participant

    Hi,

    I am unable to get my mobile menu to work.
    I have tried deactivating all plugins and theme/wordpress is all up to date.
    If you can take a look that would be great:
    http://citizenpublishing.co.uk/

    Many thanks.

    #1181722

    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1184647

    Nate
    Participant
    This reply has been marked as private.
    #1184757

    Rupok
    Member

    Hi there,

    Thanks for writing back. It seems you have added the below code that’s causing the issue :

    ul.x-nav {
      display: none;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

    #1195578

    Nate
    Participant

    Hi,

    So sorry, completely missed that bit of coding.
    Think I pasted that in having followed a previous thread on a different issue.

    Anyway, thanks so much for bringing this to my attention, my issue is now resolved.

    #1195621

    Paul R
    Moderator

    You’re welcome! 🙂

    #1230749

    Diablo
    Participant

    Hi,

    my menu button doesn’t work. i did add this code

    ul.x-nav {
    display: none;
    }

    to remove rid “assign a menu” link in the footer. adding this to the global css renders my mobile button useless. is there any way to remove the aforementioned link AND have the mobile button to work?

    sandigogroup.com

    #1230985

    Christopher
    Moderator

    Hi there,

    No need to add this code to hide footer menu. Please disable ‘Footer menu’ under Customize -> Footer.

    Hope it helps