Jump to content

How to create HTML links in Catalog > Categories > Edit


Recommended Posts

How does one create HTML links in Catalog > Categories > Edit.

I would like to have 'ENTER' be linked to one URL, and 'EXIT' linked to another URL.

I can't seem to find any way of linking them.

Or is there a different way of linking URLs to Categories?

 

Thanks!

Link to comment
Share on other sites

You mean adding html to the category description? You need to edit adminCategoriesController.php and add the rich editor for that field, then edit the category class and avoid escaping all the content (you'd lose your html otherwise)

Link to comment
Share on other sites

Thanks for the swift response! I've created a 'Adults Only' Mega menu link, that when clicked displays the 'adult content warning' message.

 

I have 'ENTER' and 'EXIT'. I have the URLS that go with 'ENTER', and "EXIT'. I know how to associate URL links with the verbiage on a web page, by using Word, and the HTML linking feature, but I don't know to do that in Prestashop.

 

Can it be done? Or, is there another way of doing HTML links within Category Menus?

 

See http://www.popcultureheaven.com/index.php?id_category=493&controller=category'>http://www.popcultureheaven.com/index.php?id_category=493&controller=category

I need to associate http://www.popcultureheaven.com/index.php?id_category=82&controller=category'>http://www.popcultureheaven.com/index.php?id_category=82&controller=category with 'ENTER', and http://www.popcultureheaven.com with 'EXIT'.

Link to comment
Share on other sites

I've figured out how to make my 'Adults Only' portal page, but my 'adults' items link are still in my sitemap. How can I remove just those links? I want customer to be able to see the 'Adult items', but by only going through the 'Adult Portal'.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...