I have attached a screenshot for my questions

This topic has 9 replies, 3 voices, and was last updated 1 months, 3 weeks ago ago by Jack Richardson

  • Avatar: rayee
    rayee
    Participant
    April 19, 2025 at 22:42

    I have attached a screenshot for my questions

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    8 Answers
    Avatar: rayee
    rayee
    Participant
    April 19, 2025 at 23:09

    Also, there is a zoom in funciton when i hover over the photos, how do i remove this zoom in?

    Avatar: Alex Carter
    Alex Carter
    Support staff
    April 20, 2025 at 07:10

    Hello,

    Thank you for reaching out to us.

    1/ XStore Builders > Archive Products > Edit template
    https://www.8theme.com/documentation/xstore/xstore-builders/xstore-products-archive-builder-with-elementor/

    2/ Apperance > Widgets > Shop sidebar content

    3/ XStore Builders > Archive Products > Edit template > Archive Products settings – https://prnt.sc/l-RSqPqBWXSZ

    Warm Regards,
    The 8Theme Team

    Avatar: rayee
    rayee
    Participant
    April 20, 2025 at 12:25

    Is it possible to duplicate the shop page nad have 2 shop pages but one show categories 1-3 and another show categories 4-6?

    Avatar: Alex Carter
    Alex Carter
    Support staff
    April 20, 2025 at 12:52

    Hello,

    Thank you for reaching out to us.

    Could you please provide a live website example with such a configuration, or share more detailed information about your request? This will help us better understand your needs.

    Best Regards,
    8Theme’s Team

    Avatar: rayee
    rayee
    Participant
    April 20, 2025 at 13:05

    See in screenshot

    Please contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    Avatar: rayee
    rayee
    Participant
    April 21, 2025 at 07:03

    Also how do i remove the zoom in on photos when i hover over?

    Avatar: rayee
    rayee
    Participant
    April 21, 2025 at 07:04

    Login details

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 21, 2025 at 09:26

    Dear @rayee,

    1. The “Filter by Categories” widget operates in AND query mode by default. This means that when you select a category and then click on another one, the filter will add the new category to the URL for redirection, rather than replacing the previous selection.

    If you require a different filtering behavior, we recommend using the default WooCommerce Product Categories widget, which may better suit your needs.

    Alternatively, if you would like to prevent users from selecting an additional category when one is already selected, you may use the following custom CSS snippet:

    .etheme_widget_cats_filter:has(.current-item) li:not(.current-item) a {
        pointer-events: none;
    }
    .etheme_widget_cats_filter:has(.current-item) li:not(.current-item, .etheme_sidebar-widget-list-expand):hover {
        cursor: not-allowed;
    }

    For guidance on where to place custom CSS, please refer to the following documentation:
    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    If you wish to disable multiple categories filters for the Spotlight Categories widget, please refer to the solution provided in this post:
    https://www.8theme.com/topic/spotlight-categories-acts-different-if-clicked-once-or-twice/#post-435642

    2. Regarding your question about disabling the zoom effect on product images when hovering:
    We have already addressed this in a previous response:
    https://www.8theme.com/topic/i-have-attached-a-screenshot-for-my-questions/#post-441225

    To disable the zoom effect, please edit your Archive page and review the hover effect settings in the Archive Products widget. You can refer to the following screenshot for guidance:
    https://prnt.sc/uZQv3zt4ydkm

    Currently, the hover effect has been set to “disable” so you may verify that the changes meet your expectations.

    Best regards,
    The 8Theme Team

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.