Naz Oke
asked 8 years ago

Hi !

How can I remove the WP login icon, in the right of social icons ?
Thank you very much.
![social icons](https://www.dropbox.com/s/ux230jldidsvsnc/DW-Focus-Social-icon.png?dl=0 "WP login icon")

3 Answers
DominicStaff
answered 8 years ago

Hi,
You can open the template-tags.php file then remove the following code in the line 76:
<li class="user"><a href="<?php echo esc_url( wp_login_url() ); ?>"><i class="fa fa-user"></i></a></li>
Regards,

DominicStaff
answered 8 years ago

I have helped you resolve this issue, you can check your site now.
Regards,

Naz Oke
answered 8 years ago

Perfect. Thank you very much ! 🙂
How did you process ?

dominic Staff
replied 8 years ago

Just open the template-tags.php file then remove the following code in the line 76:
<li class="user"><a href="<?php echo esc_url( wp_login_url() ); ?>"><i class="fa fa-user"></i></a></li>
Regards,

nazou
replied 8 years ago

Amazing… It’s twice, that was same thing whan I asked to remove google+ and linkedin icons (left side bar). When I do that, it’s not works. I do something wrong ? I would to understand, because I annoy you for little things….
Thank you again…

dominic Staff
replied 8 years ago

I think it’s cache site. Because, when you remove the line codes . It completely does not affect the other social.

nazou
replied 8 years ago

Sorry for my bad english. I wanted to tell, that las time, when I tried to modify, to remove google+ and linkedin icons (at the left) I lost all icons. (here >> http://www.designwall.com/question/social-sharing-how-to-show-more-than-2-numbers/)
I had kept a original copy of template-tags.php, and when it did’nt work, I placed the original. But I didn’t get social icons. Then, you did it with ftp.

And I see just now… look please, facebook and twitter icons (left side-any post) are removed also again…

nazou
replied 8 years ago

By the way, with Safari social icons (left and right up) were never displayed. I always forgot to tell you…
like that : https://www.dropbox.com/s/wxobhf5y7ubg06d/dw-focul-safari-social-share.png?dl=0
Chrome, Firefox and Android tablet version was ok until now : I just check now, same thing : fb and tw icons of the left, flown…

dominic Staff
replied 8 years ago

Plese check your site now, we have resolved this issue.

Powered by DW Question & Answer Pro