4images Forum & Community
4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: tvcrazyman on March 30, 2012, 04:30:37 PM
-
How can I remove the no follow tags in the details description box? I use the description box to link to other sections in my site relevant to the image, and now I just found out all the links have a no follow tag automatically generated for them.
I am using 4images 1.7.7
I see it doesn't happen where I used straight up html, but where I used the message board format for links is where the no follow tags are generated.
Thanks
-
Hi!
you can use the nofollow tag remove, search and remove 6x in includes/functions.php:
rel=\"nofollow\"
mfg Andi
-
Thank you very much. That did the trick. You saved me a lot of time trying to figure it out.