Forum Replies Created
-
AuthorPosts
-
Andrew
ParticipantIt appears that end month (and time?) is also corrupted:
tribe_get_start_date – tribe_get_end_date
2014-06-28EDT03:15 – 2014-06-07EDT03:45
2014-06-29EDT09:00 – 2014-03-30EDT10:00
2014-06-29EDT11:30 – 2013-11-24EDT12:30 bad
2014-06-29EDT02:30 – 2014-06-29EDT04:30
2014-07-03EDT04:00 – 2013-12-12EDT09:30 badAndrew
ParticipantHey Brook, As always the tribe team is responsive to the customer. Thank you for verifying the issue – I will advise my client about the a forthcoming solution.
-AndrewAndrew
ParticipantCasey,
Thank you so much for the quick reply and “solution”. The tricky part was the submenu SLUG. Both values worked perfectly.
-CheersAndrew
ParticipantHi Barry, The way I understand TEC internals is that events are a custom post type. Is it correct to say that venues and organizers are custom post types as well? If this is the case, then I should be able to use native WP exporter/importer.
My other concern is about event metadata and wp_options that may connect with venues and organizers, and recurring event states. If an import of exported data is done successfully, will a clean install of TEC/ECP automatically recognize all imports, and init associate metadata and wp_options, independent of user settings? Likewise with ‘post ids’ for TEC custom post types and their management. Hmmm, I forget how native WP importer handles post ids.
Or will a simple import of events, venues and organizers be sufficient?
Please pardon all the questions, but I’m unfamiliar with TEC classes and methods or mysql table entries to find all the dependencies.
Thanks again for your advice.
Andrew
Participantbtw, the subdomain clone of www. is running an imported www. dbase and file structure.
I followed standard cloning procedures; created subdomain and installed fresh WP. Dropped the dbase and imported www. dbase. Ran searchreplacedb2.php to adjust the domain name. Untar’d www. public_html to subdomain directory. Tweaked wp-config.php for subdomain.Andrew
ParticipantHello Barry,
Thanks for the kind reply. I will try the Debug Bar as well as looking closer at directory specific .htaccess and php.ini files. Can you think of any others to examine?Andrew
ParticipantDone, my vote is in for this new feature.
Andrew
ParticipantThe Add HTML Before/After fields fall under Advanced Template Settings at the Events Calendar Display settings tab. I was wondering if someone could provide guidance on when and how to use these fields.
Andrew
ParticipantIndeed, thanks for confirming the expected behaviour.
Cheers, Andrew
Andrew
ParticipantLeah,
Thanks for your prompt reply. It sounds like the renewal and upgrade to 3.0 retains my old license. And this single license may only be active on one site at a time. So if I want to migrate/test ECP 3.x on a subdomain, I will need to first disable (unlicense) ECP 2.x on our primary site. Assuming that some ECP 2.x features on the unlicensed site will be disabled, what operational differences should site admins/visitors expect to see?
-AndrewAndrew
ParticipantGot it!
Just swapped location of with , in my child theme area.Andrew
ParticipantRob, I had a chance to investigate over the weekend and found that WP memory limit needed to be increased from the default 32MB to 64MB. Now all plugins activate without any issue. The odd thing is that I recall WP 3.2.1 reporting some sort of memory error. WP 3.3 doesn’t seem to do that.
Andrew
ParticipantNever mind.
It is not the empty div but the li.hentry style. Where ECP 1.x used zero padding, 2.0 uses 10px bottom padding. Simple fix is to define the li.hentry style in my child theme. Now the widget event list is nicely compact.
Andrew
ParticipantOne more try. See source snippet at: http://pastebin.com/45RUwfkF
Andrew
Participant…shows an extra ‘div’
One more try at posting source code:
-
AuthorPosts
