Member
Member
reneesanguinetti   2011-01-07, 17:13
#1

Hello,
I am using Zenphoto version 1.3.1.1 [5816] (Official Build)
Current gallery theme: zpFocus13.
I am trying to insert rel="nofollow" into a link to another website. The link is in an album and on a news article. The code for the link itself works just fine, but when I edit it and insert rel="nofollow", the editor on the album deletes rel="nofollow" when I save the album.
When I insert it on the news page, the editor does not delete it from the HTML, but rel="nofollow" does not appear when I view the source of the page. I've looked logged in and logged out. Any suggestions?
Thank-you - Renee

Administrator
Administrator
acrylian   2011-01-07, 19:09
#2

You have to allow this atribute to the tag element on the options.

Member
Member
reneesanguinetti   2011-01-07, 23:15
#3

Hello acrylian,

I changed this tag element on the options from:

a => (href =>() title =>() target=>() class=>() id=>())
to this:
a => (href =>() title =>() rel=\"nofollow\" =>() target=>() class=>() id=>())
It allowed the rel="nofollow" for the news article, but not in the description for the album or on the news/category page.

I actually added rel="nofollow" and when I saved it changed to rel=\"nofollow\".
Should I change something else?
Thank-you - Renee

Member
Member
sbillard   2011-01-07, 23:37
#4

it should look as follows (no quotation marks!)

rel=>(nofollow=>())

Member
Member
reneesanguinetti   2011-01-07, 23:49
#5

Thank-you again!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.