Home Forums WoodMart support forum AJAX shop function kills hover function on products

AJAX shop function kills hover function on products

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #410573

    HenrikEH
    Participant

    Hello.

    Please see this video I made of the problem. https://www.screencast.com/t/fsaxOD8c

    When enabling “AJAX shop” the hover function on products dissapear. It’s easy to replicate if you go to a product page, and then go back to an category through the menus.

    Can you help me with this?

    #410579

    Artem Temos
    Keymaster

    Hello,

    Please, send us your admin and FTP access so we can check what is wrong on your website.

    Kind Regards

    #411186

    HenrikEH
    Participant

    Hello.

    Here you go.

    If FTP is needed, I will provide also.

    #411324

    Artem Temos
    Keymaster

    Please, update the theme to the latest version 7.0.1 and test how it works now.

    #411454

    HenrikEH
    Participant

    Hello

    Thank you for the help. For some reason I didnt see there was any updates.

    It sure fixed the problem, but created another kind of annoying issue. Please see attachment.

    The price suffix is now split in to its own line in the theme. Why is it so?

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

    Artem Temos
    Keymaster

    Hello,

    Here is a screenshot of how it looks for us at the moment https://gyazo.com/2e8c594c69ef1f43f0dedbd09cd74303

    Kind Regards

    #411646

    HenrikEH
    Participant

    I see, it was our own changes that did this.

    Anyway, now when I have you.

    Our category images are missing now after updating the theme for some reason. Can you check what happend?

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .website-wrapper .products:not(.wd-img-width) .cat-design-alt img{
    	width: 100%;
    }
Viewing 8 posts - 1 through 8 (of 8 total)