mtzionadmin
Forum Replies Created
-
I have been monitoring all the issues with Time.ly and have the same. But, unfortunately I cannot find another calendar plug in that allows snycing with both iCal and gMail. I love all the features of the alternative calendars being recommended but they do not see to offer the snyc capability. Does anyone else need this feature or has an alternative solution?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Apple iCal Feed Not WorkingSorry for the delay but the iPhone did not belong to me so it took awhile to get the iCal feed url.
mtzionarts.org/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&no_html=tru&ai1ec_cat_ids=90
and the second one is:
mtzionarts.org/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&no_html=tru&ai1ec_cat_ids=74The calendar id #90 is not showing up at all, and the #74 is only showing half the items but both are working fine connecting to Google.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Export to google calendar not workingI am having the same problem. And, I know I tested the google link a couple of months ago before deciding to use the plug in to make sure it did what I wanted.
Help would be greatly appreciated.
My calendar is found here: http://dev4900.mtzionarts.org/dance/fallspring-classes/calendar
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Events won't LoadYou can disregard this message. I found some FAQ in your forum history and quite honestly I have no idea what change I made to fix the problem but everything is working. I will let you know if I run into problems again.
Tobias,
Sorry for the delay in getting back to you but I have been experimenting with a lot of options and also searching through your forum where you have answered other questions quite nicely. Anyway, I just wanted to let you know that all items seem to be working for now and I was able to use some ideas from your other responses that work very nicely for my tables. As it turns out, I don’t think I am going to need to use your extensions and am able to do what I need within the CSS pages by using some of the ideas in the other Q&A from your forum.
Thanks again for all the help and insight…it is much appreciated!
Tobias,
I assume that means I would leave the code to read: table and not change it to .tablepress, right???
Tobias,
I clicked on the link but it takes me to your scroll wrapper. I have tried that and unless I am doing something wrong I did not think it was the same thing as the media screen option…here is what the table looks like when finished with the media screen:
http://exisweb.net/wp-content/uploads/2013/09/vert-table.jpg
Thanks…
Tobias,
One more alternative…I also found this query/plug in for stacking my table when on a phone…can this be used with the TabelPress plug in and if so, how/where?
http://johnpolacek.github.io/stacktable.js/
Thanks again for the help.
Tobias,
Thanks so much for your response. It totally fixed my problem and I am not sure I would have found it without your help. The only reason I had Ultimate Tables activated is because I was trying to do something else that I thought I could not do with TablePress. I found that answer last week and so no longer need two table plugins.
That being said I have another question if you don’t mind. I am trying to decide the best option for me for my table data to work on a phone/tablet. I have tried several solutions and am trying to decide which one I like best. I have tried your responsive table plug in but I am not sure that is my preference.
I found a website that offers a mobile solution with some code. The code is:
‘@media screen and (max-width: 640px) {table {
overflow-x: auto;
display: block;
}}’
And, the website link is: http://exisweb.net/responsive-table-plugins-and-patternsIs this something that would work in the table press plug in? I tried inserting the code in the Custom css section of table press and changed: table above to .tablepress but it didn’t seem to do anything.
Can you offer some insight? Thanks again for your help.