Forum Replies Created
-
AuthorPosts
-
Oliver
ParticipantPerfect! That works great!
Thanks a lot Geoff!
Best regards,
OliverOliver
ParticipantSounds great! I will stay tuned 🙂
Oliver
ParticipantHi Geoff,
to avoid that this ticket is closed automatically I’m asking if there is any progress on the topic?
Regards,
OliverOliver
ParticipantThanks Geoff! The licenses are working fine!
Regards,
OliverPS: the Event Tickets Plugin is now translated as well, which means all Plugins are up to date! 🙂
Oliver
ParticipantHi Geoff,
I finished the German translation for the following plugins:
The Events Calendar
Advanced Post Manager
Community Events
Community Tickets
Easy Digital Downloads Tickets
Event Tickets Plus
Eventbrite Tickets
Events Calendar Pro
Facebook Events
Filter Bar
iCal Importer
Shopp Tickets
Tribe Common
WooCommerce Tickets
WP E-Commerce TicketsCan you extend my licenses for our test website for the following plugins?
– Events Calendar Pro
– Community EventsWould be great as it makes life much easier for testing your new versions before going live 😉
Best regards,
Oliver-
This reply was modified 9 years, 5 months ago by
Oliver.
November 2, 2016 at 11:24 am in reply to: Community event submit form: Rules when event cost change to "Free entry" #1186491Oliver
ParticipantThanks, that works like a charm! 🙂
Best,
OliverOctober 30, 2016 at 10:01 am in reply to: Community event submit form: Rules when event cost change to "Free entry" #1185069Oliver
ParticipantHi George,
I was referring to this post:
But it looks that the new Event Aggregator Plugin created 37 pages of new translations. For me it looked like there was still an issue …
You can close this ticket.
Regards,
OliverOliver
ParticipantSounds great! So I will wait until V4.3.1 and then start translating 😉
Best regards,
OliverSeptember 29, 2016 at 6:26 pm in reply to: Hide timezone in Events Community Submission form #1170812Oliver
ParticipantObviously it can be found in datepickers.php under
/the-events-calendar-community-events/src/views/community/modulesProblem solved 😉
Oliver
ParticipantHi Cliff,
thanks for your fast and clear answer!
Updating the title and content with wp_update_post() works like a charm 😉
I would recommend to make a note about this in the documentation (until it’s fixed).Best regards,
OliverOliver
ParticipantNo, thanks! I’m fine ?
Oliver
Participant3. The venue title is not updated, too. Is there workaround for this bug?
Oliver
ParticipantThanks Geoff! I took the photo on Palma de Mallorca 😉
I managed to find a solution with get_post_meta(), which returns an array with the details:
$ort1_details = get_post_meta($ort1->ID); echo $ort1_details[_VenueAddress][0]; echo $ort1_details[_VenueZip][0]; ...Best regards,
OliverOliver
ParticipantI had the same issue with the screen reader text. Your snippet solves it! Thanks!
BTW: I’m using the popular Divi Theme. -
This reply was modified 9 years, 5 months ago by
-
AuthorPosts
