Forum Replies Created
-
AuthorPosts
-
TEME
ParticipantIt appears that for some reason you have added a CSS rule in the rsvp.mini.css file with
.tribe-tickets-meta-row { display: none; }When I disengage this I get my name and email fields back. Why was I not notified about this change when you rolled this out?
In addition, why did I loose my Danish translations with the latest roleout?
Regards,
Teme
TEME
ParticipantThis reply is private.
TEME
ParticipantConsider it done – now already with one vote: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/14772846-add-overview-of-attendees-to-calendar-events
May 23, 2016 at 4:19 am in reply to: Adding event fields (e.g. description) to email template #1117690TEME
ParticipantThe correct code is:
<?php $html_postcontent = $event->post_content; $html_postexcerpt = $event->post_excerpt?>Regards,
Teme
May 20, 2016 at 1:02 am in reply to: Adding event fields (e.g. description) to email template #1116879TEME
ParticipantHi Geoff,
I have succeeded with creating a themed version of the email.php file.
However, I have problems including the description as a field in the email. E.g. according to your help information I should be able to use
$description = tribe_display_current_single_event_slug ( $event->ID );
to include the description. However this creates a fatal error
Fatal error: Call to undefined function tribe_display_current_single_event_slug().Please help me.
Regards,
Teme
TEME
ParticipantThis reply is private.
TEME
ParticipantHi Andreas,
I have no such field on my web page – see attached screen dump.
Regards,
Teme
TEME
ParticipantHi George,
Thank you very much for your quick response. I implemented your last code, and I am nearly there. I hope you can assist me with the final sprint to the finish line.
With the inserted code I am now able to change the senders email address with the exception of the word WordPress.
WordPress <[email protected]>Is it possible to change WordPress to something else?
Regards,
Teme
TEME
ParticipantI am only using the RSVP version which is why the event is free. I cannot see any fields with pricing? Are my eyes playing tricks with me?
Regards,
Teme
TEME
ParticipantSame question goes for the top part of the page where it states “Gratis” without CSS to hide the line.
Where can I add CSS in order to hide it?
Regards,
Teme
-
AuthorPosts
