Page 1 of 1

remove powered and Ordering

Posted: 16 Oct 2013, 09:17
by devilz666
hi everyone I'm new here ... :)
being that I would like to eliminate the words "powered by phoca gallery"
and even Ordering and Display Num
if and possobile do so.
I have the version of phoca gallery 4.0.2 and the version of joomla 3.0
thanks if you help me

Re: remove powered and Ordering

Posted: 17 Oct 2013, 19:37
by Benno
Hi,
being that I would like to eliminate the words "powered by phoca gallery"
See: Custom changes, Footer information https://www.phoca.cz/support
and even Ordering and Display Num
You can disable both in:
Advanced Options --> Basic Options of your menu link to Phoca Gallery Component.

Kind regards,
Benno

Re: remove powered and Ordering

Posted: 21 Oct 2023, 16:34
by sterree13
To remove the Ordering and Display Num:
Go to the following file default_pagination.php which can be found here:
.../components/com_phocagallery/views/category/tmpl

Here you can comment out / delete everything starting from "If if ($this->params->get('show_ordering_images') "
This is what worked for me.