• Hello,

    we have a problem with shortcodes from other plugins inside shortcodes from “ultimate shortcode” plugin. an example:

    this is a simple button shortcode from “ultimate shortcode”:
    [su_button url=”#” style=”soft” background=”#3399FF” color=”#ffffff” size=”4″ radius=”5″ text_shadow=”0px 0px 0px #000000″]Download[/su_button]

    also we have a membership plugin that generates a link from a shortcode. as admin i integrate [ds_upgrade id=4107-yFfexjuuO3et] in a locked membership page. and when the user is logged in he see something like this https://www.digistore24.com/upgrade/4107-yFfexjuuO3et/ORDERID

    now we would combine the two shortcodes here:
    [su_button url=”[ds_upgrade id=4107-yFfexjuuO3et]” style=”soft” background=”#3399FF” color=”#ffffff” size=”4″ radius=”5″ text_shadow=”0px 0px 0px #000000″]Download[/su_button]

    in result the button layout in frontend is broken. is there any workaround to use this method above? how can we combine these shortcodes?

    Best Regards
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Third-Party Shortcode inside Ultimate-Shortcode’ is closed to new replies.