Buy Tickets link is redirecting to current page
-
I recently was asked by a client to update Ai1ec Plugin. It created some glitches in the site (was not reading dates), so I uninstalled the upgraded version and reinstalled the previous version. After doing this everything worked normally except the “Buy Tickets” link. I would place the link in the field while creating the event, however when clicking it on the front end it redirects back to the current page.
The code for the button:
<a href="<?php echo get_post_meta($row['post_id'], 'Buy_Ticket', true); ?>" target="_blank">PURCHASE TICKET</a>
Your advice on the matter would be greatly appreciated…
https://www.ads-software.com/plugins/all-in-one-event-calendar/
- The topic ‘Buy Tickets link is redirecting to current page’ is closed to new replies.