Home Forums WoodMart support forum Layout issues since the last update

Layout issues since the last update

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #622243

    b.brenner
    Participant

    Hello, since the last update some layout issues appeared that have not been there before.
    The breadcrumb menue on the product page is divided by slashes. Previously, only the vertical dividing lines were visible. (see screenshot 1).
    The image in the page title disappeared on the video page (see screenshot 2).
    The shop buttons on mobiles are in English and not in German anymore (See screenshot 3)
    Best regards

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

    Hung Pham
    Keymaster

    Hi b.brenner,

    Thanks for reaching to us and appreciate your patience.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #623913

    b.brenner
    Participant

    Thank you. Below the admin access. Please don´t deaktivate plugins and don’t activate maintenance mode because the site is live.
    Best regards!

    #623914

    b.brenner
    Participant

    I´m sorry, I think the password does not work. Below a new one.
    Best regards!

    #624207

    Hung Pham
    Keymaster

    Hi b.brenner,

    It still not correct, please double check.

    Regards,

    #624295

    b.brenner
    Participant

    Sorry again, this one is working.
    Best regards!

    #624587

    Hung Pham
    Keymaster

    Hi b.brenner,

    Thanks for details and appreciate your patience.

    1. Please go to Theme Settings > Custom CSS and remove this code https://ibb.co/F4zpzTr

    2. It seems you resolved the issue, please double check https://ibb.co/J2W36Hf

    3. + In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article

    https://xtemos.com/docs-topic/theme-translation/
    https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/

    + You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.

    Best Regards,

    #628395

    b.brenner
    Participant

    Thank you. Concerning the breadcrumb navigation it is not solved yet.

    I don´t want to remove the css because these are the separators I want to have. We use these separators since years, they are part of our CD. On the first screenshot you can see the breadcrumb navigation with these separators. It´s a screenshot of a staging I created before the woodmart update. This is how it should look again.

    Best regards

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

    Hung Pham
    Keymaster

    Hi b.brenner,

    Please use below Custom CSS:

    .wd-breadcrumbs span.wd-delimiter{
        display: none;
    }
    
    .wd-breadcrumbs span[typeof]{
        margin-right: 5px;
    }

    Regards,

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