thalia676
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Canape] Canape Theme – Food menu sections don’t allow imagesWeird, it’s not stripping out the HTML for me like it is for yours. It looks just like I’d expect, where I see the HTML in text edit mode and the image in visual mode.
Here’s a link to some screenshots from the backend and frontend. The only place it doesn’t render is the menu page, but the image looks fine and doesn’t show HTML everywhere else.
https://www.dropbox.com/sh/40awb9p8q3f0vcq/AAANHdkwXYlcvQeJgzgoiiXQa?dl=0
I tried deactivating all plugins except Jetpack. I’ve also tried plugins that allow HTML in category descriptions and add an image field to categories. None of it has worked. I also tried editing the PHP file but can’t find where the menu section is being called.
Thank you for your help troubleshooting this.
Forum: Themes and Templates
In reply to: [Canape] Canape Theme – Food menu sections don’t allow imagesHi David,
Thank you for the fast response.
I did find a workaround, but it’s not ideal because of the hardcoded CSS tied to element IDs. Adding new menu content sections would need to be done by a developer to preserve consistent formatting, which defeats the point of an easy-to-use CMS.
I’m wondering why the descriptions don’t support HTML on the menu page only, when the same HTML renders correctly in the admin and on the homepage featured menu sections, and it works fine for menu items within each menu section.
I’ve readded HTML to Breakfast section to show you what I mean. Renders on home, doesn’t on /menu: http://test.petescoffeeshop.com/
I’ve tried to find where the content is being called in the PHP or search for general WordPress and site support forums about not rendering HTML only on certain page sections, but had no luck so far.
Could you maybe explain why it doesn’t work or point me in the right direction to find where to fix it?
I appreciate your help. I love this theme so far, and this is the only major issue I’ve been able to find.