Site logo

blog

How to make static home page also blog page ?

Hi, I need to make the static home page the blog as well. Similar to http://bensettle.com/ This is what I have so far http://supernaturaldynamic.com/ but I can’t see where to add the blog to the page. Also, is there a way to make the navigation look similar to http://bensettle.com/ Your help is appreciated…thanks! Melissa

The events appear in the blog

Hi Tom! The events appear in the calendar section, but also in the blog. How I can prevent it? I looked at the calendar event configuration, I think is right. (The slug used for building the events URL.Your current events URL is: http://gustavosamorano.com/estilodevida/agenda/) How I can fix it? Thanks!

comment area not showing up

Hello! I have comments enabled in my Discussion settings, and have even tried inserting code on the page.php (<?php comments_template(); ?>) but there is no place for readers to leave commments on my blog. I would like, of course, to have this feature enabled. Any suggestions? Thank you!

"Blog" takes time when I click on +More

Hi, Tom, thx for the theme, I like it, really! Just want to report when I click on +More button to show my posts, it keeps loading. It only happens in frontpage and no problem in each category. For me, honestly this is not a big problem. Maybe you want to check, here’s my blog … Read more

Enable masonry on other post types

Hi Tom I want to use the masonry layout on some custom page templates and custom post types. To do that, I’d need to change the conditional tags in four functions (line 702, 911, 943 and 993 in generate-blog.php): if ( is_home() || is_archive() || is_search() || is_attachment() || is_tax() ) : and line 80: … Read more

Customise / Blog / Post Image

Hey Tom I have just discovered the settings are not functioning for me in Customise / Blog / Post Image. In GP theme v1.2.7 it appears the functions are not working. No matter what I set things too, nothing changes position or size wise. My images default to the left, below the title and remain … Read more

Masonry blog image padding

Hi Tom! I just started building my website on GP with all add-ons. I love the ease of use and all the customization available. I looked at Forefront (which I am using right now) and loved how the image presented in the example filled 100% of the container. However, I would like to do it … Read more

Custom post types: feature images on archive page

Hello Tom, I created a custom post type named ‘restaurante’. For some reason, when I access the corresponding archive page (check it here), feature images don’t appear. I think I’ve customized the theme properly, also enabling “Show” feature images on the Blog add-on. Any hints? Thanks in advance (and happy 2015)! Pedro PS – Also, … Read more