Grid View Does Not Go To List View On Home Page
This topic contains 9 replies, has 3 voices, and was last updated by Laura Mesia 7 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: list view, responsive view
-
AuthorPosts
-
August 20, 2018 at 11:22 pm #443252
Hello-
I am using the GeoTravel theme. I read in another closed post that grid view should automatically convert to list view on mobile devices.
I have the Popular Places widget set to 3 columns, the listing width is blank. On a desktop, it displays as expected. On mobile view, it is not converting to list view.
Can you please help with what settings I need to adjust to display the places in list view on mobile devices?
Thank you,
Laura MesiaAugust 21, 2018 at 2:59 am #443263Hi laura,
Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.
August 22, 2018 at 3:38 pm #443556This reply has been marked as private.August 23, 2018 at 5:46 am #443656Hi Laura,
Thanks for your reply. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to achieve what you needed there.
@media only screen and (max-width: 600px) { .wrap .geodir_category_list_view li.gridview_onethird { width: 100%; } }August 23, 2018 at 7:03 pm #443762Hello Kor-
Thank you. That did work when resizing my laptop browser window down, but it is not working on an actual mobile device, which is strange. I checked on my phone and using a mobile emulator. On my android phone and on the mobile emulator (emulating an IPhone), there are still three columns.
Best,
LauraAugust 23, 2018 at 7:17 pm #443763Also, adding this broke the theme customizer. Now when I go to the Customize tab under appearance in my WP Dashboard, I’m getting the following errors:
Warning: array_values() expects parameter 1 to be array, null given in /home/letsgo/public_html/wp-includes/script-loader.php on line 1139
Warning: array_values() expects parameter 1 to be array, null given in /home/letsgo/public_html/wp-includes/script-loader.php on line 1140
Warning: array_values() expects parameter 1 to be array, null given in /home/letsgo/public_html/wp-includes/script-loader.php on line 1143
Warning: array_values() expects parameter 1 to be array, null given in /home/letsgo/public_html/wp-includes/script-loader.php on line 1144
Warning: array_values() expects parameter 1 to be array, null given in /home/letsgo/public_html/wp-includes/script-loader.php on line 1145
Fatal error: Call to a member function is_rtl() on a non-object in /home/letsgo/public_html/wp-includes/script-loader.php on line 1148
I deleted the css from the GD Design CSS box and saved, and I’m still getting these errors in the Customizer.
Thank you,
Laura MesiaAugust 24, 2018 at 1:41 am #443800Hi Laura Mesia,
Thanks for your reply. Just inspected your Website and it looks like we’re working behind a cache. I’ve temporarily switched “Off” GD booster while we work on the site. I’ve reinserted the custom CSS code and could you check your mobile device and see if it works?
Thanks!
August 27, 2018 at 3:45 pm #444213Thank you! That works. Can I switch the GD Booster back on then?
August 27, 2018 at 5:57 pm #444225Hi Imesia,
Thanks for your reply. Yes, you can. Let us know how it goes. Also, since you’ve purchased our premium addon, please login to your account where you purchased it.
Thanks!
August 28, 2018 at 9:50 pm #444400Everything is working as expected. Thank you for your assistance in getting it sorted out.
Best,
Laura -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket