Home Forums WoodMart support forum error when update 5.3.6 to 6.0.4 ( we have made the previous recommendations)

error when update 5.3.6 to 6.0.4 ( we have made the previous recommendations)

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #297168

    aeuroweb
    Participant

    Good morning,

    error when update 5.3.6 to 6.0.4 ( we have made the previous recommendations)

    we currently have version 5.3.6 of the Woodamrt theme installed on our website.

    We have staged to version 6.0.4 and have discovered numerous bugs.

    1 Sticky header logo error
    2 Submenus styles error
    3 Error styles in data tables
    4 Date appears on pages of aftermarket brands
    5 Error styles offers and news

    #297254

    Artem Temos
    Keymaster

    Hello,

    Please, disable all external plugins and switch to the child theme temporarily so we can check these problems.

    Kind Regards

    #297266

    aeuroweb
    Participant

    it is done.

    #297277

    Artem Temos
    Keymaster

    As we can see, you have some custom HTML code in the header instead of the logo image https://gyazo.com/08f8d1cc92860baf09527c430070b7bf
    Try to replace it with our standard header logo element.

    #297344

    aeuroweb
    Participant

    Hi, this code is for show one different logo for each language.

    Your standard header logo element works fine but can be translated?

    We are using WPML, and we have translated logo image but doesn’t work.

    Thanks.

    #297345

    aeuroweb
    Participant

    Hi, what about the rest of errors?:

    2 Submenus styles error
    3 Error styles in data tables
    4 Date appears on pages of aftermarket brands
    5 Error styles offers and news

    Thanks for your help.

    #297358

    Artem Temos
    Keymaster

    We don’t see any of the mentioned problems on your website. Please, provide us some details about them and attach screenshots to each point.

    You can translate our header completely with WPML https://xtemos.com/docs/woodmart/faq-guides/translate-header-wpml/

    #297367

    aeuroweb
    Participant

    Hi, I have translated header completely with WPML and it works, thanks.

    What about the rest of errors?:

    2 Submenus styles error
    3 Error styles in data tables
    4 Date appears on pages of aftermarket brands
    5 Error styles offers and news

    Thanks for your help.

    #297401

    Artem Temos
    Keymaster

    Sorry, but we don’t see any of the mentioned problems on your website. Please, provide us some details about them and attach screenshots to each point.

    #297530

    aeuroweb
    Participant

    2. Submenus styles error

    Attachments:
    You must be logged in to view attached files.
    #297531

    aeuroweb
    Participant

    3 Error styles in data tables

    Attachments:
    You must be logged in to view attached files.
    #297538

    aeuroweb
    Participant

    4 Date appears on pages of aftermarket brands

    Attachments:
    You must be logged in to view attached files.
    #297541

    aeuroweb
    Participant

    5 Error styles offers and news

    Attachments:
    You must be logged in to view attached files.
    #297584

    Artem Temos
    Keymaster

    As we can see, you have a lot of customizations made in the child theme and most of the problems come from your custom code. Please, switch to the parent theme temporarily and check how it works without your custom code.

    #297593

    aeuroweb
    Participant

    Hello it is done.

    #297620

    Artem Temos
    Keymaster

    When the child theme is deactivated we don’t see any problems. Could you please test it from your side?

    #298169

    aeuroweb
    Participant

    Hi, I have seen two problems yet. Can I change it from settings? I don´t want it to show.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #298173

    aeuroweb
    Participant

    Where can I change menu background color?

    Thanks.

    #298177

    Artem Temos
    Keymaster

    Here is a custom CSS code to change the menu background and hide blog elements. As for the second screenshot, could you please send us a link where we can see these elements?

    .wd-nav-main .wd-dropdown {
        background-color: #34404C;
    }
    .post-single-page .meta-post-categories,
    .post-single-page .wd-entry-meta {
    	display: none;
    }
    #298179

    aeuroweb
    Participant
    #298269

    Artem Temos
    Keymaster

    As we can see, it is not our blog post but your custom post type. In this case, you need to go to Theme Settings -> Performance -> CSS and enable Blog base styles to be always loaded https://gyazo.com/01f6792316e85c906b9857bff1d23fb5

    Kind Regards

    #298696

    aeuroweb
    Participant

    Hi, I have solved all errors with CSS.

    I have another question:

    In archive pages (https://www.enriquerequena.com/en/buy-online/) we want to show separately category grid and product grid. Now, there is one product in category grid. You can see in the url.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #298724

    aeuroweb
    Participant

    Hi, we are having issues en Search Console. Can you help us please?

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #298784

    Artem Temos
    Keymaster

    Hi,

    Categories and products can’t be separated in WooCommerce, unfortunately.

    As for the console errors, they look not related to our theme. Please, test how it works when the default WordPress theme is active.

    Kind Regards

Viewing 24 posts - 1 through 24 (of 24 total)