Skip to content

Latest commit

 

History

History

Store Page List Category Description Add

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Store Page List Category Description Add

Synopsis

Add descriptions to product category pages.

Version

  • 0.1.0

SS Version

Dependencies


Install

  • Install twcsl. After you install twcsl be sure to continue on with the rest of the steps.

  • Options

  • Create a Dropdown page in Pages with the following settings.

    dropdown settings

  • Add a Blank page to the TWC SPLCDA dropdown page for each Store page category you want to have a description. Set the PAGE TITLE and NAVIGATION TITLE fields to a Store page Category title. Set the URL SLUG field to the specific following format.

    twc-splcda/[enter url slug of store page here replacing square brakets]/[enter encoded category url slug here replacing square brakets]
    

    Page URL Slug fields accept a very limited set of characters, lower case only, characters a - z, 0 - 9, and - (dash). Store page category titles accept a larger set of characters and so we need to encode category titles so that we can add them as part of Page URL Slug. Any character outside the previously mentioned set are converted to - characters.

Make a Donation

Please consider making a donation.

Changes

  • 2024-05-24

    • initial version