HTML Content Not Rendering After v1.6.0 Update
-
Hello,
I’m experiencing issues across all my WordPress sites after the recent update to Make Connector version 1.6.0 (updated 3 days ago). These issues appear to be directly related to the plugin update.
Issue 1 – Image Upload Problem (Resolved): After the update, I lost the ability to upload images through all Make.com scenarios. I managed to fix this by going to each connection in Make.com and re-entering the API keys (even though they hadn’t changed). While this resolved the image upload issue, it required manual intervention for every connection.
Issue 2 – HTML Content Formatting Lost: The plugin is now stripping all HTML formatting from content. Previously, when sending HTML-formatted content like this:
<p>Every time I flip a maqluba pot onto the table, I return to nostalgic moments...</p> <h2>Recipe Preparation Time</h2> <p>This recipe requires a bit of patience, but I promise it's worth every moment...</p> <h2 class="ak-bg-title">Ingredients</h2> <ul> <li>600g Basmati rice, washed and soaked for 30 minutes</li> <li>1.2kg chicken thighs or drumsticks on the bone, skinless</li> <li>2 large white onions (about 300g), thinly sliced</li> </ul>The content would be properly rendered with all HTML tags preserved (paragraphs, headings, lists, etc.).
Now, after the v1.6.0 update, all HTML content is being uploaded as plain text in a single paragraph block, with all HTML tags removed. This breaks the formatting of all content being pushed through the plugin.
This is affecting all my production sites and is disrupting my automated content workflows. I suspect this might be related to the new “Enhanced file upload validation” or “Request payload size limits” features introduced in v1.6.0.
Please advise on:
- How to fix the HTML formatting issue
- Whether this is a known issue with v1.6.0
- If a rollback to v1.5.10 is recommended until this is resolved
Thank you for your assistance.
The topic ‘HTML Content Not Rendering After v1.6.0 Update’ is closed to new replies.