Andrew

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: End date 'year' is smaller than start date #245098
    Andrew
    Participant

    It 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 bad

    in reply to: Start Date Filter in 3.6 #198587
    Andrew
    Participant

    Hey 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.
    -Andrew

    in reply to: Hide Events submenu #158562
    Andrew
    Participant

    Casey,
    Thank you so much for the quick reply and “solution”. The tricky part was the submenu SLUG. Both values worked perfectly.
    -Cheers

    in reply to: Best practice for events migration #109515
    Andrew
    Participant

    Hi 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.

    in reply to: Update 3.1 to 3.4 and home page error #106768
    Andrew
    Participant

    btw, 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.

    in reply to: Update 3.1 to 3.4 and home page error #106761
    Andrew
    Participant

    Hello 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?

    in reply to: Google Map Placemarker Correction #96920
    Andrew
    Participant

    Done, my vote is in for this new feature.

    in reply to: Custom CSS or Advanced Template Settings #67578
    Andrew
    Participant

    The 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.

    in reply to: Renew ECP license and upgrade to 3.0 #58380
    Andrew
    Participant

    Indeed, thanks for confirming the expected behaviour.

    Cheers, Andrew

    in reply to: Renew ECP license and upgrade to 3.0 #58295
    Andrew
    Participant

    Leah,
    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?
    -Andrew

    in reply to: Swap date and title in list widget #15507
    Andrew
    Participant

    Got it!
    Just swapped location of with , in my child theme area.

    in reply to: WordPress 3.3b3 #11617
    Andrew
    Participant

    Rob, 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.

    in reply to: List widget shows extra #10693
    Andrew
    Participant

    Never 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.

    in reply to: List widget shows extra #10686
    Andrew
    Participant

    One more try. See source snippet at: http://pastebin.com/45RUwfkF

    in reply to: List widget shows extra #10685
    Andrew
    Participant

    …shows an extra ‘div’

    One more try at posting source code:

Viewing 15 posts - 16 through 30 (of 32 total)