Hello
I registered here to help you to remove links.
I'm from Russia and i found article how to do it.
It works great! I did it in 2 minutes. But i cant post links here. Will try to describe
Here main points:
1) Find piece of code in "smthemes.js" which contains one of links that you have in your footer, but not all the link, only main part.
For example, in source code in footer I can see 4 links:
View attachment 45932
I check these words if they are in "smthemes.js" (!not all links only main part)
- fwpthemes
- streamline-surgical
- emedicinal
- dezumidificam
In my case it was emedicinal - I found it in the middle of the code in "smthemes.js"
2) Next delete the part of code with this word which begins from: eval (.......);
ATTENTION: only that eval that contains founded part of link
View attachment 45933
3) find picture "inc/images/buttons.png" and delete it
4) and the last step remove footer links from bottom.php
In my template SMtheme beautysecrets it worked great!
Hello
I registered here to help you to remove links.
I'm from Russia and i found article how to do it.
It works great! I did it in 2 minutes. But i cant post links here. Will try to describe
Here main points:
1) Find piece of code in "smthemes.js" which contains one of links that you have in your footer, but not all the link, only main part.
For example, in source code in footer I can see 4 links:
View attachment 45932
I check these words if they are in "smthemes.js" (!not all links only main part)
- fwpthemes
- streamline-surgical
- emedicinal
- dezumidificam
In my case it was emedicinal - I found it in the middle of the code in "smthemes.js"
2) Next delete the part of code with this word which begins from: eval (.......);
ATTENTION: only that eval that contains founded part of link
View attachment 45933
3) find picture "inc/images/buttons.png" and delete it
4) and the last step remove footer links from bottom.php
In my template SMtheme beautysecrets it worked great!