Tagged: enfold
-
AuthorPosts
-
February 3, 2014 at 11:53 pm #219039
Hi – I’m pretty sure I’m out of luck here, but I wanted to ask anyway.
It seems like I’m getting a Javascript error when trying to use a 3rd party calendar plugin for WooCommerce.
I reached out to the develper, http://www.ignitewoo.com and they pointed me to you. The plugin does work in 2014 and other themes, so it must be something with Enfold. I am not using the page-builder on this page, just in case it was causing the problem.
My site is http://sundialdev.com/stormlacrosse/calendar-of-events/ and you’ll see on February 18th, where the event is, you’ll see event is nothing buy a thin line.
The actual calendar element the developer used is http://arshaw.com/fullcalendar/ if this helps at all.
I know it’s hard for you to troubleshoot 3rd party plugins, but wanted to ask anyway.
Thanks!
John-
This topic was modified 11 years, 9 months ago by
sundialstudios.
February 4, 2014 at 2:51 am #219106Hey sundialstudios!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
a.fc-event { position: relative; } .fc-event-inner { width: 50%; }Regards,
YigitFebruary 4, 2014 at 3:28 pm #219401Thanks Yigit – that was very helpful!
It is almost working 100%, and I was able to setup some responsive adjustments so it would look correct on mobile devices. The only thing I still cannot figure out is how to make the day taller if there are multiple events in it?
It does that normally in the 2014 theme but it is not doing that here. I’m still working on it, but if you had any input I would appreciate it.
Thanks!
JohnFebruary 4, 2014 at 3:41 pm #219406Hi!
I guess they use javascript to calculate the table cell height and event position and I think you can’t change this with css.
Best regards,
Peter -
This topic was modified 11 years, 9 months ago by
-
AuthorPosts
- The topic ‘JS Issue with Calendar’ is closed to new replies.
