vbcoke
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Change days-of-week calendar formatWorked. You’re a life/time saver. Ty!
Hi, Joe. I had to removed it on the original page. I re-added it to this page. https://jg0395542cis295.cisweb.luzerne.edu/index.php/calendartest
I found the issue. I have 2 calendars in 2 different containers. One container is set to only display on mobile and one is set to display on tablet & desktop mode.
On button click, it is showing both containers including the one thats supposed to be hidden until set to mobile resize. I fixed it by removing the mobile only container and just styled the original container to work for all devices.Quick update: I noticed this is only happening on the page where all I have is the calendar in a container. It doesn’t happen with the calendar I have on my homepage.
I saved the container from my homepage and added it to the page having issues.
My original calendar is still duplicating but the new one is not. I cannot find anything in the code that would be causing this issue. (top container is the old one with an issue, bottom container is the new one from homepage with no issues)
However, sooner than later I will have to delete the element and keep the one thats working as this is for a class project thats due soon but I would also like for a dev to be able to look at this. Please let me know when this issue has been looked at so I can remove the element ASAP. Thanks!Forum: Plugins
In reply to: [WooCommerce] Change CART button in navigation barI figured out how to change the background color in my theme options, but not the text.