• Hello
    I am using WordPress version 4.1.1 with theme Inception.
    I installed your calendar and it is the best that I have found.
    I was able to change certain things (color, background…) but there are a few things I’m having trouble with.

    1. Under the categories in the main calendar, there is the word “all” which, when inspecting element, it appears as “all ” and is not in a html tag, is there a way to hide this word? (I displayed none on mc-export).

    2. There is a slight gray vertical bar that appears with ? How to get rid of this bar?

    3. When I use the mini calendar widget, and I am on my events page (calendar page), and I click on next month on the main calendar, the mini calendar widget loads instead of the main calendar and displays incorrectly.
    How can this be changed? I tried not having the mini widget and the next month link worked.

    Thank you for your responses. Enjoy your day.

    https://wordpress.org/plugins/my-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hortensedupin2

    (@hortensedupin2)

    Here is the link to my site:
    talisformation.be/stephane/
    The Bla page is my calendar page

    Plugin Author Joe Dolson

    (@joedolson)

    1. What is your shortcode in use? I think that ‘all’ might be coming from the shortcode.

    2. Your shortcode is currently wrapped in <code>. You need to delete those elements wrapping your shortcode.

    3. You need to change the ID for the main calendar so that the two calendars aren’t using the same ID: just add an ID attribute to the shortcode. [my_calendar id=’main_calendar’].

    That should take care of your issues!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Couples questions/problems’ is closed to new replies.