Several error

Multipurpose WordPress Theme Forum Support
GK User
Wed Nov 23, 2016 10:14 pm
Hello,

I am trying to force the logo on center , but I can't, please help.
How i do enable reCapthca for reservation and reviews ?
Have a look here: elpato.ro
User avatar
Fresh Boarder

Joshua M
Thu Nov 24, 2016 9:48 am
Hi,

Try to add the following custom css code:
Code: Select all
.gk-logo {
    left: 46%;
    top: 85px;
}


Regarding the captcha:
- for the contact page, please navigate to Appearance -> Customize -> Contact Page, here enable captcha option and add your public and private keys
- for reservation, please add your keys to Plugins -> GK Reservation Quark, and change your reservation shortcode to:
Code: Select all
[GK_Reservation email="[email protected]" info="* For parties larger than 20, please contact us at (00) 123-456-789" recaptcha="on"]

(add recaptcha="on" attribute)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.