Prestashop 1.7 add <br> special character tag in category name but invalid , how to split string in menu navigation nav?
问题 A lot of people are having a similar problem for adding a hashtag in the product name. I am trying to add a tag ( html line break ) in the category name . I have put "Category name" for example, it won't work. The character validation is there for security measures, it makes sense. So I have tried to overwrite the file "Validate.php" , as explained on another topic by redefining the isCatalogName function like so : <?php class Validate extends ValidateCore { public static function