Forum Replies Created
-
AuthorPosts
-
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
February 2, 2015 at 7:30 am in reply to: How to hide organizer url(web-site) in front-end of single event? #939381Brian
MemberIt is no trick just css.
Try out this css for everything:
.tribe-events-organizer address.organizer-address span.tel,
.tribe-events-organizer address.organizer-address span.email,
.tribe-events-organizer address.organizer-address span.url,
.tribe-events-organizer address.organizer-address .tribe-events-divider,
.tribe-events-venue .tribe-events-event-meta address.venue-address span.tel,
.tribe-events-venue .tribe-events-event-meta address.venue-address span.url {
display: none;
}That is about all we can help out in css changes.
Thanks!
Brian
MemberGlad it helps.
If you change the start of the week setting in WordPress it will change the calendar to the same.
Go to your site’s admin then head here:
Settings > General > “Week Starts On”
Change that setting to Sunday and you should be all set.
Thanks
Brian
MemberOk sounds good.
The Pro Additional Fields does not add fields for use by WooCommerce tickets.
And we do not have a feature to add new fields to the Attendees List or on the tickets with out doing some customization.
However, you can utilize a plugin such as the WooCommerce Checkout Manager to add your own fields there.
Let me know if that helps.
Thanks
Brian
MemberThis reply is private.
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
January 31, 2015 at 1:16 pm in reply to: Fatal Error: Call to Undefined Function for Google_Data_Markup #939233Brian
MemberHi,
Thanks for using our plugins. The fatal error is showing because that function ( get_the_permalink() ) was not added to WordPress until 3.9, which is the minimum requirement for the Events Calendar 3.9.1.
You can try to add that function through your theme so you do not get the error, but there is nothing else we can provide to fix it if you cannot update WordPress to the latest version.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for purchasing Pro. I can help out here.
We do not have a feature to hide just the End Times.
I found a threads that might help out:
You can also use our themer’s guide to move and edit templates in your theme to try and remove the end time that way.
https://theeventscalendar.com/knowledgebase/themers-guide/
Let me know if you have any follow up questions.
Thanks
Brian
MemberHello,
I can help you out here.
Looks like your theme has come css that is change the Venue names.
I found this css may work to change it to what you would like:
.tribe-events-adv-list-widget span.fn.tribe-venue a {
font-size: 20px;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
January 31, 2015 at 1:04 pm in reply to: Doesnt show the photo in the list view, and everywhere. #939230Brian
MemberHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
Where are you trying to upload the images to? The featured image field in the Events?
We have this guide to help explain them a little better:
If you are not seeing the featured image this may help show the field:
Let me know how that works out for you.
Thanks
Brian
MemberHi,
Thanks for the interest in WooCommerce Tickets.
I can help you out here. I think it could be possible to use the tickets on a multiday event, but it is not designed for it.
You could create the one event, sell tickets for it and then each day check in people. Then after the event is over for the day, bulk check out everyone to start fresh the next day.
The plugin does not modify the checkout process in WooCommerce and tickets are a product in WooCommerce so Coupons work with it.
I would recommend reviewing our new user Primer for WooCommerce Tickets
https://theeventscalendar.com/knowledgebase/new-user-primer-woocommerce-tickets/
That will show you everything the plugin does to make sure it will do what you would like.
Let me know if you have any follow up questions.
Thanks
January 31, 2015 at 12:58 pm in reply to: How to display the Main Calendar page on a Headway site? #939227Brian
MemberHi,
Thanks for the interest in the Events Calendar Pro.
And yes unfortunately, there is some compatibility issues between us and themes such as Headway.
Part of the issue is as you said we do not have a shortcode to choose a page to run the calendar through we instead use a WordPress archive page to run the main event views from and the more a theme differs from how WordPress has their base themes the more issues that can create (that is not to say either is doing anything wrong).
So the best we can do right now is to head to our UserVoice page and add your vote to Headway Compatibility.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
I can help you get this customization on the right track.
In your theme the files should be here:
/yourtheme/tribe-events/community/
That directory is still the correct one and I tested to make sure.
You can find all the Community Templates here:
the-events-calendar-community-events\views\community\
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Yep we removed it because it was outdated and created more questions then answers. We are working to add a new tutorial to help out, I do not have a timeline when we might release it though.
Thanks
Brian
MemberHi,
We have this tutorial to help move the ticket window:
https://theeventscalendar.com/knowledgebase/moving-the-ticket-form/
Does that help?
-
AuthorPosts
