Page 1 of 1

TEmplates override

Posted: 02 Nov 2020, 11:30
by borja
Hello
I want to change a little bit the html code. It is just a little change. I try using templae override but it doesn´t work. In the folder of my template there is now a folder "html/com_phocagallery/category" here are different files:

default.php

default-20201102-084420.php

i try to change the code and later in the menu i change the paramter "template style" to the this template, but i cannot see the change donde.

What can be wrong?

How can i change the default template? I want to change the html not only the css.

Re: TEmplates override

Posted: 02 Nov 2020, 12:10
by Jan
Hi, just name the file the same like the original file:

html/com_phocagallery/category/default.php

It will be automatically used - there is no need to change template style.

Jan