Nested Shortcodes

Home Forums Easy Bootstrap Shortcodes PRO Nested Shortcodes

Viewing 7 reply threads
  • Author
    Posts
    • #4677
      vadowboy
      Participant

      I am trying to insert a third party shortcode within the tabs shortcode and wanted to know if there was a specific way to accomplish this.

    • #4678
      vadowboy
      Participant

      the code is

      [tab title="title"]

      [book id=”1″]

      [/tab]

    • #4679
      osCitas Themes
      Keymaster

      Hi,

      Thanks for contacting us, Can you please tell us which third party shortcode you are trying use in tabs shortcode, so that we can check it. if it is paid plugin then please provide us the admin login details using our contact us page. Please don’t post login details here.

      Thanks

    • #4680
      vadowboy
      Participant

      I found out that a nested shortcode can be in the first tab but will not work in any subsequent tabs like tab #2, tab #3, etc. So I just moved the shortcodes to the first tab and got things to work.

    • #6779
      dawn shears
      Participant

      I’m having the same problem with a Lodgix vacation rental calendar. The code works fine outside of the tabbed content area but does not work inside your shortcodes.

      <div style=”text-align:center”>
      <script>var __lodgix_origin=’https://www.lodgix.com'</script&gt;
      <script src=”https://www.lodgix.com/static/scc/code.min.js”></script&gt;
      <script>new LodgixUnitCalendar(12605,34159)</script>
      </div>

      I’d really appreciate some help with this one. Thank you!

    • #6792
      osCitas Themes
      Keymaster

      Hi Dawn,

      Can you please send us the page url where you using it? We will check the issue. Please check the following url where we have used the Lodgix Plugin shortcode in Tabs and its working fine.

      http://perfumes.checkforhelp.com/index.php/sample-page/

      Thanks

    • #6793
      dawn shears
      Participant

      Thanks so much for the response. Here is the development page. I just pasted the calendar code outside of the tabs at the bottom but would much rather have it inside under an Availability tab.

      This is the actual code (they did not have short code for the single calendar…):

      <div style="text-align: center;"><script>// <![CDATA[
      var __lodgix_origin='https://www.lodgix.com'
      // ]]></script>
      <script src="https://www.lodgix.com/static/scc/code.min.js"></script><script>// <![CDATA[
      new LodgixUnitCalendar(12605,34159)
      // ]]></script></div>

      It just won’t work in the tabs.

    • #6794
      osCitas Themes
      Keymaster

      Hi Dawn,

      We have used the code you have provided and its working fine. You can check that under the tab 2 at http://perfumes.checkforhelp.com/index.php/sample-page/

      You have to copy & paste the code on the editor text mode.

      Thanks

Viewing 7 reply threads
  • You must be logged in to reply to this topic.