-
Author
-
December 1, 2015 at 00:02 #90207srinikasturiParticipant
Hi, getting the following warning:
Your header.php theme template does not support Schema markup of webpage headers. The
<head>
element in your header.php theme template should include a filter function call for its attributes. NGFB can update the header.php theme template automatically for you to change the default<head>
element to:COPY CODE<head <?php echo apply_filters( 'head_attributes', '' ); ?>>
Click here to update the header.php theme template automatically — or modify the template yourself using the WordPress editor.
Note: This template sanity check is only performed when updating the NGFB plugin, updating a theme, or activating a new theme.
December 2, 2015 at 03:33 #90455LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 8, 2015 at 15:57 #91862RaduModeratorHi,
Sorry for the late reply.
You can apply that filter to head tag, by copying header.php form wp-content/themes/kleo/ to wp-content/themes/kleo-child/ then replace
tag with > or if you have latest version 3.1.3, you can upload directly attached file to wp-content/themes/kleo-child/
Note: child theme needs to be active.Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.December 8, 2015 at 18:43 #91917srinikasturiParticipantThanks Radu. Is this an update you will be making to the core theme in the next release? Would prefer that the theme works and stays current with further updates rather than me try something on the side.
Thanks
SriniDecember 8, 2015 at 20:01 #91936AndreiModeratorHi,
This is a filter added by the seo plugin and not by wordpress itself in order to implement it directly into the theme. Using the child theme and copying the header.php file into the child theme will let you add this modification while also keeping your theme upgradable. From time to time you could compare the old version you copied with a new header.php file in order to see if there are any modifications, or you can simply check the change log topic here on our forums in order too see if we did any modifications to the header.php file.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 13, 2015 at 23:18 #93053srinikasturiParticipantGetting the following error:
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name kleo-child
Description Stylesheet is missing. DeleteWhen upload directly attached file to wp-content/themes/kleo-child/
Therefore, unable to make child theme active.
SriniDecember 14, 2015 at 11:33 #93110AndreiModeratorPlease connect to your site with an ftp account, go under “wp-content/themes”, delete the “kleo-child” folder and then re-install the kleo-child them provided into the main theme package.
Cheers
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.