Viewing 8 replies - 1 through 8 (of 8 total)
  • jondalrymple

    (@jondalrymple)

    Here is what I did:

    1. To fix the date/timezone issue, I just created a new calendar in the calendars menu with the same settings as my old ones. Change the colors to match your theme in this screen.

    2. Get the new shortcode for the new calendar you created and paste them into the page where you display your calendar in place of the old short code.

    3. Adjust your styles.css file to tweek any background colors. I deleted all my old gce styles and only had to make new styles for the background of the day headings in grid view and the background of the hover on days. You can see it at https://www.ucachurch.org and see the CSS by looking at the source code in your browser.

    I really like the new look they have in the grid view.

    Thread Starter campusww

    (@campusww)

    If I can manage to get it to look like your site I will be very happy, that looks great.

    Plugin Contributor Nick Young

    (@nickyoung87)

    @campusww,

    Did you get this resolved? What can I help you with?

    Thread Starter campusww

    (@campusww)

    Hey Nick!

    Yes that issue was resolved. However, I have two more minor ones. because of our site design, and text colors the text inside bubbles on grid view is white on white. How can I either change the text to black or the bubble to black? if css, i can add the code directly to my page with this theme but I don’t know what code to target.
    https://campuswheelworks.com/ccc-grid-calander/

    also on the list view the next and back buttons are maybe malfunctioning? they dont look like arrows but little boxes:
    https://campuswheelworks.com/

    –thanks!

    Plugin Contributor Nick Young

    (@nickyoung87)

    You could try this:

    .simcal-default-calendar .simcal-tooltip-content {
        color: #000;
    }

    For the issue with the navigation buttons, try going into the plugin’s advanced settings and enabling the option “Always Enqueue”.

    Let me know if those work for you.

    Thanks!

    Thread Starter campusww

    (@campusww)

    That fixed the text!! Looks great. I don’t see the always enqueue option under advanced or anywhere in the new pluggin version, I remember that option from the previous version, but now I don’t see it there?

    Thread Starter campusww

    (@campusww)

    nevermind. found it, fixed it. thanks!!!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Hey glad you got it working now! Please let us know if there is anything else we can do to help.

    If you have a second could you quickly rate our plugin if you haven’t already? It keeps us highly motivated to continue improving the plugin and helps spread the word so more folks find it.

    Click here to rate us

    Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Total malfunction of pluggin after update’ is closed to new replies.