Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for the interest in our plugins.
We do not have a feature to have multiple times per an event. So to do as you describe you would have to create two different recurring events.
Let me know if you have any follow up questions.
Thanks
May 18, 2015 at 9:46 am in reply to: Different styles in Month Overview depending on category OR how to enter Custom #963362Brian
MemberHi,
Thanks for using our plugins. I can try to help you get started on this.
is it possible to apply different styling to events depending on the category or tag that the events have?
It is possible with some customization, which we can try to help you get started on, but cannot provide all the coding.
You can use the body class to add a unique class to the html:
https://codex.wordpress.org/Function_Reference/body_class
Then you can use that class to style those events differently.
That class could be the name of the Event Category as well.
Let me know if you have any follow up questions.
Thanks
Brian
MemberSorry to disappoint, I should have reread the initial posting closer that was my fault. Thanks for providing the information again.
Unfortunately, I have nothing to resolve this right now.
We are working to launch 3.10 in the next couple of weeks so the coding is frozen for the plugins right now.
It is possible to get a maintenance release to fix this, but that is at least a month away if not longer.
If that is not good enough then I can provide a refund to you, but I have no immediate solutions to this.
Brian
MemberOh I see.
That is actually a customization and not our coding for the time. So I do not have a solution for this as I am not sure how it was customized.
Please check with your theme developer or look in the /tribe-events/ directory of your theme for the files that have been modified.
I maybe to answer questions about the coding, but I am limited on what I can do.
Cheers
Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHello,
Thanks for using our plugins. I can help get you started on this.
The Photo View is a featured image so you can use WordPress functions to achieve this.
This function from WordPress: get_the_post_thumbnail
http://codex.wordpress.org/Function_Reference/get_the_post_thumbnail
Has examples on getting the image src so you can use the link how you would like.
Let me know if you have any follow up questions.
Thanks
May 18, 2015 at 8:43 am in reply to: Change mini calendar to sub category without reloading page #963311Brian
MemberHi Karl,
Something like this would indeed be possible, but would unfortunately require some code customization beyond the scope of support here.
You can try looking at our Themer’s Guide and seeing how you can edit templates including the Mini Calendar:
https://theeventscalendar.com/knowledgebase/themers-guide/
Beyond that we can answer a question or two.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Mike,
Sorry for the issues you are having.
We are all running The Events Calendar and add on plugins on WordPress 4.2.2 without issues as you describe.
The undefined function error is not apart of our plugin:
teccc_ignore_slug()
That is apart of the The Events Calendar Category Colors plugin, which is not supported by us. This is a link to that plugin and where you can get support for it:
is giving me this message on each column except “Event Title”: You need to log in and select an account in the options panel.
I am not seen this before do you have a screenshot of this?
Let me know and we can go from here.
Thanks
May 18, 2015 at 8:33 am in reply to: Can integrate event calendar pro to my client's website … #963297Brian
MemberHi,
Thanks for trying out our plugins.
Since each AJAX theme is unique we do not have a solution for them.
You can try shutting down our ajax using this snippet in your theme’s function.php:
https://gist.github.com/jesseeproductions/486ac10c8a7e3b246660
That might get you close to what you are looking for.
Let me know if that helps.
Thanks
Brian
MemberUnfortunately, I do not have a release date to give out on 3.10. We are doing a final round of testing and then will release it that could take anywhere from 2 weeks to a month depending on the issues we have.
Brian
MemberHi,
Thanks for using WooCommerce Tickets.
We do not have a feature yet to do as you describe. We do have a beta that should be out soon that adds these features. If you would like to test it out please email us at [email protected].
Thanks
Brian
MemberHi,
Thanks for the interest in WooCommerce Tickets.
We do not have a feature to set a minimum number of tickets. There is this plugin that can set a minimum quantity for WooCommerce products:
I have tested it and it works on tickets as they are WooCommerce products.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
Instead of editing files try this filter in your theme’s function.php to edit that text:
https://gist.github.com/jesseeproductions/ec0756a728a65dec0266
You can remove the “New Text Here” text and leave the quotes to remove the message.
Let me know how that works out.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
It is not possible to move the class-wootickets.php file into your theme to edit.
Instead try this filter in your theme’s function.php to edit that text:
https://gist.github.com/jesseeproductions/ec0756a728a65dec0266
You can remove the “New Text Here” text and leave the quotes to remove the message.
Let me know how that works out.
Thanks
Brian
MemberHi Mat,
I was unable to reproduce the error before and for me it worked on a second try with Melbourne on your site so it is not clear what the issue is.
To help narrow down this issue if you can run through our testing for conflicts guide:
That will help see if it is the setup of the site or just the plugin itself having the issue.
Also, we do have a beta of 3.10 that does have improvements that may help this, you can sign up here: http://m.tri.be/vy
Let me know what you find out.
-
AuthorPosts
