gavpedz Posted August 17, 2019 Share Posted August 17, 2019 Hi so i want to create a custom hompage listing topics kind of how fluide view does. I tried just using topic feed but there is no pagination and i have to set the exact number of topics to display. Could i use pages to achieve what i want and if so how? Thank you. Link to comment Share on other sites More sharing options...
gavpedz Posted August 18, 2019 Author Share Posted August 18, 2019 Anyone? I have pages application bit don't know how to achieve this? Link to comment Share on other sites More sharing options...
opentype Posted August 19, 2019 Share Posted August 19, 2019 There is no pagination for blocks and yes, you have to pick a number of records to load. That’s the way it works with blocks. Link to comment Share on other sites More sharing options...
gavpedz Posted August 19, 2019 Author Share Posted August 19, 2019 1 hour ago, opentype said: There is no pagination for blocks and yes, you have to pick a number of records to load. That’s the way it works with blocks. And there's no way to achieve showing topics with pagination using pages? Link to comment Share on other sites More sharing options...
bfarber Posted August 19, 2019 Share Posted August 19, 2019 Not unless you really want to dig in and get your hands dirty writing custom PHP code. The feed-type blocks require a limit and do not support pagination, as mentioned. Link to comment Share on other sites More sharing options...
gavpedz Posted August 19, 2019 Author Share Posted August 19, 2019 Don't really know php. There isnt any way i can copy the php that is already used in the fluid view into a pages custom block or somthing? Link to comment Share on other sites More sharing options...
Daniel F Posted August 19, 2019 Share Posted August 19, 2019 48 minutes ago, gavpedz said: Don't really know php. There isnt any way i can copy the php that is already used in the fluid view into a pages custom block or somthing? No, that’s not possible. Link to comment Share on other sites More sharing options...
gavpedz Posted August 19, 2019 Author Share Posted August 19, 2019 damn ok thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.