Hello,
I am working off a child theme but after updating Kleo I have noticed 2 bugs which i am struggling to correct.
1. On the link http://www.labellanet.com/register the captcha appears on the signup form.
2. The header color has reverted back to its default color on the buddypress profile pages, it should be transparent black as you see on the landing page.
Thanks
Craig
Hi,
1. Please follow the next procedure to overwrite the actual shortcode, with this file you will be able to remove the captcha under the form on [kleo_register] shortcode.
a. Download the attached archive
b. Unzip it
c. upload unzipped file ( kleo_register.php ) Here : /wp-content/themes/kleo-child/k_elements
That's all the captcha should be not displayed there.
2. Most probably your theme settings was stored in parent or in child, when you switch the theme the settings will remain in theme that was customized before you can copy the theme styles from parent to child or vice versa form wp-admin -> theme options -> import/export -> export then on same location and import.
Cheers
R.