• Resolved fv4s4e

    (@fv4s4e)


    Hello – really looking forward to the pro version.. in the meantime, I’ve just updated to the latest version.

    I’m using your widget to display the current show on my homepage – but I’ve noticed that with the latest version, a [-] appears under the show schedule times. Not sure what this is or if it can be removed?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tony Hayes

    (@majick)

    @fv4s4e Thanks for reporting. This is from the new visitor showtimes conversion feature…

    Looking at your site, you must have disabled it in the Plugin Settings already. Seems I have failed to take into account the case where it is turned off and hide the surrounding brackets for the user showtimes where they are to be displayed. ie. [-] which would normally display [xx:xx - xx:xx]

    To fix, since you aren’t using this feature, you can just add this rule to your CSS stylesheet to hide the brackets: .show-user-time, {display:none;}

    I will add some extra code to fix for this case in the next version… I’ll close this ticket here and open an issue on Github to track this:
    https://github.com/netmix/radio-station/issues/360

    Thread Starter fv4s4e

    (@fv4s4e)

    Ah wonderful, thank you – that worked perfectly!

    Plugin Contributor Tony Hayes

    (@majick)

    @fv4s4e On second look, I went to fix this as a bug, and the CSS is there already in the new version. Looks like you have Assets Cleanup plugin installed and it was caching the stylesheet. It seems to be serving the new stylesheet now fine, so you wouldn’t even need the extra line of code as it’s already in there. Adding it simply meant it took effect sooner before the cache was refreshed. ??

    It may be worth remembering to clear your assets cache on update. It could be worth us looking into doing this automatically to prevent this in future, but having to track specific methods for all the different caching plugins (even just the popular ones) is pretty time-consuming, so probably not something we’d prioritize.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue after latest update’ is closed to new replies.