Skip to main content

We have a client whose events require a “Book Your Ticket Now” link. If this link is missing, we need to redirect the poster image to the event’s post URL instead. While this may seem straightforward in theory, we had to implement a WordPress programming solution that dynamically assigns the post URL as the cover link when the “Book Your Ticket Now” link is empty. Conversely, if the link is present, the cover link is set to the “Book Your Ticket Now” URL. Additionally, within the Essential Grid skin, I configured the cover to link to the cover link instead of the “Book Your Ticket Now” URL.

Leave a Reply