• Resolved culsire_ceo

    (@culsire_ceo)


    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>

    https://www.ads-software.com/plugins/events-manager/

Viewing 1 replies (of 1 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    1. you can enable this under Events > Settings > General > Event Submission Forms > Use Visual Editor =Yes

    2. Is this using EMPro? if not, EMPro already has this feature where you can add/remove fields however using free maybe you can use css to hide it.

    3. at the moment, payment on Events Submission Form is not currently available.

    4. demo site uses default twentytwelve theme, you can try to inspect it’s css styling then copy it in your theme

    also, to avoid confusion please post one question per topic.

Viewing 1 replies (of 1 total)
  • The topic ‘Event Form Setup & Payment’ is closed to new replies.