I’ve installed wpgeodirectory and I was wondering how I get generatepress to play nice with it?
For example, I want to be able to control whether the pages are full width for posttypes like I can with regular posts.
Here is what their CS said:
Hi @byalik,
I have explored the issue and seems like Generatepress theme issue.
1. Bug for place and category layout
https://www.onbiz.com/places/category/restaurants/
https://www.onbiz.com/places/
Generatepress theme have settings for managing page layout.
but https://www.onbiz.com/places/ is not a page.
it is just using content of GD Archive template page. but originally it’s an archive of a Post type gd_place
.
So far I have explored. In Generatepress theme, there is no way to set Layout for particular Post Type except for blog archive.
So I have set blog archive sidebar layout in customiser. Seems good for places. since it is the only way to set layout for archive in theme. it will be standards for all archive those using blog layout.
2. https://www.onbiz.com/search/
Generatepress theme picking blog layout for search page. and since blog layout have setting for column size. it is the cause of issue.