Forum Replies Created
-
AuthorPosts
-
November 18, 2024 at 9:51 pm in reply to: Aiomatic set the layout for the AVADA theme #11372
Thank you Szabi,
where can I define the post structure in the “Post Template” settings?
forgive me but I get lost in the menus
can you give me an example or a more precise indication?
I managed to extract the shortcodes I need, but I don’t know how to configure it in aiomatic, for avada no problem.
List of Aiomatic Shortcodes
1. <b>Post Title</b>
– Displays the title of the current post.
plaintext[aiomaticposttitle].2. <b>Post Content</b>
– Displays the main content of the post.
plaintext[aiomaticpostcontent].3. <b>Post Excerpt</b>
– Displays the excerpt of the post.
plaintext[aiomaticpostexcerpt].4. <b>Author of the Post</b>
– Displays the name of the author of the post.
plaintext[aiomaticpostauthor].5. <b>Publication Date</b>
– Displays the publication date of the post.
plaintext[aiomaticpostdate].6. <b>Featured Image.</b>
– Displays the featured image for the current post.
plaintext[aiomaticfeaturedimage].7. <b>Post Categories.</b>
– Displays the categories associated with the post.
plaintext[aiomaticpostcategories].8. <b>Tags of the Post</b>
– Displays the tags associated with the post.
plaintext[aiomaticposttags].9. <b>Post Comments.</b>
– Displays the number of comments on the post.
plaintext[aiomaticpostcomments].10. <b>Link to Post</b>
– Provides a link to the current post.
plaintext[aiomaticpostlink] -
AuthorPosts