Archived topic
layout archive pages
4 replies · Started by Joachim on September 2, 2020
Hi,
on the archive pages the layout does not fit, some items are not inline:
e.g.
https://www.navigation-professionell.de/gps-sportuhren/
https://www.navigation-professionell.de/outdoor-gps/
settings: layout > blog > archive
image above title
image left align
image medium size
no width / height
3 columns
no masonry
Please check
Thanks!
Hi
I have the same problem. I think...
I would like my blog posts to line up horizontally when looking at my blog post page. My blog page is not my homepage. I have tried everything to no avail. I assume it is my archive page settings. Ideally, I do not want to use elementor but since I have the pro version installed I could not get the desired look in the elementor template section. When trying to open the blog page with elementor I get the message "sorry the content are was not found in your page" I have uninstalled elementor and reinstalled it. I get the same error message. The forum answers are unclear to me.
All I want is my posts to be aligned in 2 columns and neat little blocks that is it. Can you help, please?
https://numismatictraders.com/blog/
Thanks
Hi Joachim,
the posts are displayed using a wrapper thats being added by a Plugin - you can try disabling the Columns option in Customizer > Layout Blog to see if that is interfereing...
Or try this CSS:
.generate-columns-container #et_builder_outer_content {
display: flex;
flex-wrap: wrap;
}
Hi Louis,
can you raise a separate topic and we can take a look at the issue.
Hi David,
thank's for your quick response - it gave me a hint how to proceed; it was the Divi Builder plugin which I still need for old "non Generate Press" posts; I deactivated this plugin for the archive pages with the "Freesoul Deactivate" plugin - works great!
Thanks (I do not regret the change from divi to GP absolutely not!)
Joachim
Glad to hear that!