• When I use shortcode in shortcode in simple text widget in elementor it works properly.
    But When I use shortcode in shortcode in other widgets it doesn’t work well.
    (I create shortcode in shortcode with Toolset plugin and ACF)
    The sample of shortcode is something like this:
    [wpv-conditional if="( $(field_one) eq '0' )"][acf field="field_test"][/wpv-conditional]
    in elementor text widget it works fine.
    but the result in other widget is like this:

    [acf field=”field_test”]

    it doesn’t print what’s inside the “field_test” and elementor directly prints what’s inside the first shortcode.
    Have you ever tested this plugin with shortcode in shortcode?
    How Can I solve this?

  • The topic ‘Shortcode in Shortcode’ is closed to new replies.