Nested Shortcodes
Home › Forums › Easy Bootstrap Shortcodes PRO › Nested Shortcodes
- This topic has 7 replies, 3 voices, and was last updated 8 years, 10 months ago by osCitas Themes.
-
AuthorPosts
-
-
February 11, 2015 at 9:17 pm #4677vadowboyParticipant
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.
-
February 11, 2015 at 9:19 pm #4678vadowboyParticipant
the code is
[tab title="title"]
[book id=”1″]
[/tab]
-
February 12, 2015 at 5:09 am #4679osCitas ThemesKeymaster
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
-
February 13, 2015 at 1:09 pm #4680vadowboyParticipant
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.
-
January 11, 2016 at 9:34 pm #6779dawn shearsParticipant
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>
<script src=”https://www.lodgix.com/static/scc/code.min.js”></script>
<script>new LodgixUnitCalendar(12605,34159)</script>
</div>I’d really appreciate some help with this one. Thank you!
-
January 13, 2016 at 6:03 am #6792osCitas ThemesKeymaster
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
-
January 13, 2016 at 6:12 am #6793dawn shearsParticipant
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.
-
January 13, 2016 at 7:27 am #6794osCitas ThemesKeymaster
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
-
-
AuthorPosts
- You must be logged in to reply to this topic.