Page 1 of 1

How to remove the prefix HOME?

Posted: 15 Sep 2019, 11:02
by Serebro200
Hello, how to remove the prefix HOME in the product description?
Image

Re: How to remove the prefix HOME?

Posted: 15 Sep 2019, 11:52
by Serebro200
Hm:

https://www.phoca.cz/joomla/phocacart/a ... ml#249-287

268 $h = array();
269 if ($showPageHeading && $pageHeading !='') {
270 $h[] = htmlspecialchars($pageHeading); //Comment this line?
271 }

Re: How to remove the prefix HOME?

Posted: 15 Sep 2019, 13:05
by christine
Hi,

The 1st one (Home) comes from the menu settings.
Menus > Menu > Your Menu > Page Display > Show Page Heading > No
resp. under Global Options.

The 2nd one, see here please as an example: https://www.phoca.cz/phocacartdemo/prem ... beiv-badif
Title "Beiv Badif" is entered in Phoca Cart > Products > title >h1 >which I would not remove!

Kind regards
Christine

Re: How to remove the prefix HOME?

Posted: 15 Sep 2019, 13:55
by Serebro200
Hi,Christine - thanks!

Re: How to remove the prefix HOME?

Posted: 15 Sep 2019, 20:06
by christine
Hi,

thanks for your feedback.

Kind regards
Christine