Forum Replies Created
-
AuthorPosts
-
February 20, 2015 at 10:50 am in reply to: Countdown timer widget: How to center the div containing the countdown timer #943981
Brian
MemberThat was is a little tricky because of the content constantly changing for the countdown.
I was able to get this css to work:
.widget.tribe-events-countdown-widget {
width: 345px;
margin: 0 auto;
}See if that works for you.
Thanks
February 20, 2015 at 9:04 am in reply to: Countdown timer widget: How to center the div containing the countdown timer #943966Brian
MemberHi,
Thanks for using our plugins. I can help out with this.
Do you have a link you can share for this and I can take a quick look and offer some suggestions to get this to center.
You can share the link in a private reply if you like.
Let me know.
Thanks
Brian
MemberHi,
Sorry for the issues you are having.
What is the name of the po file you create for Pro? And in what directory did you put it?
Is the Afrikaans translation working on the site for the free version and just not Pro?
Let me know and we can go from there.
Thanks
Brian
MemberGreat, glad it helps.
Thanks
Brian
MemberHi Joshua,
For the Filter Bar you can change all the titles in the backend.
Go to you admin.
Then Events > Settings > Filter Bar Tab
Find the Event Category and change to what you would like it to be.
Let me know if that works.
Thanks
Brian
MemberHi,
I can help out. Events, Venues, and Organizers are all setup as WordPress custom post types. They are not WordPress Posts.
If the plugin says it supports custom post types it may work out.
You could load that and the free version of the Events Calendar for testing.
This is the event custom post type name:
tribe_events
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Again,
Thanks again for your interest. You could set all User Generated Events to Pending Review and then when you approve them set them to private.
We do not have a direct feature to do that and although we have our ticketing plugins they are not full feature booking plugins either as you cannot collect information about people it is just designed to sell tickets.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins.
Community Events does not enable you to create tickets for events on the front end if you have WooCommerce Tickets. Tickets can only be created in the admin area.
If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.
http://tribe.uservoice.com/forums/195723-feature-ideas
Thanks
Brian
MemberHi,
Thanks for the interest in WooCommerce Tickets. We have a 30 day refund policy you can see the details here:
When purchasing WooCommerce tickets you do not need Pro you only need the free version of the Events Calendar, that is the base for all our plugins.
We offer 1 year license for support and updates. After that if you choose to not renew we do not offer support or updates even if WordPress would do a major update on the commercial plugins.
We still will update the free version of the Events Calendar to be compatible with WordPress, but most likely older versions of the commercial plugins will eventually not work with it.
Let me know if you have any follow up questions.
Thanks
Brian
MemberI would start with the functions.php or any other settings that are loaded from it.
Then go to the header.php to the main page template, to the sidebar and finally the footer.
Brian
MemberOk thanks for the information.
Since it works in 2015, but not in your theme, the only way to find the conflict is to go through and remove coding from your theme until you can find the offending code.
Unfortunately, I do not know of any other way to get at it, if there are no errors showing.
February 19, 2015 at 4:23 pm in reply to: How to replace the 'out of stock' text on my woocommerce site? #943817Brian
MemberHi,
I can help you out here.
We create our own form to show the tickets in the Events so that coding will not work.
However, if you follow our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
You can move and edit this file in your theme:
wootickets\views\wootickets\tickets.php
There you can see the text Out of Stock! and can rename it to what you would like.
Let me know if that works for you.
Thanks
Brian
MemberHi,
Thanks for purchasing WooCommerce Tickets.
First off all our ticketing plugins are about the same no major changes.
You are correct WooCommerce requires the order be complete before tickets are sent, this coding does that automatically:
http://docs.woothemes.com/document/automatically-complete-orders/
You could use that to solve the first issue.
Tickets
The tickets look the same for all our coupons. It is possible to edit the look of them.To modify the tickets you can follow the themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To move this file and edit it in your theme:
the-events-calendar\views\tickets\email.php
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi Ken,
Sorry for the issues you are having.
Unfortunately, the csv importer does not support ticket imports so that is why it is not working.
We do not have a work around for that either.
I apologize if you read something that made you believe it would.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help out.
I visited your site and see what you mean.
Do you have any coding or plugins that change the excerpt?
If you run through our Testing for Conflicts Guide does that narrow down the issue:
Let me know what you find out and we can go from there.
Thanks
-
AuthorPosts
