Site logo

[Resolved] Couple Woocommerce Problems I can’t fix

Home Forums Support [Resolved] Couple Woocommerce Problems I can’t fix

Home Forums Support Couple Woocommerce Problems I can’t fix

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #2425671
    Dominic

    I have a couple problems or bugs and I’m not sure if these have to do with settings, if these are bugs or a plugin conflict.

    1. Is it possible to change the size of the gallery images or the number of photos that are shown in the gallery?

    2. I’m using the PayPal plugin “PayPal for Woocommcerce” by Angelleye and it is directly below the cart button and I can’t change it in Elementor.

    3. Everytime I click on the product tab, it automatically scrolls back to the top.

    4. The search result page recently broke and I don’t know when, how and why. There used to be a side bar, but for some reason the side bar disappeared. I would like to edit or change the appearance of the search result page, without using Elementors search results. (For some reason Elementor shows all pages in the search results, when they have that search term (i.e. pages like terms & conditions, About Us etc) and its not possible to filter them to show only products or blog posts.

    Thank you.

    #2426031
    Leo
    Staff
    Customer Support

    Hi there,

    Let’s handle one question per topic as suggested in our forum guidelines:
    https://www.screencast.com/t/iSdfIoKxJ

    1. Is it possible to change the size of the gallery images or the number of photos that are shown in the gallery?

    The size can be adjusted using the Product Image Area Width option in the customizer:
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    Let me know if this helps 🙂

    #2426095
    Dominic

    Thanks for the reply.
    Nope, it doesn’t do anything. (I’ve checked that before) The image size stays the same, wheter I choose 10%, 50% or 100%.

    I created the SPP with Elementor, but there is no option to edit the size or the number of images. The text in Elementor says the following:
    “Der Stil dieses Widgets wird oft von Ihrem Design und den Plugins beeinflusst. Wenn Sie ein solches Problem feststellen, versuchen Sie, zu einem Standard-Theme zu wechseln und verwandte Plugins zu deaktivieren.”

    Which means something like: The style of this widget is influenced by your design. If you have a problem, try to change to a standard theme or deactivate related plugins.

    P.S.: I would like to change the size and the number of the (smaller) gallery images, not the main image. I would like to have either 3 or 4 gallery images, instead of 5 like it is right now.

    #2426114
    Leo
    Staff
    Customer Support

    If you are using Elementor to create the single product page then GP wouldn’t have any control over it unfortunately.

    As for the number of images, this would be handled by WooCommerce itself so also not something GP can control.

    #2426127
    Dominic

    Ok thanks.
    I’m asking because I never know whether it is Elementor, the Theme, Woocommcerce or something else.

    Thanks anyway. I’ll try to find a solution for this problem.

    #2426154
    Leo
    Staff
    Customer Support

    No problem 🙂

    #2454530
    Dominic

    As for the number of images, this would be handled by WooCommerce itself so also not something GP can control.

    I deactivated the Woocommerce module and without it, there are 4 gallery images on the single product page under the main product image.

    With the Woocommerce module being axctivated, there are 5 gallery images on the single product page und the main product image.

    Since your answer is not entirely correct that GP has no control over the number of gallery images (on the single product page), is there a way to change the number of gallery images? (without keeping the Woocommerce module deactivated)

    #2454999
    Leo
    Staff
    Customer Support

    GP really doesn’t have options to change the number of gallery images.

    All single products options can be found here:
    https://docs.generatepress.com/article/woocommerce-overview/#single-product

    Can you link me to the site with all plugins disabled except for GP Premium and WooCommerce?

    #2456172
    Dominic

    Ok,
    I added all images for one listing and it looks like the GP Woocommerce module doesn’t change the number of gallery images, but the size of the images.
    I’ve tried a couple CSS commands, but I don’t know enough about CSS to figure out the CSS.

    When the Woocommerce module is deactivated, the gallery images are larger and take the full width under the main single product image. When the Woocommerce module is activated, there is a gap. (red circle in the screenshot)
    I basically want the gallery images to take up the full width of the main image and to look like in the first screenshot.

    P.S.: I can’t deactivate all plugins because it would break the site. The single product page is built with Elementor, but I can’t adjust there anything in regards to this.

    #2456218
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    
    .woocommerce div.product div.images .flex-control-thumbs li {
        max-width: unset !importantl
    }
    #2456280
    Dominic

    Thank you, it worked.

    I try to fix as many problems as I can on my own, but my knowledge is limited, when it comes to CSS.

    #2456787
    David
    Staff
    Customer Support

    Glad to be of help 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.