This topic has 11 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #77398
     vinz98
    Participant

    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.
    #77594
     Radu
    Moderator

    Hi,

    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 solution
    #77691
     vinz98
    Participant
    This reply has been set as private.
    #77891
     Radu
    Moderator
    This reply has been set as private.
    #77937
     vinz98
    Participant

    Hello 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?

    #78042
     Radu
    Moderator

    Sure,

    COPY CODE
    
    https://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 solution
    #98229
     vinz98
    Participant

    Hello 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.
    #98279
     Radu
    Moderator

    Hi,

    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 CODE
    
    function 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 solution
    #98305
     vinz98
    Participant
    This reply has been set as private.
    #98316
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #98319
     vinz98
    Participant

    Thank you Radu.

    #98505
     Radu
    Moderator

    You’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
Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?