-
Author
-
September 13, 2015 at 18:07 #77398vinz98Participant
Hi The search text is missing…How do I fill it in? Can I make the button slightly bigger?
Attachments:
You must be logged in to view attached files.September 14, 2015 at 18:55 #77594RaduModeratorHi,
Can you please provide page url and admin credentials ?
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 15, 2015 at 23:22 #77937vinz98ParticipantHello Radu.
Thank you for the diagnosis. Can I host this font myself because now my SSl/https certificate can not function anymore because I am loading from the http portion of seventh now. I Just copy it and adjust the header.php?
September 16, 2015 at 17:44 #78042RaduModeratorSure,
COPY CODEhttps://swingrs.nl/wp-content/themes/sweetdate/assets/styles/font-awesome.min.css?ver=20150630
Yesterday i added on your header.php before head tag closes the resource from seventhqeen.com
Delete that line and then copy the header.php from sweetdate to sweetdate-child
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 13, 2016 at 12:12 #98229vinz98ParticipantHello Radu
After the newest update the icons are there in search button and so on but the only place where it is not anymore is login and register at the top.
Where have the icons gone?
Attachments:
You must be logged in to view attached files.January 13, 2016 at 16:27 #98279RaduModeratorHi,
This can be caused by theme update that has overwritten the header.php where i’ve made the modification.
Add code this to wp-content/themes/kleo-child/functions.php
COPY CODEfunction hook_fa_sweet_sq7() { $output = "<link rel='stylesheet' id='font-awesome-css' href='http://seventhqueen.com/demo/sweetdatewp/wp-content/themes/sweetdate/assets/styles/font-awesome.min.css' type='text/css' media='all' />"; echo $output; } add_action('wp_head', 'hook_fa_sweet_sq7');
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 13, 2016 at 18:22 #98316RaduModeratorHi,
Just i’ve visited your website and now the icons are shown ( see screenshot )
In on your side icons are missing clear the browser cache.
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.January 14, 2016 at 14:24 #98505RaduModeratorYou’re welcome
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.