Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
Saurabh Jain Posted April 20, 2018 Share Posted April 20, 2018 I want to have a latest Blog entry listing view... say last 15 entries to show case on my home page I wish it can be done ... Link to comment Share on other sites More sharing options...
Daniel F Posted April 20, 2018 Share Posted April 20, 2018 You could just use the blog entries widget, or create a new block based on the Blog Entry View Widget, customize the output to suite your needs and place it on your homepage:) Link to comment Share on other sites More sharing options...
Saurabh Jain Posted April 20, 2018 Author Share Posted April 20, 2018 The default blog view is this Iits a simple list I want to customize like this one exactly same The base code is {{if !empty( $entries ) }} <h3 class='ipsType_reset ipsWidget_title'>{$title}</h3> <div class='ipsPad_half ipsWidget_inner'> <ul class='ipsDataList ipsDataList_reducedSpacing'> {{foreach $entries as $entry}} {template="entryRow" group="widgets" app="blog" params="$entry, $orientation"} {{endforeach}} </ul> </div> {{endif}} I request you to help me ... how to change it Link to comment Share on other sites More sharing options...
Saurabh Jain Posted April 21, 2018 Author Share Posted April 21, 2018 I need a block for blog listing in grid format Link to comment Share on other sites More sharing options...
Saurabh Jain Posted April 23, 2018 Author Share Posted April 23, 2018 If some one can help me in customizing the feed look Link to comment Share on other sites More sharing options...
Saurabh Jain Posted April 24, 2018 Author Share Posted April 24, 2018 can any 1 help me with this Link to comment Share on other sites More sharing options...
Saurabh Jain Posted May 2, 2018 Author Share Posted May 2, 2018 no one wants this type of block on home page Link to comment Share on other sites More sharing options...
vanderbroms Posted May 2, 2018 Share Posted May 2, 2018 I would also love to have a blog block listing looking like that. For pages I got the @opentype SuperGrid plugin the other day. Just wish I could find something similar for the blog. Link to comment Share on other sites More sharing options...
Saurabh Jain Posted July 1, 2018 Author Share Posted July 1, 2018 On 4/20/2018 at 7:39 PM, Saurabh Jain said: The default blog view is this Iits a simple list I want to customize like this one exactly same The base code is {{if !empty( $entries ) }} <h3 class='ipsType_reset ipsWidget_title'>{$title}</h3> <div class='ipsPad_half ipsWidget_inner'> <ul class='ipsDataList ipsDataList_reducedSpacing'> {{foreach $entries as $entry}} {template="entryRow" group="widgets" app="blog" params="$entry, $orientation"} {{endforeach}} </ul> </div> {{endif}} I request you to help me ... how to change it can any 1 help me with this Link to comment Share on other sites More sharing options...
Saurabh Jain Posted July 4, 2018 Author Share Posted July 4, 2018 can any 1 look into this Link to comment Share on other sites More sharing options...
opentype Posted July 4, 2018 Share Posted July 4, 2018 On 5/2/2018 at 3:46 PM, vanderbroms said: I would also love to have a blog block listing looking like that. For pages I got the @opentype SuperGrid plugin the other day. Just wish I could find something similar for the blog. I can offer templates for Pages, since it has its own template system. The Blogs templates are defined through the theme. So the theme designer would have to change the blogs layout. I can only change Pages blocks for Blogs content, which is done with SuperBlocks for example. Link to comment Share on other sites More sharing options...
Saurabh Jain Posted July 11, 2018 Author Share Posted July 11, 2018 On 7/4/2018 at 1:46 PM, opentype said: I can offer templates for Pages, since it has its own template system. The Blogs templates are defined through the theme. So the theme designer would have to change the blogs layout. I can only change Pages blocks for Blogs content, which is done with SuperBlocks for example. This will be great I can put a blog block in the page.... the home page is this possible right now b? Link to comment Share on other sites More sharing options...
newbie LAC Posted July 11, 2018 Share Posted July 11, 2018 On 4/20/2018 at 7:09 PM, Saurabh Jain said: I want to customize like this one exactly same Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.