ian bran
Forum Replies Created
-
AuthorPosts
-
February 9, 2018 at 5:07 pm in reply to: Custom Field showing on Listing Page only when filtered #416928
Thanks Alex, I got confused, I see my mistake now, very dumb one :S
Thank you Alex,
I don’t get why in Chrome some of the searchbar fields keep the border-radius, and in Firefox not.
guess i’ll leave this for laterFebruary 8, 2018 at 5:25 pm in reply to: Custom Field showing on Listing Page only when filtered #416746Thank you, I think it’ll be easier with the following pictures
1) shows custom field settings
2) shows listing details on Listings Page when I select an option from the “Asistentes” field
3) shows listing details on Listings Page when I DON’T select any option from the “Asistentes” fieldI would like this Asistentes field to appear always (like the “favourite” field).
Thank you Alex, my slider doesn’t need to be integrated with the posts data, but gd search bar should look ok on top of it.
I took a look at Kleo, the demo sucks as it adds nothing new to GD.
Says its compatible with woocommerce and paid memberships pro, that would be very nice indeed.
Have anybody had any experience with Kleo + GD + WC + Paid Memberships pro?
Thank you Alex,
I’m using directory starter child theme.
I’ll upload the website, it would be awesome to have some help after that.Cheers
Cool, thanks for sharing.
The site is using Bootstrap, that gives me hope 🙂I tried bootstrap slider for this part of the homepage, sadly it’s not compatible with advanced search shortcode (I inserted search bar inside the slider but fields dropdown doesn’t appear)
Revolution slider is compatible, but slows down the site too much (not geodirectory’s fault).
May I ask which slider are you using for listings slider? it says “flexslider”, is it this one?: http://flexslider.woothemes.com/
Cheers
Thank you Alex, that was the file I was looking for!
I’m using directory starter, not Supreme, on your suggestion…but I think I can replicate this chunk on starter child-theme.
Thanks a lot!Thanks Alex,
I’m working locally right now, but what I would want is removing the border radius on all elements that have border radius…I have the following codebutton, input, select, .geodir-search select { -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; border-radius: 0px !important; }
But it’s not working on all elements though in inspector the border-radius of these elements is in fact overriden.
Please find example attachedHello Alex,
I tried what you sugested, I encountered these issues:1) I need slider to be about 380px in height (about twice the actual size) with the image covering the whole area. I tried with css but couldn’t achieve this.
2) I need to position the search bar in front the slider…slider and search should be in inside the same div I think, I would need to modify the html for that…
What I did is the following, with suboptimal but ok results (for now)
#geodir_advance_search-4 { position: absolute; top: 80px; }
*A problem with this is that messes the JS when you press button.showFilters…but I think I will hide this button.
Could you suggest a better way?
* please find attached a picture of what I’m trying to achieveThank you for your time!
Hi Alex,
No worries, sometimes theme support share this kind of codes, but I can find my way inspecting the elements.Thank you for the link.
* Forgot to mention that a change in content.php (in supreme directory), where the featured area seems to be coded, doesn’t affect my homepage…
*Also the style.css in Supreme Directory is not affecting the site (if I paste the css code in Design > Scripts > Custom style css code, it does work…I’m really confused :S)Hi Guust,
Thank you so much for your help
regards!Thank you Guust, I was missing 2 and 3!
Great info, though I have 2 problems with location switcher:
1) I check “Show location switcher in menu” select option in GD > Multilocations, but it’s not appearing in the header menu (which is assigned to the location “The Main Menu”)
2) I echoed the shortcode [gd_location_tab_switcher] and is showing on the page.
If I click on REGION, a dropdown appears (good), but if I choose a Region i’m immediately redirected to that region’s page, while I would expect to just this region be selected to narrow the search, so next in CITY only the cities of this region appears, and later only the NEIGHBOURHOODS of the selected city shows. Then Users goes directly to the relevant neighbourhood (or city if neighbourhood is not available…)I hope this makes sense.
Is there a way to achieve that functionality?Should I open another topic for this?
Thanks a mil for the help
February 1, 2018 at 9:27 pm in reply to: Failed to import Dummy Data – Uncaught ReferenceError: gdInstallDummyData is not #415460Thank you Alex, it’s working 🙂
My bad!
kind regardsFebruary 1, 2018 at 4:17 pm in reply to: Failed to import Dummy Data – Uncaught ReferenceError: gdInstallDummyData is not #415404This reply has been marked as private. -
AuthorPosts