• Resolved gsh2000

    (@gsh2000)


    Elementor hello:

    We are doing some testing on Elementor Free prior to moving to Pro.
    I am attempting to apply some Elementor Widgets to a WooCommerce Product.
    Works fine with the WooCommerce Product main description.
    The challenge is doing so to the Product Short Description, which is not a Widget’able area.
    I am using the standard Storefront WooCommerce theme.
    In the past, I have achieved a workaround using Visual Composer, by copying and pasting their shortcodes in to the Product Short Description text. This (surprisingly) worked.
    For example, I would like to have a Flipbox, Buttons, etc. – in my Product Short Description.
    I am familiar with your Elementor Woocommerce product designer, but this is not what I am looking to achieve.
    For example, I would like to have a Flipbox, Buttons, etc. – in my Product Short Description.
    Any suggestions, or workarounds?
    Thanks – GARRY

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter gsh2000

    (@gsh2000)

    For example, I would like to have a Flipbox, Buttons, etc. – in my Product Short Description. Any suggestions, or workarounds?
    Thanks – GARRY

    Did you get any luck with this issue Garry? I also want to use Elementor to style within the short description! Kind Regards – Ger H., Ireland.

    Thread Starter gsh2000

    (@gsh2000)

    No Luck. Have given up on this.

    GARRY

    Hi guys

    To allow shortcodes in the Excerpt field these lines should be placed in the function php:

    add_filter(‘the_excerpt’, ‘do_shortcode’);

    I had the same problem and solved it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Elementor + WooCommerce Product Short Description’ is closed to new replies.