Couple of alterations
This topic contains 10 replies, has 3 voices, and was last updated by Paolo 8 years, 10 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 19, 2017 at 2:46 pm #345706
Hiya
Thank you so much for your help so far, nearly there now. This is a fantastic plugin. Could we just ask if you could please provide us with some custom css or instructions for the following please…
1, On this page… http://webfoleo.com/ivca/global-search/chiropractor/ remove everything below the search bar so not to show all places… currently this page is set from the main menu (all places) but all we really want to show is the map (displaying all listings) and search bar but not the actual listings which are currently shown below.
2, Remove search by distance from me icon
Thanks again for all your help
Lucy
January 19, 2017 at 3:35 pm #345716Hi lucy,
Could you please share WP temp admin access to your site so we can take a better look? I’d like to check the structure of your theme and see if there’s a better way to do this. You can post the details here using the private reply option below.
#2 Use the custom CSS code below to hide it.
span.near-compass.gd-search-near-input { display: none!important; }Thanks!
January 19, 2017 at 4:06 pm #345729This reply has been marked as private.January 19, 2017 at 4:14 pm #345733Hi Lucy,
That looks like an achieve page, try the custom CSS code below and see if it’s what you’re looking for.
.post-type-archive-gd_place .geodir-breadcrumb, .post-type-archive-gd_place .entry-header, .post-type-archive-gd_place #content-area { display:none!important; }Thanks!
January 21, 2017 at 7:43 pm #347026Ideal thank you!!
January 21, 2017 at 7:46 pm #347027Sorry could I just ask for a couple more things please then I’m done.
1 On the following link I have used the code below but the map isn’t displaying anything. Do you have any ideas please?
[gd_listing_map width=100% height=300 scrollwheel=true category=”0″]
[gd_advanced_search]2 Lastly is there any css code I could use to remove the sidebar here please?
Thank you for all your help on this!
Lucy
January 21, 2017 at 8:02 pm #347029HI,
1) that shortcode will work in pages from next release (it’s written in the docs)
2) `.geodir_advance_search #main-content .container::before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}.geodir_advance_search #left-area {
padding-right: 0;
width: 100%;
}`Thanks
January 25, 2017 at 9:47 am #349024Thank you, that’s great!!
Do you know when the next release will be please?
Many Thanks
LucyJanuary 25, 2017 at 5:18 pm #349417Not yet, but very very soon.
Thanks
January 26, 2017 at 6:45 pm #350005Sorry to be a mega pain but are we talking within a week or not sure? It’s just because I have a client wishing to view the page. I have tried creating the page using the other method but that only shows the number of places that are displayed on the page whereas I was hoping to show all 900 on the map with only a search bar below!
Thanks again
LucyJanuary 26, 2017 at 11:52 pm #350077I hope by the end of next week.
You could use the home map for that though…
Thanks -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket