Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
Patrick Hathaway
ParticipantAwesome, that did the trick.
Many thanks.
Patrick Hathaway
ParticipantI am trying to change the test string RSVP to Free Tickets.
It is located here:
Events -> edit Event -> Tickets -> Add new Ticket.
There are then two checkboxes, RSVP & WooCommerce.Many thanks
Patrick Hathaway
ParticipantUnfortunately, that didn’t work for changing the RSVP text. I tested on another elements (‘Venue’ => ‘Location’) which worked but it’s not working with the Select field when adding a New Ticket.
Thanks
Patrick Hathaway
ParticipantWorked a treat! Thank you very much.
Patrick Hathaway
ParticipantThank you.
Patrick Hathaway
ParticipantI ended up using a PHP redirect.
<?php if ( is_shop() ) : //redirect from the 'shop' page. wp_redirect( site_url( '/events/' ) ); exit; endif; ?>Patrick Hathaway
ParticipantSadly, that doesn’t work. I have made the Shop page a draft, and also tried to completely delete it. Also, under WooCommerce settings, I have no ‘shop page’ chosen.
Any other ideas on how to get around this?
Thank you
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
