Forum Replies Created
-
AuthorPosts
-
Josh
ParticipantHello Oliver,
Thanks for following up. Glad I was able to help!
I’ll go ahead and close this ticket. If you have any further questions please don’t hesitate to open a new one.
Thanks!
Josh
ParticipantHello kqed,
Thanks for following up with us!
The section that you would like to customize is actually controlled by your theme when widget areas are registered. If you look where sidebars are registered within your theme, you’ll see that within the “register_sidebar()” function there are two options, “before_widget” & “after_widget” that control what wraps the widget. This is where you can control the class for widgets.
If you need more granular control on a widget by widget basis, you can check out this plugin to see if it helps to get what you’re looking for. I hope this helps.
Thanks!
October 31, 2014 at 10:04 pm in reply to: White Screen of death on 3.8.1 update of Events Calendar #853557Josh
ParticipantHello jpehmann,
Thanks for following up! I’m glad I was able to help.
If you have a few moments, we would definitely appreciate it if you took a second to rate our plugin on the WordPress.org repository.
I’ll go ahead and close this ticket. If you have any further questions please don’t hesitate to open a new one.
– Josh
Josh
ParticipantHello staglabel,
Thanks for reaching out to us!
If you’ve made the change to the file but are struggling to see it live, it is most likely due to the fact that the minified version of that file is what’s being enqueued within the plugin.
A better approach for managing this would be to dequeue the original minified script within your theme and then copy the js file that you’ve modified into your theme and then enqueueing the file from there.
Let me know if this helps.
Thanks!
Josh
ParticipantHey,
Thanks for reaching out to us!
You can create the appearance of multiple calendars on your site by taking advantage of the “Event Categories” feature. Each distinct calendar could have it’s own category and then linked to directly. By following the link to an Event Category archive, you will see a calendar with just the events associated with that category.
There isn’t the option for having two completely separated calendars but this approach allows for there to be the appearance of multiple calendars for your site.
I hope this helps.
Thanks!
Josh
ParticipantHello Mike,
Thanks for reaching out to us again!
You can customize the “Narrow your results” text by following the Themer’s Guide and copying the appropriate view that you’re using from the Filter plugin at views -> filter-bar -> filter-view-horizontal.php or views -> filter-bar -> filter-view-vertical.php. The label for that section that you can change will look like this in both files.
Let me know if this helps.
Thanks!
– Josh
Josh
ParticipantHello lifeactionministries,
Thanks for reaching out to us!
For clarification, it sounds like you’re using the “Event Categories” feature to manage organizers for your events? In this case, on the single event view you would like the “Event Categories” title for those links to be changed to “Organized by”?
If this is the case, you can get this customization by following our Themer’s Guide and copying the modules -> meta -> details.php into your current theme. You can then change the title for the “Event Categories” by changing the “label” value for the “tribe_get_event_categories” starting on line 101 of that file.
Let me know if I’m understanding your request correctly and if this information helps.
Thanks!
Josh
ParticipantHello Oliver,
Thanks for reaching out to us!
I was unable to reproduce the error with a default event feed. Does the validation issues persist with the customization excluded?
For the most part, I believe our RSS feeds are stock feeds that come along as part of being a WordPress custom post type. Do you get the same validation issues when testing feeds from other parts of your site?
Thanks!
Josh
ParticipantThis reply is private.
Josh
ParticipantThis reply is private.
Josh
ParticipantHello adamvanbavel,
Thanks for following up! I’m glad I was able to help.
If you have a few moments, we would definitely appreciate it if you took a second to rate our plugin on the WordPress.org repository.
I’ll go ahead and close this ticket. If you have any further questions please don’t hesitate to open a new one.
Thanks!
Josh
ParticipantHey John,
Thanks for following up with us!
This is a good point on the live demo. We are currently looking into options for doing live demos of our plugins and should have something available with an upcoming release.
Let me know if there is anything else that I can help you with.
Thanks!
October 30, 2014 at 8:41 pm in reply to: Conditionally Display fields based on tickets purchased #851173Josh
ParticipantHey,
I’ve noticed you’ve marked the previous response as the correct answer. I’ll go ahead and close out this ticket but if you have any further questions, please don’t hesitate to open a new one.
Thanks!
October 30, 2014 at 8:34 pm in reply to: Advanced Custom Fields Event values not saving to Event #851160Josh
ParticipantHello derekshirk,
Thanks for following up with us! This is definitely helpful.
I’ve passed this information along to our developers. I’ll let you know what I hear back from them about these notes.
Thanks!
Josh
ParticipantHello 100storyb,
Thanks for reaching out to us!
It sounds like orders aren’t being marked as complete. This can be the case if you’re testing using check payments for the tickets. You can see these by reviewing the orders within the WooCommerce -> Orders section of your WordPress dashboard. You can also mark the orders as complete within that screen as well.
Let me know if this helps.
Thanks!
-
AuthorPosts
