Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Anton,
Can you confirm if you ticked the uninstall setting in GD? Its under GD > Settings > General > Uninstall.
When events is active it should show a tickbox, u tick that and then deactivate and delete the events addon.Stiofan
Hi Ian,
I seen a number of issues, firstly the search page was in the trash, i restored it and then its slug was conflicting with BP so i changed it.
For the number of listings you have and the plugins you are running your server spec is not really enough, please read this https://wpgeodirectory.com/making-your-wordpress-site-slow/
When you do a search that goecodes a location to GPS it then has to do some heafty SQL queries, how heavy they are depends on a few things but i would say the issue is simply that the server can’t handel it.
I’m not sure it is having any negative affect but i would check the cloudflare logs to see if maybe its triggering any security rules.
Thanks,
Stiofan
Thanks for pointing this out, this was a bug, i have fixed a few small bugs in that widget and it will be in the next release.
Thanks,
Stiofan
I managed to replicate on my localhost, this will be resolved in the next release.
Thanks,
Stiofan
April 17, 2019 at 9:43 am in reply to: Add Category Checkbox/Filters to Map on Index/Search Results Pages #481303You can add the category selector to the main search bar as a drop down or you can add it to the advanced search options as other field types, this achieves the what you want i think?
Stiofan
This reply has been marked as private.Next release the add listing will have a param for specifying the container to replace so you can set it to replace the outer wraper (including other text) something like this:
[gd_add_listing container=".entry-content"]
Thanks,
Stiofan
This is likely incompatible with GDv2. This is a 3rd party product, it would be up to its developer to make it compatible.
Stiofan
Thanks for reporting the icon thing, it was some code i had added to help with compatibility for moving from FA 4 to 5 but i have now removed it so it won’t affect this in future releases.
Thanks,
Stiofan
This will be fixed in the next release of GD core.
Thanks,
Stiofan
Hi Joy,
The way it works is correct, let me explain:
Search looks for matches at the beginning and end of words, if it looked for them in the middle it would find many false positives (like it already is just searching “OR” at the start and end of words). You have the states wrapped in (brackets) which to search is just another letter, so changing (MN) to ( MN ) would work but you would still have the issue with other states and the start/end of words. You could also add these as tags to each listing which would work but still have the start/end thing.I would really encourage you to use the Near field and would be interested to hear why you are not, maybe we can help with things there?
Thanks,
Stiofan
Hello,
Currently that would require 2 lines of custom code but from the next release this will be possible via the Plcaes>Tabs>shortcode where you could add something like:
[my_custom_shortcode id="%%facebook_id%%" ]
Thanks,
Stiofan
Hi Riz,
Yes Elementors theme builder is required to edit the details, archive and search pages (with elementor).
If you simply want to remove that other section you mentioned at the start you can change the details page template to use the “GeoDirectory” page template and it will remove it.
Thanks,
Stiofan
Hello,
Yes the way we do it is a bit more complex, we show it in an iframe and strip it back to basics with regards to the CSS/JS loaded ( there are a few reasons for this, but i won’t get in to it just now).
Can u share the link so i can see the issue?
If you have lots of custom styling it might be better to show it in a tab rather than a lightbox?
Stiofan
This will be in the next release.
Thanks,
Stiofan
-
AuthorPosts