• Hello!

    When there are two events in one day they both show in the pop-up window, as a list without the event description. The event title seems to be a link (the arrow changes to a hand); however, when you click it, nothing happens. So there is no way to see an event description when there is more than event on a particular day. Is there a way to make it so the descriptions can be seen?

    Thanks!

    https://www.ads-software.com/plugins/spider-event-calendar/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear saramitchell,

    Could you please give us the link to your website?
    Thank you.

    Thread Starter saramitchell

    (@saramitchell)

    Of course! It’s https://honors.usu.edu/ the calendar is in the footer of the website, and a date that has two events that you can look at to see my issue is Friday, September 5.

    Thanks!

    Plugin Contributor webdorado

    (@webdorado)

    Dear saramitchell,

    please go to the following file-
    wp-content/plugins/spider-event-calendar/calendar.php
    and add this line in the beginning of the file-
    header('Access-Control-Allow-Origin: https://honors.usu.edu/ ');
    and save. Then contact us with your feedback.
    Thank you.

    Thread Starter saramitchell

    (@saramitchell)

    Sorry I’m a little confused.

    Where in the php file exactly? At the VERY beginning before:
    <?php
    /*…

    or after the information in the /* plug in name: …*/ but before the line that starts with
    // LANGUAGE localization

    Thanks for all your help!

    Plugin Contributor webdorado

    (@webdorado)

    Dear saramitchell,

    Please be informed, that you can add the code either before or after the comments. Thank you.

    Thread Starter saramitchell

    (@saramitchell)

    I added the line of code in after the comments, and it didn’t make any changes… Not sure what I’m doing wrong.

    Plugin Contributor webdorado

    (@webdorado)

    Dear saramitchell,

    Please contact us to [email protected] an we’ll send you a fixed version.
    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Two Events in One Day’ is closed to new replies.