-
Author
-
August 1, 2016 at 11:49 #130857
myke
ParticipantWhen I try to change my body font size and line height, it does not save. When I press save it reverts back to what it was.
Also, the font names drop down box is not visible. (see screenshot)
Attachments:
You must be logged in to view attached files.August 1, 2016 at 18:27 #130906Radu
ModeratorHi,
Please add this line in wp-content/themes/kleo-child/functions.php
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
try again
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 1, 2016 at 21:59 #130952myke
ParticipantHi this did not work.
Font Family still does not show up on my fonts page & when I change the size of my fonts it still does not save.
August 2, 2016 at 15:54 #131012Radu
ModeratorYou don’t have the child theme activated, please activate theme and check again and make sure you pasted that code there
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 3, 2016 at 00:06 #131096myke
ParticipantI edited the functions file in the Appearance -> Edit menu.
How do I activate a child theme? 🙂
August 3, 2016 at 16:28 #131159Radu
ModeratorGo to wp-admin -> appearance -> themes, there you should see Kleo Child and hover the CHild theme and press activate, if the child theme it’s not there, press add new and upload the child theme that can be found in package that you have downloaded from TF and then press activate
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.