• Resolved Superc00kie

    (@superc00kie)


    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/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    It would be best to upgrade a plugin, how it was not reading the dates?

    Thread Starter Superc00kie

    (@superc00kie)

    When I updated the plugin where the event date is supposed to be, it was displaying -;

    Can you please provide a link to your event page where you have added ticket.

    Thread Starter Superc00kie

    (@superc00kie)

    The website was an inherited project from another developer. I updated WP and the plugin and I found out it was the custom code on the events page that was causing the problem and not the plugin. Plugin works great! Thanks Ben.

    I am glad you find a way through the issue ??

    Take care,
    Benjamin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Buy Tickets link is redirecting to current page’ is closed to new replies.