Thursday, June 30, 2022

[FIXED] How to change the 'Home' category name prestashop?

Issue

I'm just started the Prestashopv1.6.1.6 and want to change the 'HOME' category name appeared on the Top-horizontal menu to other.

I googled much, but the topics were specific for old versions.

Any advice?


Solution

You should be able to modify the "home" category name from prestashop backend.

In menu Catalog > Categories (index.php?controller=AdminCategories) > click on main / root category (usually named home and id_category=1)

In the main category admin, click on edit button (index.php?controller=AdminCategories&updatecategory&id_category=1 if id category is 1), and the first field is name, where you can modify it.



Answered By - DannetStudio
Answer Checked By - Willingham (PHPFixing Volunteer)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.