Hello, how to remove the prefix HOME in the product description?
How to remove the prefix HOME?
-
- Phoca Member
- Posts: 45
- Joined: 26 Aug 2018, 17:23
-
- Phoca Member
- Posts: 45
- Joined: 26 Aug 2018, 17:23
Re: How to remove the prefix HOME?
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 }
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 }
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: How to remove the prefix HOME?
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
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
-
- Phoca Member
- Posts: 45
- Joined: 26 Aug 2018, 17:23
Re: How to remove the prefix HOME?
Hi,Christine - thanks!
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: How to remove the prefix HOME?
Hi,
thanks for your feedback.
Kind regards
Christine
thanks for your feedback.
Kind regards
Christine