Am I correct in thinking this will make it impossible to have the page content managed should I want a section introducing the glossary?
Thanks.
Excellent. Thats exactly what I wanted.
Many thanks for the help.
Hi,
Thanks. This does work once I change it to the glossary-item slug. I’m sure people have come across this before with /category/product or /group/name or something where the ‘homepage’ of the category needs to be bespoke… surely theres a way to do it?
Thanks.
My apologies, I asked before I finished reading… I had to set the following three constants:
define(‘FTP_BASE’, ‘/’);
define(‘FTP_CONTENT_DIR’, ‘/’);
define(‘FTP_PLUGIN_DIR’, ‘/’);
Thanks,
Andy.