spinach
Forum Replies Created
-
Like I mentioned in my previous comment, I have location manager but I can’t see how to make it work like the demo link you sent me anywhere in the settings. Is there a tutorial on how to configure it so that you can search per country?
The countries would need to be each separate country within the UK (Scotland, England, Northern Ireland, Wales) & Ireland.No, I need the radius to remain the same on a town level so changing the radius would not solve this.
I would like to allow users to continue searching with x miles on a town level, but also be able to view all listings within a country. Is it possible?Hi Paolo,
Thanks for getting back to me.
I do have the Location Manager add on, however when searching for a country it does not bring up the full list of listings within that country – only 1 or two of them. I could not see from the link on your demo how I could apply this to my site?Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Complianz and Geodirectory bugHey @jarnovos
I have tried this configuration however the map wouldn’t load at all like this.
As a reference I use Elementor and Elementor Pro too. Shall I try disable those?
Many thanks,
OonaghForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Complianz and Geodirectory bugHello @jarnovos,
GeoDirectory is already configured to use Google Maps API on this site.
When I disable the ACF integration on Complianz, for some reason this disables the Google Maps API integration with Geodirectory and it reverts to using Open Street Maps (which needs no API).
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Complianz and Geodirectory bugHello @jarnovos
When I deactivate the ACF integration, Geodirectory reverts to Open Street Maps as opposed to using Google Maps API which is what I would prefer to use.
I have both my caching and optimizing plugins disabled and sadly no change.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Complianz and Geodirectory bugHey @jarnovos
Sure the staging website is here – https://staginggfg.manamana.co.uk/
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] GeoDirectory search conflictHello @aahulsebos
I am having this same issue. However I use the Google Maps API. The search function returns when I deactivate ACF integrations but then the map reverts to Open Street Maps, which I don’t want to use.
Any ideas?
Thanks.
Perfect, that works for me too – thanks so much for your help!
Yes, I copy and pasted from your article. All ‘ are ‘ in the code.
I have screenshotted it and attached below.
Hey @paoltaia
Sorry, no I added those. It was meant to format it as code in the comment but it didn’t seem to work. Those ` apostrophes are not included in the code.
Hey @paoltaia
Thanks for responding.
I have tried to update it this way using the following code in my functions.php files in my child theme but it’s not changed anything. Can you see anything wrong in the code?
`add_filter( ‘gettext’, ‘_my_string_changes’, 10, 3);
function _my_string_changes($translation, $text, $domain ){
if( $domain == ‘geodirectory’ && $text == ‘<h3>No Records Found</h3><p>Sorry, no records were found. Please adjust your search criteria and try again.</p>’ ){
$translation = ‘<h3>No Florists Found</h3><p>Sorry, no florists were found in this area.</p>’;
}
return $translation;
}`Hey Alex,
Sorry I’m a little confused. I’m not looking to change the language of the plugin, I just want to change the text which appears in the blue box which appears on the map widget and reads:
“No Records Found. Sorry, no records were found. Please adjust your search criteria and try again.”
Equally, I would be just as happy to remove the blue box entirely.
Many thanks for your response!
Apologies for the delayed response. No, we’re the UK and Ireland.
Forum: Plugins
In reply to: [Page scroll to id] Mouse scroll on Trackpad a bit glitchyHey @malihu,
Yes I am using that script. The site is currently under password protection while I’m working on it. Could I email the username and password to you?