bernie2
Forum Replies Created
-
Forum: Plugins
In reply to: Custom Field for Categories / Category Meta TagsIs there seriously nobody who knows how to add a custom fields option / hack / plugin for the Categories? Or if its indeed even possible without a hell of a lot of coding?
I’ve looked high and low on Google and can’t find a thing, nor can I on here. It would be an advantageous thing to have for many people and many reasons, not simply for the Manual inputting / control of Meta Tags through the Admin section for the categories as I wish to have, but for other things also.
2 cents are welcomed, come one come all!
Forum: Plugins
In reply to: Custom Field for Categories / Category Meta TagsDo you mean by creating for instance 2 subcategories (which may perhaps be hidden) like so:
Main Category
– Subcategory 1 (Description contains Meta Keywords for Main Category)
– Subcategory 2 (Description contains Meta Description for Main Category)Say the Main Category is the one which needs the meta tags: Keywords and Description, well Subcategory 1 could be assigned in its own description a set of Keywords,keywords,keywords for instance, and Subcategory 2’s description could be used for the Meta Description, and then they are called up by Main Category respectively (and I know this isn’t real code, but I’m just saying for arguments sake)
get(subcategory_1_description) for Meta Keywords
get(subcategory_2_description) for Meta Description?Like this?
Good suggestion, but if there was a cleaner way without having to create more categories. I know there are some PHP genius’s out there who love a challenge. Who’s up for it?:)