LISTING PAGE LAYOUT SETTINGS
This topic contains 12 replies, has 3 voices, and was last updated by don quixote 7 years, 7 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
March 26, 2018 at 7:02 pm #423481
I believe I have the LAYOUT SETTINGS for these two pages identical but they display the Images and Gmap size differently.
This one is from a site I have GD Supreme Theme.
This one is from a site using GD as a plugin as I am soon moving away from the Theme and using the site with the plugin.
1. Why is the Listing Page in the plug-in different. I can not get it same as the one in the Theme? Even the quality of the Images is inferior in the plugin. Why?
2. How may I correct this?
Thanks
P.S. Both Versions are same> 1.6.25March 26, 2018 at 7:37 pm #423497P.S. I cleared cache and the images improved??? So the ones in the plugin are same as Theme.
March 27, 2018 at 1:27 am #423545These pages quite different content, so it is a little hard for me to compare.
1. Why is the Listing Page in the plug-in different. I can not get it same as the one in the Theme? Even the quality of the Images is inferior in the plugin. Why?
Do the sites have the same media/image settings?
2. How may I correct this?
Adjust the media settings so they are the same
The Map in Supreme is part of the theme, though it is based on a shortcode. You can adjust the width and height in the widget settings.
March 27, 2018 at 1:41 am #423558Ah ha! The cache!
Best to disable that while working on the site.
March 27, 2018 at 7:34 pm #4236881. Yes! Listing Image Size in GD>Design are GD Default for both.
2. Media settings? Is this the same as above (1)?
3. I set the GMap width from 294 to 494 in Plugin and size did not change!
4. Also in the plugin I set the Listing content section view to Grid View Two column and when the Listing Page opens it opens in List View. Why?
5. Notice the space in between the Listings and the GMap in the plugin vs the Theme. The space in much wider in the plugin. ????
You want the plugin credentials so you can see for yourself the settings?March 28, 2018 at 5:56 pm #4238651. ok!
2. Read more here: https://codex.wordpress.org/Settings_Media_Screen
3. What do you mean ‘in plugin’. Try setting it in the widget.
4. Try the setting in the widget for Grid 2
5. You can adjust spacing with custom CSSMarch 28, 2018 at 6:05 pm #423872Thanks Alex,
2. Both Media settings are set to GD Defaults. I did not change anything in the plugin! ????
3. Sorry, I meant “widget”.
4. Try the setting in the widget for Grid 2″. Don’t understand? Design settings are set at Grid 2 but the displayed view is List.
5. Adjust spacing with custom CSS> I do not know how to do this.March 29, 2018 at 10:14 am #424001Please send over your site login URL and WP Admin credentials so we can take a look at the settings.
March 29, 2018 at 11:31 am #424013This reply has been marked as private.March 29, 2018 at 11:32 am #424014This reply has been marked as private.March 29, 2018 at 9:33 pm #424072Hello!
Please leave your cache plugins disabled while working on the site so you can see the changes being made.
Also, please update your GD plugins. Once you can do we can take a closer look at the layout issue that is causing the grid-2 listings to show as ‘grid 1’ instead.
April 1, 2018 at 3:43 pm #424454Hi Don,
I’ve just inspected your Website here http://quepasapuertorico.xyz/stay_places/puerto-rico-1/hotels-1/ and I’m able to see the issue. Please use the custom CSS code below to fix it. Let us know how it goes.
.geodir_category_list_view li.gridview_onehalf { width: -webkit-calc(45% - 4px)!important; width: -moz-calc(45% - 4px)!important; width: calc(45% - 4px)!important; }April 4, 2018 at 1:59 pm #424942This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket