badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Social Media Icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43524
    cecillemaquito
    Participant

    Hi! I wish to show Google scholar on my page (beside the search engine) [I have successfully changed a custom icon]

    but… it shows

    ABC.com on Google Plus [When i scroll my mouse over] How can i change it to ABC.com on Google scholar???

    Please help, Thanks you.

    #43571

    Hi cecillemaquito,

    First of all did you create a child theme while customizing the code? If you have not created a child theme then while updating to new version all your customized code will be lost. So better make a child theme and then customize the code otherwise the same changes you need to do after updating to the theme.

    For your question, goto theme folder -> library -> structure -> header-extension.php on line no 322 you will find this code
    __( 'Google Plus', 'attitude' ), replace this code with __( 'Google scholar', 'attitude' ),

    Hope this may help you
    Thank you!

    #43650
    cecillemaquito
    Participant

    Thank you! It works perfectly!!!

    I need to explore the child theme option. 🙂

    #43652

    That’s great cecillemaquito

    We have talked many times about child theme in our forum topic. So you can search about the child theme how to implement it. For more reference visit codex link

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.