Events Made Easy › Forums › Bug fixed or feature request implemented › Going to Paypal after Submitting Booking, How to?
- This topic has 1 reply, 2 voices, and was last updated 12 years ago by Franky.
-
AuthorPosts
-
Mon 29 Oct 2012 at 18:01 #43863AnonymousInactive
Hi!
I love the plugin and am looking forward to getting the last few bugs out of it in hopes that the friend I am creating this for likes it and pays for it! In which case I will not forget you and send payment your way.
The way that I have this installed, after I submit booking, I am not brought to the paypal button; I am instead just left hanging. See this video: http://youtu.be/gav-8zPKrbE
Is there a way that I could be brought back to the part of the page where the button is directly after submitting? Here is my current code in the single event default:
<b><p style="float: left; width: 44%; text-align: left;">#D, #M. #j, #Y -- #_12HSTARTTIME to #_12HENDTIME</p>
<p style="float: left; width: 48%; text-align: right;">#_LOCATIONNAME, #_ADDRESS, #_TOWN</p></b><div> </div>
<div> </div><div> </div>
<div class="sep"> </div>[events_if tag='#_IS_RSVP_ENABLED' value='1']<b>You'll be able to register below the event description and map. </b><b>The cost of this is #_PRICE for each event attendee.</b> #_ATT{priceinfo}
<div class="sep"> </div>
#_NOTES
<div class="sep"> </div>
#_MAP
<div class="sep"> </div>
<b>Directions</b> (click "Get Directions"): #_DIRECTIONS
<div class="sep"> </div>
<div class="sep"> </div>
<b>Registration</b> (Please fill out the following fields and enter comment you wish): #_ADDBOOKINGFORM<div class="sep"> </div> [/events_if]
<div class="sep"> </div>
<b>Event Categories:</b> #_CATEGORIES
<div class="sep"> </div>
[events_if tag='#_IS_LOGGED_IN' value='1']
[events_if2 tag='#_IS_RSVP_ENABLED' value='1']
<b>Attendees: (Only Visible to Staff)</b> #_ATTENDEES<div> </div><b>Availability:</b> #_BOOKEDSEATS seats booked, #_AVAILABLESEATS available<div class="sep"> </div>[/events_if2][/events_if][events_if tag='#ESC_CATEGORIES' notcontains='Non-Org']<b>Event Contact:</b> #_CONTACTNAME, #_CONTACTEMAIL, #_CONTACTPHONE<div class="sep"> </div>[/events_if]<div>
Click #_ICALLINK or <a target="_blank" href="http://www.google.com/calendar/event?action=TEMPLATE&text=#URL_NAME&dates=#_{Ymd}T#H#_{i}00/#@_{Ymd}T#@H#@_{i}00&sprop=#URL_EVENTPAGEURL&location=#URL_ADDRESS,#URL_TOWN&details=#URL_LOCATION">Google Calendar</a> to add to your calendar.<div> </div></div>
[events_if tag='#_IS_LOGGED_IN' value='1']
#_EDITEVENTLINK this event listing<div> </div>[/events_if]Mon 29 Oct 2012 at 19:09 #49996FrankyKeymasterOk, this is in fact a bug (it should be the case that it jumps to the form).
Try this change:
-
AuthorPosts
- The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.