This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

13
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi Svanboeyen

    Very sorry about the late reply. We work through a prioritized forum queue, and unfortunately it’s taken us some time to get to your thread.

    https://siteorigin.com/about/forum-thread-prioritization/

    Because it’s been a while since you posted this, would you mind letting us know if you still need help? If so, we’ll jump right in.

  2. svanboeyen 10 years, 3 months ago

    Yes please. On every product page the "related products" title is to the left of the product image (where quantity, product description, etc. are).
    I'd like for the the words related products to appear below the product image, with all of the pictures of the related products.

  3. Andrew Misplon Staff 10 years, 3 months ago

    For sure :) I’m running a search through logs now but it’s taking longer than usual. If you’re online, please, send me your URL so I can take a look. If you’d like to keep your site private, use the Private Reply option bottom right. Thanks :)

  4. Andrew Misplon Staff 10 years, 3 months ago

    I’m not finding your site so it’s perhaps worth going to Appearance > Theme Settings > Premium. Check that your order number is inserted:

    Private Snippet

    Thanks

  5. svanboeyen Private 10 years, 3 months ago

    This is a private message.

  6. Andrew Misplon Staff 10 years, 3 months ago

    Thanks :)

    Please, try the following at Appearance > Custom CSS. Apologies for the hassle, let me know how this goes.

    /* WooCommerce Related Products */
    .woocommerce .related {
    clear: both;
    }
    .woocommerce .related h2 {
    font-size: 18px;
    margin-bottom: 1.5em;
    }
    .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {
    width: 20%;
    }
  7. svanboeyen 10 years, 3 months ago

    Thanks, It worked, but it made every picture really big on the shop page. The pictures are also way bigger on each individual product page. Any idea’s how to make it go back to normal?

    Thanks,
    Scott

  8. svanboeyen 10 years, 3 months ago

    Now that I notice it, it also lowers the Product Description as well. Is it possible to keep the product description either above or below the Product Short Description?

    Thanks for the help,
    Scott

  9. Andrew Misplon Staff 10 years, 3 months ago

    Hi Scott

    I’ve run through the following pages:

    Private Snippet

    On each page, in the page source, I’ve removed the entire Custom CSS block. Removing the Custom CSS block doesn’t have any visible impact on image sizes on any of the above pages. Am I missing anything or are you just getting a different result?

  10. Andrew Misplon Staff 10 years, 3 months ago

    Regarding your second post above, can you provide a link to a product with a description? Thanks :)

  11. svanboeyen 10 years, 3 months ago

    Yeah I’m getting the same results for the image sizing but that’s alright, I should be able to fix that with woocommerce settings.

    For the second post, check out the product at this link: https://greencaremed.ca/product/northern-wreck/

  12. Andrew Misplon Staff 10 years, 3 months ago

    The current layout is the expected layout in Vantage with WooCommerce. Let me see what I can do for you. One moment.

  13. Andrew Misplon Staff 10 years, 3 months ago

    Let’s try:

    .woocommerce #content div.product .woocommerce-tabs {
    	clear: none;
    	float: right;
    	width: 48%;
    }

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread