I use phoca cart and Joomforest (JF_Sirena)
In what way/how is it possible to customize the tabs in Phoca cart
things I would like to do:
1. Have multiple video's under the video tab
2. Hide the specification tab (use it for filtering but the important specs I put under Features)
3. Create a new tab and put the 1 or even multiple downloads there.
Customizing Tabs
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Customizing Tabs
Hi, there are more ways to do.
3. You can add new tab per plugin - you can see examples of the events for this purpose in view default plugin:
plugins\pcv\default\default.php
1.2.3. You can override the item output with template override method:
components\com_phocacart\views\item\tmpl\default.php
See: https://www.phoca.cz/documents/116-phoc ... -overrides
Jan
3. You can add new tab per plugin - you can see examples of the events for this purpose in view default plugin:
plugins\pcv\default\default.php
1.2.3. You can override the item output with template override method:
components\com_phocacart\views\item\tmpl\default.php
See: https://www.phoca.cz/documents/116-phoc ... -overrides
Jan
If you find Phoca extensions useful, please support the project