You are not logged in.
My soo_page_numbers plugin has similar functionality to this one, and preserves any URL query parameter you throw at it, including month.
I don’t normally “advertise” in this way on “competing” plugin threads, but this one does seem to be well and truly an orphan.
Txp tags not doing what you expect? Learn to use a tag trace. And the Tag Reference.
Offline
Thanks Jeff. I’ll check it out.
Last edited by leonardochen (2009-10-03 13:00:31)
Offline
i put plugin tag under article tag, nothing changes…
<txp:article_custom form=“works” pgonly=“0” section=“Works” sort=“position asc” status=“4” limit=“7”/>
<txp:ob1_googlenav firsttext=“First” previoustext=“Previous” nexttext=“Next” lasttext=“Last” />
<txp:txp_me />
Offline
You need to change the tag to:-
<txp:ob1_pagination firsttext="First" previoustext="Previous" nexttext="Next" lasttext="Last" />
assuming you have the latest version of the plugin.
Stuart – The Bombsite – ProText Themes – Textgarden
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
i dont understand, it still doesnt work… i paste ob tag under custom article with limit, nothing shown…
im using 2.5 version and 4.2 txp
<txp:txp_me />
Offline
same here… it works if I paste it with txp:article but not with txp:article_custom…
Offline
thanks…
plugin author planing to update this plugin and add an article custom support?
<txp:txp_me />
Offline
ob1_pagination was made for txp:article and must be used only with this tag. Try other pagination plugins, IIRC soo_* can be useful, but i’m not sure
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
to be honest I’m not sure if this is my fault or if the plugin does not work with the article_custom tag.
can anybody help? :)
Offline
marymi wrote:
to be honest I’m not sure if this is my fault or if the plugin does not work with the article_custom tag.
can anybody help? :)
read lilbit upper )
<txp:txp_me />
Offline