Hey, guys! I’d like to know if there is a way to increase the number of results in the loop single page (post detail). My single page is bringing just 5 posts when I scrolldown the content.
I tried change the value in Settings > Reading to 50, for exemple. Nothing changed. I tried to use query_posts(‘posts_per_page=50’) before the ‘while’ in loop.php and loop-single.php. Editing this files by the wp-admin editor. No succcess.
My english is not that good, but I hope you guys understand my ask! Thank you so much for the help!
-
This topic was modified 5 years by
emanuellukas. Reason: including tags
-
This topic was modified 5 years by
emanuellukas.
Ps.: I searched for solutions in the Theme Panel as well, but I couldn’t find something to help me with.
Hello,
Please edit the page with tagDiv Composer =>https://www.screencast.com/t/KBDSZsjEh select the posts Loop, and in the tab called “General”, you can increase the limit post number => https://www.screencast.com/t/snxVMZrg
Hope this helps you!
Thank you!
Hello, Anamaria! Thnks for helping me.
I already tried reach this “div”, but I guess the struct is different https://www.screencast.com/t/tF4epfPIrr as you can see.
It just shows to me this Single Post Content, witch not have the ‘limit post number’ in its general options. But if you scroll the window till the bottom, you’ll see that the loop is there. Check it out: https://resultado.vtsd.com.br/saxofonista-transforma-10-anos-de-conhecimento-em-produto-digital/
I don’t know what else can be done.
Hello,
Sorry, I think I misunderstood what you want to achieve, you want to change the limits post for auto loading, right?
For this, you need to edit the Single Post Template with tagDiv Composer => https://www.screencast.com/t/jyUVNSVHS -> Show site wide settings and set the limit post => https://www.screencast.com/t/niaHM5EMLOM9
Hope this helps you!
Thank you!
THAT’S IT!! Thank you so much, that was exactly the solution.
I’m sorry about my poor english e I appreciate your patience!