Helllo,
hope you can help. When i Disable the Kriesi Copyright in the Footer with [nolink] or at the .php with the code:
add_filter(“kriesi_backlink”,”new_link”);
function new_link(){
$kriesi_at_backlink = “”;
return $kriesi_at_backlink;
}
one of the social icons in the footer will not be shown.
when i delete die nolink or the code in the footer all icons are ok :(
the social icons in the topheader are ok with both variants.
Hey spack666,
https://cl.ly/8d35bd4e8223 You mean this is missing?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria