LISE previous/next buttons Topic is solved

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
johnboyuk1
Forum Members
Forum Members
Posts: 192
Joined: Mon Nov 26, 2018 3:09 pm

LISE previous/next buttons

Post by johnboyuk1 »

I want to add previous/next links to LISE so that you can cycle through the entries. I've done it before using code from velden seen here:

viewtopic.php?t=80013

However - I now cant get this to work, perhaps becuase LISE has changed since this which was in 2019? ... when following the method outlined on that post i get the error:

Code: Select all

{LISEnextprev template_summary="nextprevlinks"}" unknown tag "LISEnextprev"
Does anyone know how to make this work?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12709
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: LISE previous/next buttons

Post by Dr.CSS »

Did you try get_template_vars..?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1629
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: LISE previous/next buttons

Post by DIGI3 »

I think it's implying that you change LISEnextprev to your actual instance name.
Not getting the answer you need? CMSMS support options
johnboyuk1
Forum Members
Forum Members
Posts: 192
Joined: Mon Nov 26, 2018 3:09 pm

Re: LISE previous/next buttons

Post by johnboyuk1 »

I think it's implying that you change LISEnextprev to your actual instance name.
Seems obvious when you say it now! That of course works ;D

I think calling the instance name from within itself threw me ..
Post Reply

Return to “Modules/Add-Ons”