• Hi, firstly I really need to be able to use this theme.

    I’ve now got the details (tags,categories and map) for single events showing up in the footer as well as atop the page where it belongs.

    Also, those tags and categories come in with a transparent background in the Posterboard. Least that’s what I can figure out. As a temp fix I ticked off the option for showing them at all in the Calendar.

    Any suggestions for the above? I’d really appreciate it. Thanks in advance.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    Can you please provide a link to your calendar page.

    Thread Starter lcerura

    (@lcerura)

    Hi and thanks for the response. I’ve just reset the calendar back to how it was with the problem…that is, transparent background for footer…Plus of course the other problem of the “single event details showing up in the footers” is already there.

    https://www.newyorkled.com/new-yorkled-nyc-calendar-of-events.htm

    Mind you, I just noticed the request at the top of my admin page(s) asking me to:

    “”Your calendar theme has been switched to Vortex due to a rendering problem. For more information, please enable debug mode by adding this line to your WordPress wp-config.php file:

    define( ‘AI1EC_DEBUG’, true );””

    The following code should hide details in the footer:

    FOOTER .ai1ec-event-details {display: none;}

    “transparent background for footer” – Do you use the latest “Extended Views” add-on version?

    Thread Starter lcerura

    (@lcerura)

    Thanks Benjamin, Didn’t think that FOOTER reference would work, but it did! lol.

    Unfortunately, the View All Events Calendar button still shows down there.

    ‘and thanks for the reminder, I just updated my Extended Views addon.

    Please try the following code:

    FOOTER .timely {display: none;}

    Thread Starter lcerura

    (@lcerura)

    Benjamin,

    I’ve switched to an old neglected theme of mine…which, as it turns out, was a VERY good decision.

    Got more done in a few hours with how I wanted the site to look than the many days wasted on other themes. Looking good now. Thank you kindly sir!

    Although, I’m still getting that message.

    Your calendar theme has been switched to Vortex due to a rendering problem. For more information, please enable debug mode by adding this line to your WordPress wp-config.php file:

    define( ‘AI1EC_DEBUG’, true );

    No problem, glad I could help.

    Please try: Dashboard -> Events -> Theme Options and hit Save Options.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘New Theme = New problems’ is closed to new replies.