Forum Replies Created
-
AuthorPosts
-
Josh
ParticipantHey Jason,
Awesome! Happy to help.
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!
Josh
ParticipantHey Markus,
Thanks for following up.
I’m not sure I’m following your question here. I don’t believe we had any previous translation support for those URLs. The update would actually now be expecting the german translation rather than formerly being the “community/add” that it was before.
Thanks!
Josh
ParticipantHey Terri,
Would you mind creating a new thread so we can address each user directly. I know you’re just watching at the moment, however the core issues might be a bit different so it’ll help to ensure your issue gets addressed as well.
Sean,
Would you mind modifying your date format to month/day/year format temporarily and see if that resolves the issue when creating recurring events?
Thanks!
September 8, 2015 at 10:32 am in reply to: Search by date and submit button displaying in the wrong positions #1002995Josh
ParticipantHey Gerry,
Sorry for the continued issue here.
I’ll take a look at your site to see if I can see anything else that stands out. Unfortunately I can’t make any promises since this appears to be a theme conflict at play. You could also reach out to your theme developer to see if there is any input that they can provide for this issue.
Let me know if this helps.
Thanks!
September 8, 2015 at 10:30 am in reply to: Adding Custom Filter to Filter Bar – States and Countries #1002994Josh
ParticipantHey Paul,
Thanks for following up with us.
- You can create the taxonomies by following the great information found for the register_taxonomy function in the WordPress codex. You can create the taxonomies that you want and ensure that you assign them to the “tribe_events” post type.
- Try following the examples from above from implementing. If you have any specific hiccups along the way, I’ll be happy to try to work those out with you.
Thanks!
Josh
ParticipantHey Markus,
Thanks for reaching out to us!
We did have an update with the recent release that allowed for those page slugs to be translated if the site had a different translation. You can find the direct link to those pages by hovering over the “Events” tab within your admin bar at the top of the site and clicking on the Community Events: Submit Event link. That will give you the full, updated URL.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Jason,
Thanks for reaching out to us!
You could try using the Jetpack Publicize and Share modules to accomplish both the share buttons as well as the automated posting on publish.
There are some themes that have small conflicts to overcome in regards to the share buttons, however the best thing to do is just test it out and see if it works for you.
Let me know if this helps.
Thanks!
Josh
ParticipantHey bo-oz,
Thanks for reaching out to us!
Our plugin does have an option to set a custom page template for all of your event views. You can control this within the Event Settings > Display tab. You can then wrap the logic for the pages to show only for those that are logged in.
To clarify, this will be used for all event views (calendar, single, archives, etc. ). There still won’t be a “page” within your dashboard for each view that you’ll be controlling individually.
Let me know if this helps.
Thanks!
September 7, 2015 at 11:25 am in reply to: Two issues: plugin broke my site, and "Events for month" needs name change #1002693Josh
ParticipantHey Casey,
Thanks for reaching out to us!
I apologize for any inconvenience that you may have faced when attempting to use our plugins. I can understand the idea of modifying all of the titles being a simple fix to be managed within your WordPress dashboard. However, an argument can be made for hundreds of these types of examples and having a bloated plugin with hundreds of options is something we desperately try to avoid.
If this is something that you do feel is important, we would love to get your feedback on our UserVoice page.
I am limited on the support that I am able to provide when it comes to customizations, however I’m assuming that you originally tried to use the following tutorial for modifying the titles? I’ve tested the snippet and it appears to be working properly for managing the page titles.
Pasting snippets can be tricky, here is a quick guide that may help to ensure you’re pasting the right code in the right place.
Thanks!
Josh
ParticipantHey Allison,
Thanks for reaching out to us!
You should be able to use the shortcodes to build the layouts that you would like. If you’re adding them to a container, and that container is styled to be 1/3 column, the calendar that is output should be contained in that container. Can you ensure that you added the shortcode into the proper location in your markup?
Thanks!
September 7, 2015 at 9:19 am in reply to: Geo-location, Localised Filter Options, Addon Bundling #1002653Josh
ParticipantHey James,
Thanks for reaching out to us and for your interest with our plugins! I’ll do my best to address each of your concerns fully.
- This isn’t an option to manage within the normal admin bar for the Location setting. If you take advantage of the Map view, you’ll see a dropdown, however the options there will be driven by the Google Maps API.
- Definitely, you can change that as a setting within the Filter Bar options.
- Unfortunately we do not have any type of bundle offer at this time. Our multisite license is really intended for multisite installs that have more than 10 sites that will be using the software, so you can save a bit by purchasing the Agency version of each rather than the multisite.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Tim,
Thanks for reaching out to us! Also, thanks for helping us with digging into the changes that we have coming with The Events Calendar 3.12!
Would you mind emailing a copy of the CSV file that you’re using to support[at]theeventscalendar.com with a link to this thread?
Thanks!
September 7, 2015 at 9:06 am in reply to: Adding Custom Filter to Filter Bar – States and Countries #1002642Josh
ParticipantHey Paul,
Thanks for reaching out to us!
This can be accomplished with some custom coding. You can add additional filters by using the “tribe_events_filters_create_filters” hook. For constructing the actual filter, I would dig into the existing code for the category filter. You can find that in the src > Tribe > Filters > category.php within the Filter Bar plugin.
Here is an example of what that may look like when it is pulled together https://gist.github.com/rliverman/f6ee4d51126a005a66ea.
The above is untested but should give you a good idea on how to move forward with what you’re trying to accomplish.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Jan,
Thanks for reaching out to us!
These types of errors, if they’re persistent, mean that your site is unable to access our servers. Ensure that the following IP Addresses are whitelisted within your hosting:
Let me know if this helps.
Thanks!
Josh
ParticipantHey Kevin,
Thanks for reaching out to us!
Unfortunately all events require a date to be associated with them. If you would like, you could add a date range to the events so it isn’t a set date. You would have some additional customizations to consider at this point though:
- You might want to exclude these events from the Month view of your calendar. You could do this by creating a specific category for these events and then hiding that category from the calendar https://theeventscalendar.com/knowledgebase/hide-category-from-calendar-views/.
- You may also want to customize the event list and single views of the events as well so they don’t display the date ranges. You can follow our Themer’s Guide for this part and remove the dates from those specific event templates.
Let me know if this helps.
Thanks!
-
AuthorPosts
