Paul - both those settings were on and it didn't work - i just assumed it was something else - i'll pm the url - but any thing else - but basically i want to use the description to add some text with an affiliate code embedded in a link ?
firstly why doesn't it work if i have parse html on for all users if i just add the example below
<p>Some test text to see if html will work in the description tag - so here is a link to <a target="_blank" href="http://www.site.com">Site Name</a> </p>
also not sure how i would do this for my example
{CONTENT}
- in your instructions does {CONTENT} represent a one of your tags like {CATDESCRIPTION} or some text like "Some test text to see if html will work in the description tag - so here is a link to"
if i create a code say [para] [/para] how should i specify the rest ie "let this function as the HTML <code={PARAM}>{CONTENT}</code>" should be what ? <p>{CONTENT}</p> ? i tried this but get Fatal error: Cannot instantiate non-existent class: wsncode in /home/gallerie/public_html/galleries/admin/wsncodes.php on line 33
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on HTML in Cat Description
Beginner
Usergroup: Member
Joined: Sep 16, 2005
Total Topics: 4
Total Comments: 9
Is it possible to put html into the category description field - if so how ? looked for swithch etc but can't see anything
thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If your usergroup is set to allow using html, yes. Otherwise you can set it to parse WSN Codes for the field.
Beginner
Usergroup: Member
Joined: Sep 16, 2005
Total Topics: 4
Total Comments: 9
Paul - both those settings were on and it didn't work - i just assumed it was something else - i'll pm the url - but any thing else - but basically i want to use the description to add some text with an affiliate code embedded in a link ?
thanks
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I'd just use a WSN Code for that myself. The url code should be there by default in 2.2.
Beginner
Usergroup: Member
Joined: Sep 16, 2005
Total Topics: 4
Total Comments: 9
will it work if there is to be a different code for different categories? and can the code go in the category description in the admin ?
Beginner
Usergroup: Member
Joined: Sep 16, 2005
Total Topics: 4
Total Comments: 9
firstly why doesn't it work if i have parse html on for all users if i just add the example below
<p>Some test text to see if html will work in the description tag - so
here is a link to <a target="_blank"
href="http://www.site.com">Site Name</a> </p>
also not sure how i would do this for my example
- in your instructions does {CONTENT} represent a one of your tags like {CATDESCRIPTION} or some text like "Some test text to see if html will work in the description tag - so
here is a link to"
if i create a code say [para] [/para] how should i specify the rest ie "let this function as the HTML <code={PARAM}>{CONTENT}</code>" should be what ? <p>{CONTENT}</p> ? i tried this but get Fatal error: Cannot instantiate non-existent class: wsncode in /home/gallerie/public_html/galleries/admin/wsncodes.php on line 33