dawn shears

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Nested Shortcodes #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.

    in reply to: Nested Shortcodes #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!

Viewing 2 posts - 1 through 2 (of 2 total)