Archived topic
A-Z Listing Plugin
3 replies · Started by Steve on August 7, 2018
I am using this plugin and want to use multi columns. The info states :
Multi Column Output
If you want the multi-column output support, you need to copy the file a-z-listing-multi-column.example.php from the plugin inside the templates directory to your theme. The file needs to also be renamed to a-z-listing.php when copied to your theme. The Templates and Theming section of this Document details the functions used within templates and The Loop process this plugin follows.
but is there a way to do this without tampering with the theme ? and if not where in the theme should it go ?
Should be fine, but make sure you use a child theme: https://docs.generatepress.com/article/using-child-theme/
Then add the file to the child theme directory instead of the parent theme.
That will allow you to update the theme in the future without losing your edits.
Many thanks for your help Tom, very grateful.
You're welcome :)