• Resolved cbrantley

    (@cbrantley)


    The scripts I’ve used in Shortcoder work great individually, but putting them all on one page is a nightmare. No matter what I’ve tried (HTML table, Tablepress, Visual Composer…) it throws all the scripts together with no spacing, everything else on the page or in a table is excluded and pushed to the bottom of the page.

    The goal was to display the 4 calendars in a two row two column format for side by side comparison.

    I’m not sure if I’m fighting a JS issue, a theme issue, or operator error.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author vaakash

    (@vaakash)

    Hi @cbrantley,

    There is no issue with shortcoder.

    The JS you are using works in that way. It just appends the calendar back to back instead of inserting it inline. This is something you might have to check further on how to fix this using CSS/JS.

    Notice how the JS is executed in this page – https://jsfiddle.net/gfLtp038/

    Thanks,
    Aakash

Viewing 1 replies (of 1 total)
  • The topic ‘Script display from shortcoder is… wonky’ is closed to new replies.