Site logo

blog

Blog archive page loads very slowly

Hello, My blog archive page loads very slowly (about 15s). And the featured image size set on customizer doesn’t apply on the archive page either. I didn’t add anything extra to the page but some built in sidebar widgets. Other pages and posts all load well. Could you help take a look into the archive … Read more

Blog Page

How to create a blog page to show all WordPress posts

Move Blog container further Up

Hi there, I would like to get the Blog container position further Up than what the customizer settings allows me to. With this css code: #main .inside-article{ top:-20px; position:relative; } I can do it but it also sends up all the Pages containers and I only want to do this on the Blog related content: … Read more

Begin with One Category

I am trying to begin a blog at http://ethericstudies.org/opinion/ that will only display articles written in Category:opinion. I am using the Blog plugin that is bundled with the Pro version of the GeneratePress template. I am also using Snippit and Simple CSS. My challenged thus far is to restrict the display to just articles in … Read more

BLOG margin shift left

I have setup a fixed homepage on my website in the making and everything looks fine when I select the different menu items. The blogpage is a standardpage at least for now. When i select it in the menu the whole contained page is slightly shifting to the left. I cannot find any setting to … Read more

Page Header not showing up on Posts page

Hi, I created a custom page header, then assigned it to all Global Locations. The Page Header includes the following code: <h1 class=”header1″>{{post_title}}</h1> It works on all pages except the page that shows my latest posts, which is /blog/. On the Blog page, it renders <h1 class=”header1″></h1>, but it doesn’t include the page name, Blog. … Read more

Header and footer not showing the same in blog page

Hello, in the website that I send you, both in the header and in the footer I used a shorcode including content made with elementor that extends to the whole width of the page (you can see that up in the thin blue line above, and below, the footer block which is in light blue … Read more