Plugin Author
Paolo
(@paoltaia)
Hi David,
what version of GeoDirectory and what widget are you using?
The latest version has the design option “Layout: Grid View (Four Columns)” for the GD Listing widget or Gutenberg block. For the shortcode, there is the parameter “Layout” and in that case, you need to use a number as value: layout=”4″.
Hope this helps, let us know.
Thanks
I use the 2.1.0.6 version and I have set layout=”4″ and it still shows the view as just two(2) columns per row.
I applied this using a shortcode not with a widget. Here is the shortcode on that page
[gd_listings title="Popular Businesses" post_type="gd_place" sort_by="az" title_tag="h3" layout="4" post_limit="15"]
Thank you. I have fixed the issue. I used the “Add Shortcode” link on the text editor to re-build and add the shortcode from scratch and it fixed the issue. Thank you so much
Plugin Author
Paolo
(@paoltaia)
great! Thanks for letting us know