• 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://www.ads-software.com/plugins/accordion-shortcodes/

Viewing 1 replies (of 1 total)
  • Thread Starter Harish Chouhan

    (@hchouhan)

    I realized the error in my code. After using do_shortcode the problem is fixed. Thank you again for this plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Accordian outputs as HTML when placed inside another shortcode’ is closed to new replies.