• Resolved Harish Chouhan

    (@hchouhan)


    Hello,

    I have a custom tab shortcode similar to your other plugin. When I place the Accordian shortcodes within my tab shortcodes, they our printed to the browser as html.

    Example code:

    [tabgroup][tab title="Technology Skills"]
    [accordion tag=h3][accordion-item title="+ Java Developer"]Details to be added soon[/accordion-item][accordion-item title="+ SAP ABAP Programmer"]Details to be added soon[/accordion-item][/accordion]
    
    [/tab][tab title="Scientific & Clinical"]
    [accordion tag=h3][accordion-item title="+ Clinical Data Analyst"]Details to be added soon[/accordion-item][accordion-item title="+ Scientific Research Associate"]Details to be added soon[/accordion-item][/accordion]
    
    [/tab][tab title="Miscellaneous "]
    
    [/tab][/tabgroup]

    https://wordpress.org/plugins/accordion-shortcodes/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Accordian outputs as HTML when placed inside another shortcode’ is closed to new replies.