Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #331221

    I have been trying to deal with this for a while now with no success. I was hoping this might have been addressed in the newest version of Enfold (I have upgraded to 3.0.1) but it is the same result. Whenever I load Full Calendar jQuery plugin all the events show up as thin lines. It works fine in every other theme I have tested it in. Is there a known workaround or planned fix for this? I have tried messing with the css but since so much of it is set dynamically by the plugin, I’m not having a lot of success. See what I’m talking about here:

    http://www.trsd.net/high-school/calendar-test/

    #331264

    Hi tstirl!

    Have you de-activated the plugin? I can see only shortcode on your page

    Cheers!
    Yigit

    #331740

    Yes, sorry, meant to update link. I created a new site on the network and set it up. Link is live here: http://www.trsd.net/broken-cal/broken-calendar/

    #333023

    Hi!

    Add the following code to Quick CSS or custom.css:

    a.fc-event{
      
      max-width:none!important;
      
    }

    Cheers!
    Arvish

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.