Retain post format in categoryarchives –
-
Learner WP developer:
My child theme is coming out well. I am done with the home page, Sidebars and now moving into categories. The overall look and feel of category page is okay. However, it is a mess if the category = poem.
WP strips all formatting (by default), This is okay for regular-text-content, but certainly “not okay”, if someone where to look into my poetry archives.I there a way to tell WP “NOT to strip my content of br – p – i emtags” if the category = poem?
I have tried using a combination of explode and implode, but eh poetry archive freezes after the first entry
Code on Gisthub :https://gist.github.com/DeepaGovind/10783452#file-post-php
working url: https://hpmirror.homepreneur-online.com/?cat=53
Please help me learn.
Thanks in advance
Best Regards
Deepa Govind[bump moderated]
- The topic ‘Retain post format in categoryarchives –’ is closed to new replies.