Event Form Setup & Payment
-
1. On the event form, why isn’t the visual box showing up? You have to hit the button for it to appear. People may not know that. Is there something I can do to make it appear at fist glance? See https://culsire.com/event-submission/
2. I don’t want the Region or Country section to show. I put No in the backend yet it’s still showing up. Is there something I can do about this?
3. When you submit a listing it does NOT ask you for a payment, it only says thank you. Please see https://culsire.com/event-submission/ and go through the process. There is no payment option. What am I doing wrong?
4. My page setup doesn’t look like the demo. I’m sure something isn’t quite right. Is there something you can see at first look that says what’s wrong with my setup?
Default Event List Format Header ->
<table cellpadding=”0″ cellspacing=”0″ class=”events-table” >
<thead>
<tr>
<th class=”event-time” width=”150″>Date/Time</th>
<th class=”event-description” width=”*”>Event</th>
</tr>
</thead>
<tbody>Default Event List Format ->
<tr>
<td>
#_{m/d/Y} #@_{ – m/d/Y}
#_EVENTTIMES
</td>
<td>
<div style=”float:left; margin:0px 10px 0px 0px;”>#_EVENTIMAGE{100,100}</div>
#_EVENTLINK
<i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>
</td>
</tr>Default Event List Format Footer ->
</tbody></table>
- The topic ‘Event Form Setup & Payment’ is closed to new replies.