• Resolved OllyDowning

    (@ollydowning)


    Hello!

    Firstly, I would like to let you know that when a show is there but empty it displays [object Object] in the [joan-now-playing] shortcode. Would it be possible to fix this to display my off air message as I do not want to have to delete shows when they are empty. Maybe it would be possible to add a disable check box to each show so it can be checked and disabled easily.

    Also, would it be possible to show each day in tabs instead of one long list? This could be an extra view as it would be much easier to manage that way. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter OllyDowning

    (@ollydowning)

    @ganddser Bump

    Plugin Author ganddser

    (@ganddser)

    That’s strange if there’s no show it should display your off air message. WE’d have to take a look at your backend to see what’s going. Send us login credentials to support[@]ganddservices.com

    Thread Starter OllyDowning

    (@ollydowning)

    Hey – there is a show defined however its name is empty. I am unable to remove this due to how a plugin I made to read the JOAN DB works to display the schedule.

    Thanks,

    Olly.

    Plugin Author ganddser

    (@ganddser)

    Oh I see. JOAN requires a name for each show, if you made another plugin you made to read JOAN’s DB is changing it’s behavior there’s not a whole lot I can do. You’d have to look at how your plugin is integrating with JOAN.

    Thread Starter OllyDowning

    (@ollydowning)

    The plugin doesn’t actually touch JOAN. It just reads the values from the DB and displays them with HTML. The problem is the same when the plugin is disabled if that helps. It would just be good to change the display name to the off air message if the name is blank.

    Also what do you think about my tabs suggestion??

    Thanks as always,

    Olly.

    Thread Starter OllyDowning

    (@ollydowning)

    @ganddser So I figured this out with a slight modification to the joan.js file as seen here: https://gist.github.com/anonymous/fa2430c814a705d63abd2f341d13dd3d

    Ive adapted lines 39 + 40 to show my off air message instead of outputting the currentShow object.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Empty Show Displaying Incorrectly & View Request’ is closed to new replies.