Change "Get A Ticket" to "Register Now"

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Tue Aug 23, 2016 12:23 pm
I would like to perform the following on the home page:
1. "Change Get A Ticket" to "Register now"
2. Then link the Register Now to a Form page where visitors can submit name, email and phone no.
3. Auto-reply after registering.

I would require your guide on how to perform the above.

Thanks you
User avatar
Junior Boarder

Joshua M
Wed Aug 24, 2016 9:12 am
Hi,

Regarding your issues:
1. You have to translate your theme (use i.e. Loco Translate plugin) or if you are using a child theme you can change it directly from Fest/layouts/header.php file - please edit this fragment:
Code: Select all
<?php echo __('Register Now', GKTPLNAME); ?>


2. You can add custom URL for this button, please navigate into Fest -> Template Options -> Features tab and "Register button URL" option.

3. You have to create a form with this feature. Try to use i.e. Contact Form7 plugin.
User avatar
Moderator


cron