- This topic has 9 replies, 2 voices, and was last updated 3 years, 3 months ago by
Tom.
-
AuthorPosts
-
October 5, 2019 at 12:20 am #1026697
Muhammad
Is it possible to use WP Show Posts to show related posts like in the attached image.. (maintly the image not below or above the title but left aligned). thanks https://imgur.com/ATPPRSw
October 5, 2019 at 8:35 am #1027045Tom
Lead DeveloperLead DeveloperHi there,
It’s possible to left-align the featured image in the WPSP settings, but it’s not easy to set the posts as “related” by default. How would the related posts be defined? Same category as the post being viewed?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 5, 2019 at 9:39 am #1027076Muhammad
Yes i am showing these as related based on category which is not a genius way because ideally there should be some relation based on keywords in the title.May be something that can be worked on in next releases.
But my problem right now is that the image alignment is only below or above title. There is no option for showing the image left aligned the title and excerpt..
October 5, 2019 at 4:35 pm #1027268Tom
Lead DeveloperLead DeveloperThere isn’t any related posts logic as of right now, unfortunately.
For the image alignment, have you tried this option?: https://www.screencast.com/t/Xn8cc5QT
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 6, 2019 at 6:45 am #1027504Muhammad
yes i have tried this.. it doesnt work… https://imgur.com/BMAIiV2
October 6, 2019 at 8:52 pm #1027978Tom
Lead DeveloperLead DeveloperAny chance you can link me to that page?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 7, 2019 at 1:43 am #1028092Muhammad
I have edited the original post and added link to page. Thanks.
October 7, 2019 at 10:15 am #1028599Tom
Lead DeveloperLead DeveloperCan you double-check that the list is set to align left? The code is saying it’s set to align center: https://www.screencast.com/t/Ni23w0TyT
Maybe it’s a different list?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 12, 2019 at 1:17 am #1032565Muhammad
Hi. thanks it works…Right now its just a listing of latest posts.. i would like these to be based on some related algorithm. if that requires a lot of work and not on your feature list, then at least there should be an option to show random posts from within the category.. May be even the option to mix posts on latest date and randomness within the category/taxonomy.
October 12, 2019 at 10:16 am #1032942Tom
Lead DeveloperLead DeveloperIt’s only possible to query posts based on the current category with our PHP function for now: https://wpshowposts.com/support/topic/carousel-to-replace-prev-next/#post-8999
Then you can tell the list to display posts in random order using the list settings.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.