Events Made Easy › Forums › How do I … › New to plugin: Several questions
- This topic has 2 replies, 3 voices, and was last updated 12 years, 5 months ago by Franky.
-
AuthorPosts
-
Tue 26 Jun 2012 at 22:34 #43825AnonymousInactive
I’ve been winging it on using this plugin and so far the results are amazing. Unfortunately I have now hit a glass ceiling and need some help.
1. Is there a way of adding an rsvp email for each event that doesn’t involve the email going to a registered user? I deal with a lot of promoters and they each have an email they prefer, I want rsvp’s to go directly to that individual for their event but really don’t want to go through the hassle of asking the promoters to register. I was thinking of using a contact form (manually created..but thought i’d check first with you).
2. I am trying to figure out where I paste my widgets (facebook like, email this, ratings, etc). Can’t figure out which file in the plugin I need to post them into so they show up on the events page. Since this is only for events and not for blog posts I can’t just do it to my site template itself.
3. Is there a way to create a border between events? I am using this plugin for a mobile app and am receiving reports that the events are too close in proximity in list view therefore leading to a ton of wrongful clicks.
4. Is there a way to accept payment information on RSVP for lets say bottle service without actually processing the payment (I would be passing on the details to the venue to charge the client if and when they attend and get serviced).
I’ll leave it to 4 questions for now and hope someone can help guide me.
Wed 27 Jun 2012 at 15:49 #49806AnonymousInactiveHi, I am new to this plugin also and I think I can only try to help you with question 3.
I used a layout with tables for it:
I did it this way:
in the field (hope the translation is right) “The standard head of the Events” I put this code:
‘<H2>Reserveren:</H2>
<table border=”0″ cellspacing=”2″ cellpadding=”2″ width=”600″><tbody>’
in the second file “standard layout events” I put
‘<tr>
<td valign=”top” width=”100″>#_LINKEDNAME </td>
<td valign=”top” width=”10″>#l</td>
<td valign=”top” width=”90″>#d-#m-#Y</td>
<td valign=”top” width=”150″>#H:#i uur – #@H:#@i uur</td>
<td valign=”top” width=”150″>Nog #_AVAILABLESPACES plaats(en) vrij<font size=”1″>.</font></td>
</tr>’
and in the third field I put:
‘</tbody></table>’
I hoped this helped you, my advise is to read well the examples there are. They helped me a lot.
Success!
Wed 27 Jun 2012 at 20:48 #49807FrankyKeymaster1) no, the email needs to go to a WP existing address
2) put the shortcodes inside the “format” settings, in the EME settings page
3) see post above for an example
4) how can accept payment info without actually accepting it? The paypal just checks the “payed” option, but you still can choose wether or not to accept the booking.
-
AuthorPosts
- The forum ‘How do I …’ is closed to new topics and replies.