Brian
Forum Replies Created
-
Hi Joe, I noticed you have a new release.. can you confirm if this issue was addressed?
🙂 okay.. like I said I temp fixed the issue by hard coding in the url, but could not find the area to do the same for the print view option.. i’ll dig around and look for a temp fix for that until your next release. Thank you for your time Joe, always very helpful 🙂
I have hard coded the url into the javascript file, but please get back to me so I can figure out a permanent solution.
BUMP
Hey Joe, I just downloaded the newest version and was wondering was this issue ever addressed? I uploaded the new version but did not seem to fix.
Thank you Joe 🙂
the correct url does work.. if I add it in:
http://www.centennialpool.ca/index.php/feed/my-calendar-icsso this is the deal, not sure how to fix but the problem seems to be this:
The url to download full iCal is mydomain.com/feed/my-calendar-ics
my URL to use for event details display is /index.php/swim-schedule/
for some reason it is not adding the /index.php/swim-schedule/ before /feed/my-calendar-icsok, editing the stylesheet is not that big of a deal.. The event entries all work fine.. everything works fine right now except the full month download.. http://www.centennialpool.ca/index.php/swim-schedule/ as you can see. I have edited the permalinks several times with no success.. Windows server or not this should not be failing, am I missing something?
also still issues with updating files through the admin.
so after some more playing everything is working fine except the full month download.. not sure how to fix this, please advise.
yes you are right.. confusion with the name.. I was referring to cgm event calendar. My apologies.
This is a problem with re-occurring events. The dev does not seem to support anymore so I switched to “my calendar”.. better calendar IMHO and it allows iCal downloads.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Customising My CalendarThe class you are looking for, for the Category icons is: category-key
here is the url when I click save:
wp-admin/theme-editor.php?file=C:\Inetpub\vhosts\centennialpool.ca\httpdocs/wp-content/themes/centennial/style.css&theme=Centennial+Pool&scrollto=1250
iduno why it is throwing in that file=C:\Inetpub\…..
it should be more like: /home/centennialpool/public_html
Just want to add.. I still have problems with updating styles in the admin. I make a change to my stylesheet and click save but there is no nothing, it simply reverts back to what was there before. Not sure if this is a wordpress issue or not. I can overwrite the file on the server manually but for now I cannot update through the admin area.