purpleedge
Forum Replies Created
-
AuthorPosts
-
🙂 I guess if there was a user manual we could figure out what you mean!
A lightbulb goes on… What you mean is that this checkbox needs to be selected in order for the listings to be filtered to the currently selected location! I never knew that until this moment!
I’m not sure I understand the logic of having the checkbox, what point is there in having a location filter if it doesn’t filter? But at least I am better informed, so thanks for that!
My problem is fixed.
Nice work John! A couple of points…
1. Enfold puts a background image on droplists – don’t know why?
you can get rid of it with
/* hide background image on select drop-lists */
#top select
{
background: #FCFCFC;
-webkit-appearance: none;
}2. Do you know how to add the Enfold breadcrumb bar to the home page? If you use the location selector the breadcrumbs appear on the Home page, under the GD Home Top widget location. Everywhere else the breadcrumbs appear in the Enfold breadcrumb bar.
3. Vikas has a fix for light boxes loading twice, don’t know if it has been released yet or if you need to make specific changes for Enfold. But the problem still exists with your mods on a fresh install of 1.1.6.
https://wpgeodirectory.com/support/topic/pop-up-images-twice-enfold-and-others/#post-8156
4. If the dashboard is the last item in the right sidebar the droplists can’t expand beyond the bottom of the sidebar and so get cut off. It is specific to the Enfold theme, maybe you can figure out how to fix it?
My location switcher is also not working properly today.
If I select a city the map gets filtered to the selected listings, but the listings don’t get filtered.
I have a default GD install and it is working properly.
I’ll try and upload it over the weekend if I can’t figure it out.
ge_places etc are showing because I added some debug code to see how many and the names of your CPTs.
You can get rid of them by changing the line to …
// echo $key . '<br />'; // debug code
i.e. add // to the beginning of the line that has “//debug code” in it.
Thanks, I don’t really understand.
I didn’t know you could do that, I looked at the WP codex and thought that the add_filter($tag had to be an existing tag declared with apply_filter($tag
So you’ve created a $tag
geodir_map_options_ . detail_page_map_canvas
and WP knows what it refers to? Powerful stuff.
Do you have another example of how this can be done?
July 18, 2014 at 1:54 am in reply to: Excerpt length for related listings on Detail Page inconsistent #8928Ok, with Related Listings, I can get the whole excerpt by setting the character count to greater than the excerpt length.
That actually works better than the View Posts widget, but it would still be good if it was consistent?
Vikas, can you please explain how this works, and how the add_filter function knows which map to apply this to?
I can’t find the $tag ‘geodir_map_options_detail_page_map_canvas’ anywhere?
Name, address and category of the business? A lot of directory systems seem to do this just so they have a reasonable number of listings. Personally, I hate the idea!
Cool, thanks!
It is only showing 3 of your 4 CPTs, so it is filtering out the gd_event CPT.
You’ll need to use CSS to style the option boxes.
Now we need to figure out what your link to Events does 🙂
Thanks Vikas, perfect!
Hi Vikas, do you have any thoughts on this? How can I make the map on the detail tab a bit taller, and how can I turn off mouse-zoom?
Yeah, I am getting that bad link in a sidebar popular posts widget, but I’ll wait for the next version.
Pretty sure that’s the way most website review systems work? You can’t even edit a posting here (in buddypress) after a couple of minutes.
Your site seems to have the same problem as mine?
I think the […] is meant to be a Read More link?
Maybe it’s not meant to be a link? I’m happy to wait for the next update to see how it works.
-
AuthorPosts