Brian

Forum Replies Created

Viewing 15 posts - 8,251 through 8,265 (of 11,256 total)
  • Author
    Posts
  • in reply to: event registration #939212
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins. We only have our ticking solutions for the 4 different eCommerce platforms.

    They are not full registration platforms, but if you set them up and people purchase one ticket at a time the tickets would be in their name and could be uses for registration.

    You can see the New User Primer for WooCommerce Tickets and that will show you all the features of and how to set it up.

    https://theeventscalendar.com/knowledgebase/new-user-primer-woocommerce-tickets/

    All our ticketing plugins have similar features so it is up to you on which eCommerce system you would like to choose. The purchasing process is not anything we change so it is still run and setup through the eCommerce system as well.

    There is a free third party plugin I have found that adds registration using our plugin, Gravity Forms, and Advanced Custom Fields, but it does take a little setup and we are unable to help with that on 3rd party coding:

    https://github.com/GlynnDevins/The-Events-Calendar-Registration

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Glad you are getting closer.

    The Single Organizer and Venue are a little tricker and not sure why we decided to change the method for those two to edit.

    However, I usually use css to hide the url on those two pages:

    .tribe-events-organizer address.organizer-address span.url,
    .tribe-events-venue .tribe-events-event-meta address.venue-address span.url {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    Brian
    Member

    Hi,

    glad you got it working the code did not come across correct so I removed it to not confuse people.

    The best way to share coding is to either put it in a pastebin or as a gist and share the link that way the formatting comes across correct.

    Thanks!

    in reply to: RSS by Location #939136
    Brian
    Member

    Hi Again,

    Unfortunately, there is no RSS feed for Venues and I have no timeline on if they would be added.

    However, you could use a category for each location as categories have built in feeds.

    If you setup a category called convention this would be where the rss feed its:

    yoursite.com/events/category/convention/feed/

    Do you think that would work?

    in reply to: Empty Event List in WP-admin #939134
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help troubleshoot them with you.

    First I would try deactivating and reactiving both Events Calendar Plugins

    If that does not help I would try to run through our 404 Error Guide:

    Fixing HTTP 404 errors

    And since it is the weekend I will give you the next step if you want to play around with it and that is to test for conflicts on your site using this guide:

    Testing Conflicts With Themes and Other Plugins

    Let me know how that works out.

    Thanks

    in reply to: Themes #939133
    Brian
    Member

    Hi,

    Thanks for purchasing Pro.

    I can help out here.

    I took a look at your site and you most likely want to use Full or Tribe Events Styles. The calendar is fully responsive in all the views using either of those styles.

    We are not able to help out on every css issue when integrating with a theme, but for the background you can try using this css:

    body.single-tribe_organizer,
    body.tribe-events-venue,
    body.events-archive,
    body.events-single {
    background: #fdfcf5;
    }

    single-tribe_organizer .footer,
    tribe-events-venue .footer,
    events-archive .footer,
    events-single .footer {
    background: #363634;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    in reply to: Group Ticket Sales #939126
    Brian
    Member

    Thanks for the interest in WooCommerce Tickets.

    Unfortunately, WooCommerce tickets does not have a group or team ticket option. Each ticket would have to be purchased individually if you would like tickets to line up to the people who purchase. If one person would purchase 5 tickets they would all be in that persons name.

    WooCommerce Tickets requires on the free version of the Events Calendar and tickets can only be created in Events. The Calendar also auto publishes itself when the Events Calendar is activated, but you do not have to give anyone that url if you do not want to.

    Let me know if you have any follow up questions.

    Thanks

    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help you out here.

    Actually for moving things we have our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    That shows you how to move event templates to your theme to safely edit them there.

    You will find the function that calls the map template here:

    the-events-calendar\views\modules\meta.php

    The map itself is in this template:

    the-events-calendar\views\modules\meta\map.php

    Does that help you figure out how to take that function and move it to where you would like?

    Let me know and I can try to answer a question or two.

    Thanks

    in reply to: Changing translation in tassonomix filter event search #939124
    Brian
    Member

    Oh my bad. I saw the word filter and thought it was in reference to the Filter Bar Plugin. That is the correct location, just for that plugin.

    Sorry about that.

    For the Events Bars you are talking about Eventi Da, Data, etc.. to translate that, correct?

    These are in the Events Calendar po file:
    Events From
    Date – Placeholder
    Search
    Search – Placeholder

    These are in the Events Calendar Pro po file:
    Near
    Location – Placeholder

    is that what you are looking for?

    Let me know.

    Thanks

    in reply to: Events page link is broken? #939122
    Brian
    Member

    I am glad to see you were able to figure it out.

    I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.

    Thanks!

    in reply to: Slug change #939121
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    We have this guide to change the word Event here:

    https://theeventscalendar.com/knowledgebase/changing-the-word-events-to-something-else/

    Or you could follow our themer’s guide to move templates to your theme to edit there as well.

    https://theeventscalendar.com/knowledgebase/themers-guide/

    Let me know if that helps.

    Thanks

    in reply to: Map #939118
    Brian
    Member

    Thanks for making the suggestion. I agree it is a good idea and something that would add value to the map view. We are already set for the next release and going to behind QA on it. However, we can look to add it in in future versions.

    Thanks

    Brian
    Member

    Unfortunately, there is no snippet to provide to remove fields like this.

    Those steps are for the front end only, this does not remove anything from the backend.

    Please follow the themer’s guide to move and edit the templates that is the only method we have for this.

    Thanks

    in reply to: photo view is loading to a white screen #939030
    Brian
    Member

    Hello Everyone,

    Thanks for the information.

    We have been working on improving the performance of the Events Calendar and we do a little each release.

    In our next release we are improving all the queries in all the views so that will help once it is released. I cannot say how much it help you due to the large amount of events you have, but it should improve.

    As you guys do have a large amount events, do you think you be able to cache all the event pages even for logged in users?

    No matter how much we improve the plugin it is always going to be a large process to go through so many events to get only the queried ones.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Changing translation in tassonomix filter event search #939028
    Brian
    Member

    Hi,

    You can change the label names in the settings.

    Head to this page in your sites admin:

    Events > Settings > Filters Tab

    Then you can open the Active Filters and change the titles to whatever you like.

    Does that work for you?

Viewing 15 posts - 8,251 through 8,265 (of 11,256 total)