Page 1 of 1

Joomla 4 Phoca Cart 4 Component overrides

Posted: 09 Jul 2022, 19:02
by dmlwebal
Hi

I am trying to override the following:

/components/com_phocacart/views/categories/tmpl/default.php
/components/com_phocacart/views/category/tmpl/default.php
/components/com_phocacart/views/item/tmpl/default.php
/components/com_phocacart/views/items/tmpl/default.php

I have tried following the instructions here: https://www.phoca.cz/documents/116-phoc ... -overrides

But I'm not certain that the documents exactly match what I need, so I used the Joomla 4 component override dcos

I have copied the above folders into

/templates/[TEMPLATE]/html/com_phocacart/categories/default.php
/templates/[TEMPLATE]/html/com_phocacart/category/default.php
/templates/[TEMPLATE]/html/com_phocacart/item/default.php
/templates/[TEMPLATE]/html/com_phocacart/items/default.php

As far as I can tell from the Joomla 4 docs this is the correct path BUT any changes I make are not showing up on the site

(all cache is turned off and site template is under development mode)

David

Re: Joomla 4 Phoca Cart 4 Component overrides

Posted: 10 Jul 2022, 22:10
by dmlwebal
This issue is now SOLVED, it is in fact working correctly. My FTP server was not uploading/updating files properly for a brief time.

Re: Joomla 4 Phoca Cart 4 Component overrides

Posted: 14 Jul 2022, 00:17
by Jan
OK