Need my next button back

GK User
Fri Feb 10, 2012 4:28 am
hi

Need your help .. i cant get the next button back (see my jpg) like My Folio template

need your support please ..using joomla 2.5

thanks
User avatar
Expert Boarder

GK User
Fri Feb 10, 2012 3:42 pm
Hi,

I don't know where you saw that button, can you give me a link to see it then I can advise you better?

Thanks,
User avatar
Platinum Boarder

GK User
Sat Feb 11, 2012 12:28 am
Don Lee wrote:Hi,

I don't know where you saw that button, can you give me a link to see it then I can advise you better?

Thanks,


Hi

use this link to see the next and Prev button :
http://demo.gavick.com/joomla16/aug2011/index.php/template/lorem-ipsum-ii/joomla-pages-iii/single-article

i tried couple of things so far but with no Luck

THanks
User avatar
Expert Boarder

GK User
Sat Feb 11, 2012 12:59 pm
In Content component configuration, just turn on "Show Navigation" http://easycaptures.com/fs/uploaded/442/5974206516.png
User avatar
Platinum Boarder

GK User
Sat Feb 11, 2012 5:25 pm
Don Lee wrote:In Content component configuration, just turn on "Show Navigation" http://easycaptures.com/fs/uploaded/442/5974206516.png



This option make sense but it doesnt work for me

i found that most of the templates has that code below but my template has only:
.pagenav .pagenav-prev {
float: left;
}
.pagenav .pagenav-next {
float: right;
}

Most of the gp templates;
.button, button, button.button, input[type="submit"], input[type="button"], .pagenav-next a, .pagenav-prev a, .k2ReadMore {
-moz-transition: background-color 0.25s linear 0s;
background: none repeat scroll 0 0 #333333;
border: medium none;
border-radius: 2px 2px 2px 2px;
color: #FFFFFF;
cursor: pointer;
display: block;
float: left;
font-size: 11px;
font-weight: 600;
margin: 1px 5px 3px 2px;
padding: 6px 9px;
text-decoration: none;
text-transform: uppercase;
User avatar
Expert Boarder

GK User
Sat Feb 11, 2012 10:31 pm
Don Lee wrote:In Content component configuration, just turn on "Show Navigation" http://easycaptures.com/fs/uploaded/442/5974206516.png


Ok I found the solution. It's an issue in Joomla 2.5 <Content - Page Navigation> plugin.
What I've no done is replace the Joomla 2.5 folder:
yoursite/plugins/content/pagenavigation
with an old Joomla 1.7 pagenavigation folder.
http://forum.joomla.org/viewtopic.php?f=625&t=691189
User avatar
Expert Boarder

GK User
Sun Feb 12, 2012 11:58 am
Cool! Thanks for sharing!
User avatar
Platinum Boarder


cron