In the Base Ready Theme, I am having an issue with displaying the image defined in the cat title field.
This is what I need to do:
http://readytheme-framework.mivamerc...gory/cat1.html
I can only assume there is one place to upload the image and that is the Title field.
In the sub cats content section of the CTGY template, the foreach iterates down from a "subcats" array and the ":image" is checked. It always comes up false when I have an image defined in the Title field of a category.
To compound this, TokenList is not rendering any data(variables) to see what value is populating the subcats array.
Thanks for any help.
Scott
This is what I need to do:
http://readytheme-framework.mivamerc...gory/cat1.html
I can only assume there is one place to upload the image and that is the Title field.
In the sub cats content section of the CTGY template, the foreach iterates down from a "subcats" array and the ":image" is checked. It always comes up false when I have an image defined in the Title field of a category.
To compound this, TokenList is not rendering any data(variables) to see what value is populating the subcats array.
Thanks for any help.
Scott
Comment