Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Sorry for the issues. I can help here, but I am limited in supporting 3rd party conflicts.
Do you know if the WooCommerce Membership from Rightpress is using custom fields to save data?
Sometimes there are issues when another plugin tries to save custom fields with a high priority.
Let me know.
Thanks
Brian
MemberIt is indeed strange.
There is something causing the order to be off either a bug or a conflict. I do not believe it would be an outright error though that we can detect.
When doing all the steps did you disable the plugins and the theme at the same time?
Also, what hosting service are you using?
And in a private reply can you include all the system info from this page:
Events > Help > “System Information”
Let me know and we can go from there.
June 23, 2015 at 4:41 pm in reply to: X-theme + ECP integration issues (no title/breadcrumbs) #972407Brian
MemberIt looks like you have to use the wp_title filter to change the output. You maybe to use the same conditionals from the breadcrumbs.
This link has an example:
https://codex.wordpress.org/Function_Reference/wp_title
Look for the “Customizing with the filter” section.
Brian
MemberHi,
Sorry for the issues with the formatting.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
Having said that, Google Calendar descriptions do not accept the encoded apostrophe and there is no workaround for that with a filter as other options would be removed by esc_url(), which is needed to sanitize the link.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can try to help out here, but this is not the default view we setup so I cannot provide css to fix it. Your theme Enfold, adds custom css to restyle the calendar and they would be a better contact to fix this.
However, I have this css that gets it closer to how the templates are designed, but it does remove the sidebar and moves it below the related events:
.single-tribe_events .av-single-event-content {
float:none;
width: 100%;
margin: 0;
}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
MemberHi,
Sorry for the issues. I can help troubleshoot this with you.
Have you tried resaving the event settings and the permalinks in your site?
What about changing the Events Template in the settings?
Head to this page:
Events > Settings > Display Tab
Then change this setting:
Events Template to Default Page Template
Let me know if either of those work and we can go from here.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
The area you are trying to modify is the Month View Tooltips.
We have the themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To help with this.
Look in Javascript Templating section for how to make edits.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Are you talking about the First Friday Event? That is setup to as an event every day from now until the end date so it shows correctly.
If you want it to show as a recurring event you have to recreate the event and set the start and end date for first date.
Then setup recurrence for the pattern you would like with the end date set there.
You can read up how to use recurring events here:
https://theeventscalendar.com/knowledgebase/pro-recurring-events/
That will display as you like and only current events will show and not events in May.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using Pro.
The Community Events Add On is a separate plugin and has to be purchased separate from Pro to get those features.
Let me know if you have any follow up questions.
Thanks
June 23, 2015 at 1:44 pm in reply to: Change layout of the customer email template of Woocemmerce tickets #972349Brian
MemberHello,
The template for the tickets is tickets.php and it is found in the core version of the Events Calendar.
You can find the exact location using themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins.
Unfortunately, We do not have any features to remind people of events in any time frame.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
Have you tried changing the Events Template in the settings?
Head to this page:
Events > Settings > Display Tab
Then change this setting:
Events Template to Default Page Template
Let me know if that helps.
You have have to remove those custom templates first.
Cheers
Brian
MemberHi,
Sorry for the issues you are having.
With the 3.10 update you need to make sure all plugins are 3.10. Previous plugin versions will not work with 3.10.
If you do not see automatic updates in your site you can download from your account on our site.
After verifying if you have all plugins on 3.10 let us know if you still have issues.
Hi Asbjørn sorry for the issues if you would like to create a new thread we can help you one on one, but it sounds like your issue is different then the current topic of this thread.
Hello jurgy2 if you have all plugins on the latest version please confirm your start sale date is at least today or before today or the tickets will not show on the front end. If you continue to have issues it is best you create a new thread and we can help you one on one.
Thanks
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. Can you please login to your account on this site and post in the Events Calendar Pro Forum and make sure to provide a link to page showing the issue and we can try to help out.
Thanks again!
Brian
MemberHello,
Thanks for using our plugins. I can help out here.
It looks like something is reversing the order of events.
Do you have any custom coding for events or any plugins that change the post order?
Can you please follow our testing for conflicts guide and see if that finds an issue:
Let me know about that and we can go from here to resolve this.
Thanks
-
AuthorPosts
