I need to use TZ Portfolio Plus Portfolio. I created a first override (System > Site Templates > Template > Create Overrides). Now in the html/mod_tz_portfolio_plus_portfolio folder there is the default.php.
I would like to create another override.
I repeated the procedure but you can no longer see the images of the articles
You should override image add-on in module folder "html/mod_tz_portfolio_plus_portfolio" with file like module layout file.
Example: With module's layout file is "html/mod_tz_portfolio_plus_portfolio/default1.php", Image's add-on layout must have "html/mod_tz_portfolio_plus_portfolio/plg_mediatype_image/default1.php" file
Hi, I'm not sure what you overrode in the module. Did you choose the same TZ Portfolio+ style or different styles?
Regarding the override, you're supposed to override not only the portfolio module but TZ Portfolio+ addons also.
1. Pls follow this folder path: components\com_tz_portfolio_plus\addons\[addon_group]\[addon_name]\modules\[module_name]. In this case, it's components\com_tz_portfolio_plus\addons\mediatype\image\modules\mod_tz_portfolio_plus_portfolio
Copy file default.php
2. Then browse to your /templates/ folder.
Open the folder for your current template. ex: our template is /tz_nish_ii/
Open this folder (templates\tz_nish_ii\html\mod_tz_portfolio_plus_portfolio\plg_mediatype_image) and paste file default.php here
Get started to modify your file
please see the attached images, I made with module tz portfolio+ articles
You should override image add-on in the module folder "html/mod_tz_portfolio_plus_portfolio" with file like module layout file.
Example: With the module's layout file is "html/mod_tz_portfolio_plus_portfolio/default1.php", the Image's add-on layout must have "html/mod_tz_portfolio_plus_portfolio/plg_mediatype_image/default1.php" file
Example: With module's layout file is "html/mod_tz_portfolio_plus_portfolio/default1.php", Image's add-on layout must have "html/mod_tz_portfolio_plus_portfolio/plg_mediatype_image/default1.php" file