Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeffrey Carandang

    (@phpbits)

    Hi,

    Congratulations for choosing this plugin! Regarding your concern you can use do_shortcode function :

    echo do_shortcode( '[wptabsy][tab]Tab One[/tab][tab icon="fa-tags"]Tab Two[/tab][tabcontent]Tab Content Here[/tabcontent][tabcontent]Tab Content Here[/tabcontent][/wptabsy]' );

    Let me know if you have any other questions. Thanks!

    Cheers,
    phpbits

    Thread Starter JacobTheDev

    (@revxx14)

    Thanks much, that did work. I do have one other question: Is there a way to disable the responsive bits, at least on specific tab groups, as well as the default styles? I’m displaying this “widget” in the sidebar and it needs to have two tabs, but it currently displays the mobile view. I also need to apply custom styles; I could just override your styles but I think it’d be nicer if I could just strip out all the defaults.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Building Tabsy Tabs in to a Template?’ is closed to new replies.