- This topic has 19 replies, 7 voices, and was last updated 7 years, 8 months ago by Tom.
-
AuthorPosts
-
September 12, 2014 at 8:32 pm #28758Hans Christian Siller
Hi,
I just bought the premium package and tried out the Blog options. I really like a compact blog view, but I found the masonry layout to be too confusing visually, especially since the size of the tiles varies.
So here’s my suggestion for the Blog plugin: Add the following layout options (based on the most popular themes in the WP repository)
- Masonry layout with fixed width (like in the Baskerville theme)
- Grid layout with fixed width. Should offer choice between 2-4 columns. Unlike in the Masonry layout, posts are here aligned horizontally as well.
- Grid layout with flexible width (ie all elements have same height and are on same line.
September 13, 2014 at 8:17 am #28942TomLead DeveloperLead DeveloperThanks for the suggestions!
I’m definitely looking into making the Blog addon more robust and powerful – I’ll definitely take these into consideration.
Thanks again, I appreciate it! π
September 13, 2014 at 10:20 am #29009Ross RobsonYou could add an option in the blog addon settings to enable sharing buttons on blog posts too :D, i know we can get plugins for this but be cool to have the option in generate press itself π
September 13, 2014 at 11:02 am #29010Ross RobsonFor the time being how could i place the share buttons to the right of the post and inline with the category and comment links? http://www.calstepdartswales.co.uk/news/
September 14, 2014 at 9:45 am #29253TomLead DeveloperLead DeveloperThis is something you’d be better off using a plugin for.
I could include it in GP, but there’s no real point as there’s plugins out there that focus 100% on share buttons, while GP needs to focus on a lot of other things at the same time.
Check out Shareaholic – it’s a pretty awesome plugin and should do what you’re looking for.
May 20, 2015 at 10:08 pm #109257Timothy AjayiHi Ross Robson,
I love the Scroll to Top plugin you used on your website, please what’s the name?May 20, 2015 at 11:26 pm #109279TomLead DeveloperLead DeveloperLooks like it’s included in the theme he’s using.
Maybe give this one a try?: https://wordpress.org/plugins/wpfront-scroll-top/
December 29, 2015 at 1:22 pm #162394DianeI don’t use the masonary option. because i am using the lazy load on the images. also i don’t like the load more.. since i’ve been searching the web and it’s saing it’s not good for SEO. google can’t index the pages.
i used the normal blog lay out. http://iheartwebshops.nl/category/business/ but i still want 2 columns next to each other… is this possible? and if so.. how?
thank you in advanced.
December 29, 2015 at 11:34 pm #162441TomLead DeveloperLead DeveloperHi there,
Not too sure about masonry not being good for SEO – those pages still exist and are accessible for humans and search engines, the load more just makes it a bit better for humans.
As for two columns, our latest version of Blog/GP Premium includes this option in “Customize > Blog > Columns”.
Let me know if you need more info π
December 30, 2015 at 8:17 am #162467DianeOh my.. Can you read my mind?? The add ons are the best buy i ever bought!!
Thank you so much for this amazing theme. and thank you for your great support on the theme!!
You’re the best!December 30, 2015 at 8:48 am #162476Dianejust one question…
how can i change the space between the image and the title under the image?
i just want to show the image and link title of the post.
December 30, 2015 at 11:12 am #162497TomLead DeveloperLead DeveloperYou can give this a try:
.post-image { margin-top: 10px; }
January 1, 2016 at 12:37 pm #162735Dianei used .post-image {
margin-top: 10px;
margin-bottom: 0px;
}since i want to delete the space between the image nd i want the title right under the image without any space.. but it does not work:(
January 1, 2016 at 11:09 pm #162837TomLead DeveloperLead DeveloperAh, didn’t know your post image was above.
Try this:
.post-image-above-header .post-image { margin-bottom: 10px; }
January 23, 2017 at 4:18 pm #267294BarnaBHi Tom,
Any recommendations how to achieve this list layout ?
(full 4:3 image no borders beautiful)
Also…if i set a post to video post type : how can it have a similar small indicator that it is a video in the blog list ?
Thank you
-
AuthorPosts
- You must be logged in to reply to this topic.