Forum Replies Created
-
AuthorPosts
-
Josh
ParticipantHey Allen,
No problem!
I’ll close this thread for now. If you have any further questions, please don’t hesitate to reach out in the Filter Bar forum.
Thanks!
December 11, 2015 at 10:26 am in reply to: Advanced Custom Fields Relation Broken with Event Calendar Pro 4.0 Update #1039720Josh
ParticipantHey Ernest,
No problem! I’m glad you were able to figure out what was happening and are back up and running with your site.
I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new thread.
Thanks!
December 11, 2015 at 10:24 am in reply to: Datepicker styles conflicting w/Jquery UI styles in Events Calendar Pro #1039718Josh
ParticipantHey Mike,
Sorry for the confusion there. Yes the it should be added to the functions file, however testing now it doesn’t appear to be impacting the enqueue and several common changes to address that don’t appear to be working as well.
However, on my install I’m not seeing the offset that you’re noticing on your datepicker. There are a couple of potential issues that could be occurring here:
- It’s possible that this could be caused by styles from another plugin impacting the events page and the datepicker there. Can you try deactivating other plugins to see if there is a culprit? If so, we can then try to target where those styles are enqueued in the dashboard.
- Does the style issue persist in multiple browsers (Chrome, FF, etc. ) or is it specific to a certain browser?
Let me know if this helps.
Thanks!
December 11, 2015 at 10:14 am in reply to: Lots of trouble with Google iCal import – mostly recurring events #1039715Josh
ParticipantHey Kate,
I’ve tried several different approaches, however I’ve still not been able to import any of the feeds other than the test feed. The LCS and Admission calendars are triggering errors and are unable to detect any events to import. Are those links still working for you?
Also, we released version 4.0.1 yesterday. Although this release did not yet include the fix for the end date importing before the start date, there were other fixes that sound like they may address some of the issues associated with the 3 days importing as 4.
Have you tried updating to version 4.0.1 and testing the import with the updated version?
Thanks!
Josh
ParticipantHey Dan,
Thanks for following up. To verify, this is the snippet that you’re using on the site?
if (class_exists('Tribe__Tickets__RSVP')) { remove_action( 'tribe_events_single_event_after_the_meta', array( Tribe__Tickets__RSVP::get_instance(), 'front_end_tickets_form' ), 5 ); add_action( 'tribe_events_single_event_before_the_meta', array( Tribe__Tickets__RSVP::get_instance(), 'front_end_tickets_form' ), 5 ); }Josh
ParticipantHey Holger,
Thanks for following up here. I tested the link you provided, however it is now going to a 404 page. I’ve tested on a local install and with that setting selectd, all of the filters show as expanded https://cloudup.com/c6A4JiNARQh.
The simplest way to remove the other elements on the page would be to use CSS to hide those elements. You could use something like:
body .tribe_events_filters_close_filters, body .tribe-events-filters-label { display:none; }Let me know if this helps.
Thanks!
Josh
ParticipantHey John,
That sounds like a strange issue. Possibly a temporary connection issue when trying to get the files from where they’re currently hosted. If you try again now, does the download stop at the same place or are you able to continue the download?
Thanks!
Josh
ParticipantHey Steve,
If you change the slug to something else all the internal links would work, however any external links to your site to that “/events” page would need to be updated. However, it shouldn’t need to be changed for the calendar to work. If it does, it means that there is something else going on with this site with another potential plugin or theme conflict that can be diagnosed by following the Testing for Conflicts procedures.
The warning that you mentioned in the initial response was most likely triggered by the page that did exist with that “/events” slug. It should still work with that page active however the default Events view would override that page.
The best step now is to follow the conflict testing procedures to see if anything is revealed there.
Thanks!
Josh
ParticipantHey,
Sure thing. This can be customized using our Themer’s Guide to remove the different sections that you don’t want to display. After purchasing, and posting in the Premium forums we would be happy to give you more guidance on how to accomplish this.
Thanks!
December 10, 2015 at 9:00 am in reply to: Multi-user, holidays, minimum spaces, % from organizer #1038944Josh
ParticipantHey,
Thanks for reaching out to us! I’ll try to answer your questions to the best of my ability.
- You can use our Community Events plugin to allow your site visitors and/or users to create events on your site via a front-end form.
- If you use the Community Tickets along with our Event Tickets Plus plugin, you can allow users to add tickets to the events they create. With this, you can set a limit on the number of tickets that can be sold.
- You can limit the creation of events to logged in users so they can be required to create an account to add events.
- You can create “Events” for those holiday dates and have them displayed on the calendar
- I’m not sure I understand the “buys for a length of time”. The only option for purchase available is for a visitor purchase a ticket to an event. There isn’t a “subscription” per se.
- Our plugin doesn’t handle the ecommerce transaction directly. We rely on third-party plugins such as WooCommerce. Since this is the case, there are some plugins available through them that allow for payments to be split. You can check out those to see if they do what you’re looking for.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Allen,
Thanks for reaching out to us!
- I’m not sure I’m following you completely on this one but you can use the default events bar in conjunction with the filter bar plugin. This bar includes options for searching by Date, Keyword, and Location
- Sure thing, there is an option within the settings that allow you to display the filters down the side or above the calendar.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Erik,
Thanks for reaching out to us!
I took a look at your link and it appears that the calendar is displaying there with the associated events. It does look like there are some style conflicts (most likely with the theme) however the resources are getting output there. Are you still unable to see the calendar here https://fbcaspermont.org/calendar?
Thanks!
Josh
ParticipantHey Justin,
Thanks for following up with us here.
It looks like this is currently a bug with the display of shortcodes in those excerpts. I’ve logged an internal ticket for this issue and you’ll be notified here as we make progress on this issue.
In the meantime, you can get around this issue by modifying a core plugin file by changing the Events Calendar > src > functions > template-tags > general.php on line #1322 to:
return wpautop( do_shortcode($excerpt) );Let me know if this helps.
Thanks!
Josh
ParticipantHey Dan,
Thanks for reaching out to us!
I apologize for the delayed response here. You can find information about moving the ticket box here. Let me know if this answers your questions here in regards to where you’re wanting the form to be.
Thanks!
Josh
ParticipantThanks for bringing that solution over here Brian!
I’m glad it worked for you Kyle! I just took a look at what will be included in our maintenance release (should be released soon) and a solution for this problem is included with that update. So, you should be safe to update when that release is available without causing this issue to creep back in.
I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new thread.
Thanks!
-
AuthorPosts
