Using #_BOOKINGBUTTON removes the events list
-
Hello,
I have a list of upcoming events on a location page here:
http://paulroper.com/ccfm14/locations/hammersmith/
I used this code to create that list:<p>The next market here is on <strong>#_LOCATIONNEXTEVENT</strong>.</p> #_LOCATIONNOTES <h3>Upcoming Markets in #_LOCATIONTOWN</h3> [events_list town="#_LOCATIONTOWN" limit=10 pagination=1][/events_list]…but if I add a
#_BOOKINGBUTTONto it, all the information disappears, and I jut get a list saying “Book Now Book Now Book Now Book Now”. If I click on one of the Book Nows, it does successfully create the booking and send the confirmation email. So where should I put the#_BOOKINGBUTTONso that all the#_LOCATIONNEXTEVENTinfo still shows?
Thanks in advance for any help,
Paul
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using #_BOOKINGBUTTON removes the events list’ is closed to new replies.