Announcement

Collapse
No announcement yet.

Custom links to section (previous and next)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom links to section (previous and next)

    I have used this knowledge base method of adding links to previous and next at the bottom of a section, which is working a treat, what I was wondering is can I change it so rather than just saying the section name it says something like:

    << Last Section Next Section >>

    I can get it to look like that by just adding the << to the HTML, but then it shows even if there isnt another section.

    Thank you!

    #2
    You can test the end of section using a blockif with SectionNameNext != ""

    you could also use ListCount == ListIndex to check for the last section


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment

    Working...
    X