1. Barber
  2. Monday, 25 May 2020
Hello,

Template barber: On the social network icons, there is no "rel noopener", and the Google analysis lists it as an error.
Responses (10)
Hi,
show me where exactly about which social icons you're talking.
Because there are in many places in our demo.
  1. more than a month ago
  2. Barber
  3. # 1
  1. more than a month ago
  2. Barber
  3. # 2
1st image (social icons at the top)
templates\barber\features\social.php
  1. more than a month ago
  2. Barber
  3. # 3
2nd image (socials at the bottom2)
My suggestion is...
copy HTML code from the current module (source code preview)
and paste into Custom module in HTML mode
then add missing titles, publish on bottom2

then after, disable current SPPB module from bottom2 position


It should take you max 3min.
  1. more than a month ago
  2. Barber
  3. # 4
It doesn't work, the social network icons don't display :(
  1. more than a month ago
  2. Barber
  3. # 5
1 or 2 ?

Maybe your TinyMCE editor cut them off
  1. more than a month ago
  2. Barber
  3. # 6
For the number 2
All the css was gone when I copied the code.
  1. more than a month ago
  2. Barber
  3. # 7
There wasn't any CSS only HTML!


In Global Configuration > change editor to MirrorCode or None for 3min
try again with below


<ul class="sppb-icons-group-list">
<li class=" sppb-text-center"><a href="#" aria-label="twitter" title="twitter"><em class="fa fa-twitter " aria-hidden="true" title="twitter"></em></a></li>
<li class=" sppb-text-center"><a href="#" aria-label="pinterest"><em class="fa fa-pinterest-p " aria-hidden="true" title="pinterest"></em></a></li>
<li class=" sppb-text-center"><a href="#" aria-label="facebook" title="facebook"><em class="fa fa-facebook " aria-hidden="true" title="facebook"></em></a></li>
<li class=" sppb-text-center"><a href="#" aria-label="tumblr" title="tumblr"><em class="fa fa-tumblr " aria-hidden="true" title="tumblr"></em></a></li>
</ul>


As you may see HTML code is very easy (beginner level), yes I already added Title
so just add URL, replace icons code using Font Awesome 5 class names and that's all.
  1. more than a month ago
  2. Barber
  3. # 8
OK thanks, it's set for the bottom, and for header I have to add what code? (sorry I don't know anything about php) :(
  1. more than a month ago
  2. Barber
  3. # 9
It was very simple, it's all taken care of, thank you very much :D
  1. more than a month ago
  2. Barber
  3. # 10


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.