Tagged: x
-
AuthorPosts
-
July 28, 2016 at 4:16 am #1106784
alexander.fentlerParticipantHi,
I’ve just tried to implement the “all posts”-feature descirbed here: https://community.theme.co/forums/topic/display-all-posts-and-portfolio-items-shortcode/
Unfortunately, anything isn’t working, I adapted the child-theme’s functions.php, inserted the shortcode as described, and adapted the global CSS in the customizer. Though, I just see 4 posts on our site.
The site is http://www.focor.at/focor-box/ and we can provide login information, if necessary 🙂
Thanks for your help in advance 😀
July 28, 2016 at 5:07 am #1106863
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
August 4, 2016 at 5:44 pm #1117961
alexander.fentlerParticipantThis reply has been marked as private.August 4, 2016 at 11:31 pm #1118425
FriechModeratorHi There,
Its not practical to show all posts in just one page as it will slow the loading of the page.
You can use multiple instances of Recent Posts element instead, and offset them with increment of 4.
That will look like this, if you do it with shortcode.
[x_recent_posts type="post" count="4" offset="" category="" orientation="horizontal" no_sticky="true" no_image="false" fade="false"] [x_recent_posts type="post" count="4" offset="4" category="" orientation="horizontal" no_sticky="true" no_image="false" fade="false"] [x_recent_posts type="post" count="4" offset="8" category="" orientation="horizontal" no_sticky="true" no_image="false" fade="false"] [x_recent_posts type="post" count="4" offset="12" category="" orientation="horizontal" no_sticky="true" no_image="false" fade="false"]Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1106784 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
