formatting post text
-
Is there a way to format a post’s text so that you don’t just get the post content as it was originally created? Can post images and text be separated somehow so that they can be processed as separate components? Is there a way at post creation time to separate image and text content in anticipation of needing to treat them separately when they are rendered? I use Elementor and have had repeated problems with widgets not providing controls or custom CSS just not being applied to the text in a widget. Just rendering posts as is often isn’t helpful with the look and feel of a site.
Also what is that blue dot that appears next to the lower left corner of a post’s image and how do I get rid of it? It’s definitely an artifact produced by display-posts. My short-code looks like this:
[display-posts include_title=”false”
include_content=”true”
id=”current”]
The topic ‘formatting post text’ is closed to new replies.