sluder1
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Not working after update 2.1.0Okay it works now, after reading other threads.. you must make sure that you delete all blank spaces before your calendar ID address, I had one space before it started and that was the problem. deleted the space all is good
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Not working after update 2.1.0Yeah, I did the update didn’t help…thanks for your help I figure I’ll give it a few more days and try some other suggestions people have and if it doesn’t work I’ll just delete it and try something else. This use to be the best calendar plugin now its just frustrating.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Not working after update 2.1.0Xafari,
Thanks I found that area, I added the feed with my calendar ID made sure the widget had the correct ID #, it still won’t display my events on the calendar. Any other thought or ideas?
Thanks in advance
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Not working after update 2.1.0Okay, where might that be? I know a little about where to find things. is that in the plugin editor? or somewhere else.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Not working after update 2.1.0So where do you find where to add the Feed URL, I’ve followed the instructions you’ve posted and I can’t find anywhere to add a feed. Becoming very frustrated with the plugin after the latest update its a huge step backwards. Been trying for a week to get this figured out got an API code and nothing any help would be great.
I think I’m having the same issue, below is what I get when I refresh the feed. I’ve got an API code and it seems to do nothing. This was the greatest widget for displaying important dates for my team, now it displays nothing….. can someone either point me in the right direction or fix the plugin
Some data was retrieved, but could not be parsed successfully. Please ensure your feed settings are correct.Some data was retrieved, but could not be parsed successfully. Please ensure your feed settings are correct.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Widget prev & next link font sizeI found the code to fix the font size, its buried in style sheet. Thanks for your help
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Widget prev & next link font sizeI tries the code nothing changed, I tried adding it to my custom CSS option in my theme as well as to the calendar plugin. and it didn’t change anything, I right clicked and hit inspect element and pasted the code below. In that if you change the font-size: 15px, you can change the size but I can’t find that code anywhere to change it.
#content p, #content ul, #content ol, .sidey, .sidey a, table, table td {
font-size: 15px;