Alex

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • in reply to: Venue & Organizer Draft #25469
    Alex
    Participant

    Thank you so much barry. I will check this plugin out 🙂

    in reply to: Venue & Organizer Draft #25373
    Alex
    Participant

    Do we need to upgrade to developer? … please let me know

    in reply to: Venue & Organizer Draft #25175
    Alex
    Participant

    He sent me the following:
    “It’s my understanding that they API has been updated with easier methods for creating venues and organizers. The code I have should be considered deprecated.”

    This is what happens on submission:
    Event – Published
    Venue – Draft
    Organizer – Draft

    in reply to: Venue & Organizer Draft #24101
    Alex
    Participant

    Thanks man. I’ll send him an email

    in reply to: Venue & Organizer Draft #24091
    Alex
    Participant

    yea that script is from you guys, here:
    https://theeventscalendar.com/event-submissions-using-gravity-forms-in-2-0/
    https://theeventscalendar.com/gravity-forms-events-calendar-submissions/
    For some reason with this it saves venue and organizer as drafts but the event gets published

    in reply to: Venue Title #23955
    Alex
    Participant

    Wow Thank You! no problem will wait 🙂

    in reply to: Venue Title #23854
    Alex
    Participant

    Yea if anyone has 500+ venues their backend will crash 🙁
    http://i.minus.com/iNpLRutYuyz44.png
    The blue is what Im trying to accomplish so that the 500 venues dont even load at all anywhere (head and body)
    The green is what slows and crashes the backend even on the Events Posts Page where all the posts are at because the filters load up the venues and organizers as well.
    This is a problem if anyone has many venues + organizers.
    There has to be a way without messing with the core plugin files.
    Its been more than a month and tried my best … if you guys have any ideas ? Already read Documentation thanks

    in reply to: Venue Title #23359
    Alex
    Participant

    and yea this is on the pro version

    in reply to: Venue Title #23358
    Alex
    Participant

    and yea this is on the pro version

    in reply to: Taxonomies and Custom Fields #19076
    Alex
    Participant

    This is great! Thank You!!!

    in reply to: Taxonomies and Custom Fields #18876
    Alex
    Participant

    Yea thats correct…added some taxonomies to Tribe_Events called “Event Type” and “Age Limit”
    Basically if its possible to bring the whole Backend Edit Event Post experience to the front end….like custom fields and taxonomies and eventbrite tickets to the front end ?

    in reply to: Latest Update #18199
    Alex
    Participant

    Thanks a lot !

    in reply to: Latest Update #18098
    Alex
    Participant

    Anybody Here?

    in reply to: Thumbnails #16361
    Alex
    Participant

    So opened up /lib/the-events-calendar.class and added on Line 30+

    protected $postVenueTypeArgs = array(
    ‘supports’ => array(‘title’, ‘editor’,’thumbnail’, ‘custom-fields’),
    );
    protected $postOrganizerTypeArgs = array(
    ‘supports’ => array(‘thumbnail’, ‘custom-fields’),
    );

    Now it works, maybe it will overwrite it in the next update unless its added … thanks

    in reply to: Sizing Videos in an event #16309
    Alex
    Participant

    You can grab and edit the plugin files from plugins/the-events-calendar/views and into your theme folder and from there edit them. Or use CSS on #ie-id { width: 450px; }

    or change this: <object id="ie-id" width="660" height="370"

Viewing 15 posts - 1 through 15 (of 16 total)