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

    Hi Enfold team,

    keep up the great work!

    I have problems with Enfold and woocommerce product shortcodes. They show sqeezed within Layout Elements
    It seems, when products are placed within layout elements, they sqeeze to a third of the size.

    I am able to reproduce the problem on an empty page by creating a 1/3rd and 2/3rd layout element and placing a text element within containing [product sku=”mySku”] or [products skus=”mySku” limit=”1″ columns=”1″]

    See setup here:
    https://base.energy/tmp/problem_setup.JPG
    and results here
    https://base.energy/tmp/problem_product_shortcode.JPG

    Outside the layout elements the product shows fine.

    Any ideas?

    Greetings from Austria

    Simon

    #969982

    Hi Simon,

    Thanks for the screenshots, where can we see the results on an actual site?

    Best regards,
    Rikard

    #970001

    See here:
    https://base.energy/de/test/

    • This reply was modified 6 years, 3 months ago by baseenergy.
    #970306

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .products.columns-1 li {
      width:100% !important;
    }

    Best regards,
    Rikard

    #970862

    Thank you, that worked.
    Sunny greetings

    #970997

    Hi,

    Great, glad we could help and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #971003

    yes, you can close this topic. thanks for your help!

    #971504

    Hi,

    Thanks for the feedback. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Woocommerce product shortcode showing wrong in Layout Elements’ is closed to new replies.