Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2014-09-20 15:44:50

alivato
Member
Registered: 2011-03-31
Posts: 151

Link's in ob1_pagination

I have installed plugin ob1_pagination

<txp:ob1_pagination firsttext=”“ outputlastfirst=“0” previoustext=”<” nexttext=”>” lasttext=”“ ulclass=“pag” />

How is to delete < or > when they are not active?

In this example, the first page is active, but < is shown anyway…

Last edited by alivato (2014-09-20 15:46:20)

Offline

#2 2014-09-21 13:50:22

etc
Developer
Registered: 2010-11-11
Posts: 5,053
Website GitHub

Re: Link's in ob1_pagination

You might want to try

<txp:etc_pagination wraptag="ul" break="li" previous="<," next=">," class="pag" />

Offline

#3 2014-09-21 22:23:10

alivato
Member
Registered: 2011-03-31
Posts: 151

Re: Link's in ob1_pagination

I can’t install this plugin – I’m thrown out to the page 404.
Plus to it, i can’t edit some intalled plugins.
The thing must be in hosting, but i don’t now what to tell them to correct…
mod_rewrite is working (included)

?

Last edited by alivato (2014-09-21 22:24:38)

Offline

#4 2014-09-22 06:05:48

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: Link's in ob1_pagination

You can find the etc_pagination here at the bottom of the page :)

Consider it as an upgrade of the good ob1_pagination (orphaned).

You don’t have to modify it, only install and activate.

Anyway, using ob1_pagination in my site I’ve left the < at its place. I’ve changed its colour to gray to make the user understand that it’s inactive.

Last edited by candyman (2014-09-22 08:16:45)

Offline

#5 2014-09-22 07:32:17

etc
Developer
Registered: 2010-11-11
Posts: 5,053
Website GitHub

Re: Link's in ob1_pagination

candyman wrote #284015:

Anyway, using ob1_pagination in my site I’ve left the < at its place. I’ve changed its colour to gray to make the user understand that it’s inactive.

Yes, you could also style it to display:none.

Offline

Board footer

Powered by FluxBB