adriangraham
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.January 2, 2015 at 11:08 am in reply to: How would I hide (or loads as minimised) map category on Mobile #26043
@media screen and (max-width: 500px)
{
.map_category, .fa-compress
{
display: none !important;
}seems to do it on mobiles….for anyone else wondering
January 2, 2015 at 11:00 am in reply to: How would I hide (or loads as minimised) map category on Mobile #26042Paolo,
Don’t move to the jobs section yet…. as all I really want is to on mobile phones load the homepage map with the sidebar/legend hidden so I will try that in CSS.
Thanks….as always
A
Paolo,
Fantastic, yes that worked. iPad 2 now looking good
A
This reply has been marked as private.December 31, 2014 at 3:47 pm in reply to: How would I hide (or loads as minimised) map category on Mobile #25951One way around this could be to load the map on mobile and regular screens as per the default plugin settings…. but to minimise the map “legend” on the homepage on mobiles.. as it’s this map category listing legend that is causing me the layout issues anyway??
December 31, 2014 at 3:32 pm in reply to: How would I hide (or loads as minimised) map category on Mobile #25949Hi Simone,
Opening this post again as when testing I notice that the map on the homepage is hidden on mobile…. as requested…. however the map on the “detail” page “map” tab is too.
Is there any way of differentiating this so that the map is shown on the detail page “map” tab?
Thanks a million,
A
Sorry for the late reply….
This is not working for me…. tried the above and experimenting with the width…but to no avail?
THanks,
Adrian
Hi Stiofan,
Sorry about the delay. Seems a bit better but the styling is still of… menus become more narrow, have green in stead of blue styling… footer fonts change and text boxes styline etc get overwritten when GD BOoster is on :o(
Looking forward to a fix, thanks a mil,
Adrian
December 20, 2014 at 7:27 pm in reply to: Homepage Listing Excerpts disappeared after update to 1.3.1 #25140hi Stiofan…I raised a topic on this too…or I replied here and it was copied to a new topic. Could u fix my site to pending the next release?
Thanks.
Adrian
This reply has been marked as private.Oops, sorry about that…… thanks,
A
December 19, 2014 at 7:40 am in reply to: I see "Custom Google Maps" released – but what it it? #24949Thanks guys
December 18, 2014 at 5:22 pm in reply to: About to Upgrade Production Site…. FTP or WordPress Upgrade #24899Thanks Paolo,
I have upgraded using the WP upgrade paths… so I will roll my code changes in now and hope all will function! There are a few issues to be ironed out
Thanks,
Adrian
December 18, 2014 at 5:20 pm in reply to: After upgrading tables that exist are causing "Table does not exist" #24897Found the problem….. wp_geodir_gd_place_detail was called geodir_gd_place_detail (without the wp_) before the upgrade. Just spotted it now. Table names get renamed!
Adrian
-
AuthorPosts