Pagination.php override

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Wed May 16, 2012 11:24 pm
hii.. am looking to override the pagination.php and add a code to it, but i cant find the pagination.php any where..
it should be usually in "templates/<YOURTEMLATE>/html/pagination.php" am using gk-boutique tamplate
thank u for any help
User avatar
Fresh Boarder

GK User
Wed May 16, 2012 11:29 pm
Hi

There's no pagination.php ;)
You should look at the tmpl files used on ../gk_boutique/html/com_content/

Cheers
User avatar
Platinum Boarder

GK User
Wed May 16, 2012 11:40 pm
Hi khaledelkailani,

If it doesn't exist there, then you can copy the original file and paste to there to override it.

@Seichinha: I've just checked in eSport and there's such a file :) Maybe we don't override it in Boutique.
User avatar
Platinum Boarder

GK User
Wed May 16, 2012 11:56 pm
thank u very much .. going to look for it there
cheers :)
User avatar
Fresh Boarder

GK User
Thu May 17, 2012 10:45 pm
hi Don Lee .. where can i find the original one ,which i can copy in there ?
cheers :)
User avatar
Fresh Boarder

GK User
Thu May 17, 2012 10:55 pm
Hi buddy,

Copy: root/libraries/joomla/html/pagination.php

To: root/templates/your_template/html/pagination.php.

Cheers,
User avatar
Platinum Boarder

GK User
Thu May 17, 2012 11:20 pm
thank u very much.. and thanks for the great support and quick answers :) awsome
User avatar
Fresh Boarder

GK User
Thu May 17, 2012 11:28 pm
No problem at all. Feel free to let me know if you need any further help.

Cheers,
User avatar
Platinum Boarder

GK User
Tue Jun 12, 2012 5:11 pm
hi again :),
am trying to customise the pagination of my site.. i accually searched the whole web but i coudnt find any answer.
is there any way to customise the metadata of the pagination? i mean i need to set the robots tag of the 2nd and 3rd etc. pages to noindex, follow. and only the first page should get index,follow.
i hope any one could help me to solve this ..
best regards
User avatar
Fresh Boarder

GK User
Wed Jun 13, 2012 11:00 am
khaledelkailani wrote:hi again :),
am trying to customise the pagination of my site.. i accually searched the whole web but i coudnt find any answer.
is there any way to customise the metadata of the pagination? i mean i need to set the robots tag of the 2nd and 3rd etc. pages to noindex, follow. and only the first page should get index,follow.
i hope any one could help me to solve this ..
best regards

after searches i found some articles about pagination.. adding link rel="prev/next" to the page would solve this related to the duplicate issue of pagination with google!!
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1663744
but i still dont know how or where to implement this in joomla or in the tamplate?!
i be so thankfull for any help
cheers
User avatar
Fresh Boarder

GK User
Wed Jun 13, 2012 2:09 pm
Hi,

Please check if this one helps http://docs.joomla.org/JDocumentHTML/addHeadLink
User avatar
Platinum Boarder


cron