Forum Replies Created
-
AuthorPosts
-
kloader
ParticipantI found a descent product under $50. And works for what i need it for…
http://biketraining.ca/markham-training/
waiting for a refund from you people.
kevin
January 13, 2015 at 12:50 pm in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #932287kloader
ParticipantThis reply is private.
January 13, 2015 at 7:41 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #932006kloader
ParticipantThis reply is private.
January 9, 2015 at 7:30 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930871kloader
ParticipantThis reply is private.
January 8, 2015 at 5:14 pm in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930672kloader
ParticipantAll i want is software i don’t have to completely reconfigure to make it hopefully work. I am very confident with woocommerce and wordpress but yours is missing options. (see the pdf below)
Here is an example of one location of 8 locations:
Every line (March 27 and March 29/30) for example, need to be registered and paid for.
What can I do to modify it a bit?
Kevin
January 8, 2015 at 3:30 pm in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930645kloader
ParticipantI’ve been trying to get 40 locations, 3 different courses per location, and have the public register and pay to work. BIG PAIN!!!!!!!!!!!!!
kevin
January 8, 2015 at 3:07 pm in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930638kloader
ParticipantEllsworthmedia, kevin from Milton On. I purchased all three products from them, calendar, calendar pro, wootickets, being assured many times it would work for what i need it for, THEY LIED. Nothing works right and these people don’t really want to help. I want my money back!!!!!!!!!!!
I have been creating sites since 1995, this is the most over complicated product yet. I GIVE UP.
kevin
kloader
Participantforget it i found it, sorry to bug you.
kevin
kloader
ParticipantI do not see where to change “all events” on this page…
http://biketraining.ca/event/the-m2-license-training/
kevin
kloader
Participantwhere would i put this text?
// This example replaces “Event” with “Course” in all Tribe Plugins text
// See the codex to learn more about WP text domains:
// http://codex.wordpress.org/Translating_WordPress#Localization_Technology
// Example Tribe domains: ‘tribe-events-calendar’, ‘tribe-events-calendar-pro’…add_filter(‘gettext’, ‘theme_filter_text’, 10, 3);
function theme_filter_text( $translations, $text, $domain ) {
// If this text domain starts with “tribe-”
if(strpos($domain, ‘tribe-‘) === 0) {
// Replace both upper and lower case
$text = str_replace(
array(‘Event’, ‘event’), // Text to search for
array(‘Course’, ‘course’), // Text to replace it with
$text
);}
return $text;
}kloader
ParticipantI bought woocommerce ticketing, works pretty good. Can a person change EVENTS to COURSES?
kevin
kloader
ParticipantWould the woo commerce ticketing plugin work for the site i’m doing?
kevin
-
AuthorPosts
