hello all, I have a template using dynamic folders. On the Listing page I am showing the folder links plus an ALL link. The ALL link is the default view - i.e. showing a list of all folder contents.
I want to get hold of the folder title - to display next to each item - as a tag/category. But that isn't possible for the ALL listing.
I have previously implemented a function in kfunctions.php in order to override published date with an editable field. So I think this is the route to take but I'm struggling to get to the bottom of how to do this ....
Set up the value of an editable text field - folder_selected - with the value of the folder that has been selected from the dropdown list presented.
Thanks in advance!
I want to get hold of the folder title - to display next to each item - as a tag/category. But that isn't possible for the ALL listing.
I have previously implemented a function in kfunctions.php in order to override published date with an editable field. So I think this is the route to take but I'm struggling to get to the bottom of how to do this ....
Set up the value of an editable text field - folder_selected - with the value of the folder that has been selected from the dropdown list presented.
Thanks in advance!