The WP Posts Feed (Lite) Item type allows you to add your latest WordPress blog posts to your Ditty. For more advanced WordPress post queries and display options, check out the Ditty Posts extension.
Editor Settings
The following settings are located on the settings panel for the WP Posts Feed (Lite) Item type. Hover over your item and select the Edit icon to adjust your settings.
General Settings
- Limitย โ Set the number of Posts to display.
Title Settings
- Title Elementย โ Choose the html wrapper element for titles.
- Title Linkย โ Add a link to the post.
Content Settings
- Content Displayย โ Configure settings for the post content.
- Excerpt Elementย โ Choose the html wrapper element for excerpts.
- Excerpt Lengthย โ Set the length of the excerpt.
- Read More Textย โ Add read more text to the excerpt.
- Read More Before Textย โ Add text before the Read More text.
- Read More After Textย โ Add text after the Read More text.
- Read More Linkย โ Link the read more text to the post.
Link Settings
- Link Targetย โ Set a target for your links.
- Link No Followย โ Enabling this setting will add an attribute called โnofollowโ to your links. This tells search engines to not follow this link.
Layout Tags
The following tags are available to use with the WP Posts Feed (Lite) Item type. Read more about what Layouts are and how they are used here: What are Layouts?.
HTML Tags
- {author_avatar}ย โ Render the itemโs author avatar.
- {author_bio}ย โ Render the itemโs author biography.
- {author_name}ย โ Render the itemโs author name.
- {categories}ย โ Render the itemโs categories.
- {content}ย โ Render the itemโs content.
- {excerpt}ย โ Render the itemโs excerpt.
- {icon}ย โ Render the itemโs icon.
- {image}ย โ Render the itemโs image.
- {image_url}ย โ Render the itemโs image url.
- {permalink}ย โ Render the itemโs permalink.
- {time}ย โ Render the itemโs date/time.
- {title}ย โ Render the itemโs title.
CSS Selectors
- .ditty-item__elements
- .ditty-item__author_avatar
- .ditty-item__author_bio
- .ditty-item__author_name
- .ditty-item__categories
- .ditty-item__content
- .ditty-item__excerpt
- .ditty-item__icon
- .ditty-item__image
- .ditty-item__image_url
- .ditty-item__permalink
- .ditty-item__time
- .ditty-item__title