Phoca Gallery is no matter one of the best joomla gallery component but one thing I really hate about it is the footer tag in it which is hidden in the code and every time they change the location of it.
The solution below is for the version 3.1.5 which I used on many joomla 2.5 websites and I face this a lot so I am sharing here how you can remove it easily without any big problem like looking in all the files one by one. hopefully this will save you some moments of time and efforts
Front End View
For Category View : go to Components -> com_phocagallery -> views -> category -> view.html.php
in view.html.php search for line # 261 or the line which starts with “$this->tmpl[‘pnd’]”.
Uncomment this line or simply add the next line just after it.
$this->tmpl[‘pnd’]= ”;
this will remove the phoca gallery footer from your category view page a.k.a single category page.
For Categories View : go to Components->com_phocagallery -> views -> categories->tmpl ->default.php
the footer line on this view is written at line # 72 or in the end to be exactly. simple comment it and enjoy
feel free to ask any thing from us. we provide web and software development services in various technologies.