<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Posts not flexing after minor code edit]]></title><description><![CDATA[<p dir="auto">Have edited the standard cards style of post listing to simply use an image rather than testing for and using the post icon, however any time I edit the code the flex breaks so I end up with a tall line of post cards instead of the proper three across the row style.</p>
<p dir="auto">Website in question is here: <a href="https://www.gtquantum.com/news/" rel="nofollow ugc">https://www.gtquantum.com/news/</a></p>
]]></description><link>https://community.oncord.com/topic/23/posts-not-flexing-after-minor-code-edit</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 02:42:15 GMT</lastBuildDate><atom:link href="https://community.oncord.com/topic/23.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jul 2024 05:11:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Posts not flexing after minor code edit on Mon, 29 Jul 2024 01:00:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kimguevarra" aria-label="Profile: kimguevarra">@<bdi>kimguevarra</bdi></a> Yep, that was it. One little word in the CSS! Thanks for the advice!</p>
]]></description><link>https://community.oncord.com/post/58</link><guid isPermaLink="true">https://community.oncord.com/post/58</guid><dc:creator><![CDATA[Ben]]></dc:creator><pubDate>Mon, 29 Jul 2024 01:00:42 GMT</pubDate></item><item><title><![CDATA[Reply to Posts not flexing after minor code edit on Sun, 28 Jul 2024 10:03:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/ben" aria-label="Profile: Ben">@<bdi>Ben</bdi></a> ,</p>
<p dir="auto">When you update a pre-existing post display layout like 'Card,' it changes the container's class from <em>templateContainer--websitePosts-list-card</em> to <em>templateContainer--websitePosts-list-custom</em>. This happens when you click the 'Source Code' link located at the upper right part of the editor.</p>
<p dir="auto">To fix this, you might need to update the class in the CSS tab from <em>templateContainer--websitePosts-list-card</em> to <em>templateContainer--websitePosts-list-custom</em>.</p>
]]></description><link>https://community.oncord.com/post/57</link><guid isPermaLink="true">https://community.oncord.com/post/57</guid><dc:creator><![CDATA[kimguevarra]]></dc:creator><pubDate>Sun, 28 Jul 2024 10:03:28 GMT</pubDate></item></channel></rss>