Home Forums WoodMart support forum Cookies not showing

Cookies not showing

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #486023

    webtestwordpress12
    Participant

    Hello,

    My cookies are not showing on my second language page could you assist me with this problem

    #486149

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #486235

    webtestwordpress12
    Participant

    Hello I fixed this problem but I want to ask why is my website so slow. There are around 1300 products and the hosting isn’t very good but are there still things from the theme that can speed up my website

    #486260

    Luke Nielsen
    Keymaster

    Hello,

    Our theme is optimized for speed and should not significantly slow down your website. However, it’s possible that your website’s performance is affected by the content you have added. For instance, the use of too many plugins, large unoptimized images, or other resources can slow down your website.

    We recommend that you remove any unnecessary plugins and install a JS & CSS optimization plugin such as WP Rocket. Our guide on how to optimize your website using our themes can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/.

    Kind Regards

    #486328

    webtestwordpress12
    Participant

    Hi,

    Thank you for your reply I have another question
    Is it possible to remove the square in the picture and to leave only the element that is pointed by the arrow

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

    Luke Nielsen
    Keymaster

    Hello,

    Yep, you can remove that element from the Header builder and the left sticky menu will work because it is configured in Theme Settings -> General -> Sticky navigation.

    Kind Regards

    #486473

    webtestwordpress12
    Participant

    Hi,

    Thank you very much
    I have now another issue. From where I can edit the button link in my sliders?

    #486515

    webtestwordpress12
    Participant

    One more thing can from where can I edit the size of the heading. I am in hardware-components which is a category and there seems to not be existing elementor page for those categories

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

    Luke Nielsen
    Keymaster

    Hello,

    The “hardware-components” is a Layout, therefore, it is editable via Dashboard -> Layouts -> product archive layout Hardware & Components: https://take.ms/U8w0s

    https://take.ms/3d6au

    As for the button link, if it is a slider, you need to go to Dashboard -> Slides -> Sliders and edit an appropriate slider: https://take.ms/S34A5

    Kind Regards

    #488094

    webtestwordpress12
    Participant

    how to solve the problem in the photo

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

    Luke Nielsen
    Keymaster

    Hello,

    The below code will help you to achieve that, please define it in Theme Settings -> Custom CSS.

    .product-grid-item .wd-buttons.wd-pos-r-t {
        top: auto;
        bottom: 20px;
    }
    
    .product-grid-item .product-labels {
        left: auto;
        right: 10px;
    }

    https://take.ms/Ml1tPA

    Kind Regards

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