Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #820603

    Hey Guys!

    1. Since the update my burger menu is not in line with my logo and has a border / line under it in mobile view. The cart is also down lower.. Can i remove the search icon and add the cart next to the burger menu please, making them line up with my logo? And can we please remove the line from under them?

    Thanks!!!

    Link in private content

    #820667

    Please help! I just updated to 1.1 and its overlapping my logo now :-(

    #821150

    Hi mellypenny,

    This is how I am seeing your website on mobile, looks fine. Could you please clear the cache on your device and/or try with another device and test again?

    Best regards,
    Victoria

    #821248

    Hi Victoria,

    Thanks for the reply :-) I actually found someone to help me with it last night :-) The only problem is, the cart is not interactive now.. As in, it doesnt have the dropdox box with products in it or a bubble with number in it for the amount of products. Can you please advise how i can fix that?

    Also, is there any way to make the cart icon a little bigger to match the burger icon?

    Thanks!

    #821700

    Hi,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #821704
    This reply has been marked as private.
    #822623

    Hi mellypenny,

    Could you please disable caching and minification, so that we can see in which script it the error in JavaScript.

    Best regards,
    Victoria

    #822626

    Just disabling them now. Please excuse my slow wordpress back end.. I cant seem to speed it up, no matter what i try!

    #823508

    Hi,

    After disabling and applying the changes, do they work now properly?
    Can you please let us know?

    Best regards,
    Basilis

    #823750

    No, sorry i thought you guys were having a look at it for me? Still no ajax cart which is causing my website to go really slow and not cache pages.

    #823860

    Hi mellypenny,

    One thing you should definitely try(do) is php7. It will speed things up for you.
    The error is not there any more, but I am still seeing everything minimized and cannot check the scripts.

    Best regards,
    Victoria

    #823865

    Hi Victoria,

    I did have it disabled (minimization) but had to turn it back on today as people were complaining my website was slow. If i turn it off now are you able to have a quick look please or feel free to disable it yourself :-) The are the plugins called WP ROCKET And Automizer.

    Is php7 a server thing??

    Thanks!

    #824709

    Hi mellypenny,

    Yes, php7 is an new version of the language that is used in WordPress. It is much faster than previous ones.
    Yo be able to disable those plugins, I need credentials to login. I don’t see them in the thread any more.

    Best regards,
    Victoria

    #825008

    Hi Victoria,

    This is the error causing the cart to not be active? Ive attached the login details again (in private)..

    Once you login, please disable caching :-)

    Thanks!

    #830461

    Hi,

    Please add the following css code to remove the border.

    @media only screen and (max-width: 1024px) {
        .html_header_top.html_bottom_nav_header .main_menu {
           border-top: 0 !important;
           border-bottom: 0 !important;
        }
    }

    Did you add any css modifications for the cart icon? Please remove those css modifications.

    Best regards,
    Ismael

    #831389

    Hi Ismael,

    I think my developer used CSS to move the cart into the menu because it was floating beside my logo.. Other than that i am not sure sorry!

    I am happy with where its sitting now (in the menu), but its not interactive.. As in it inst using Ajax or showing whats in the cart in a drop down?

    The caching plugin developer told me that his plugin wont cache the pages if the cart doesnt use ajax, so anyone that has carted an item is seeing un-cached pages and its REALLY slow..

    Any help would be much appreciated.

    #832815

    Hi,

    The previous developer modified the header.php file as well. Please ask him/her to get a fresh copy of the file from the parent theme folder then redo the modifications.

    Best regards,
    Ismael

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