Guust
Forum Replies Created
-
AuthorPosts
-
Hi Victor, the Near Me button is a widget, find it at Appearance > Widgets.
But your Location Manager and Advanced Search were disabled, so I re-activated them.
Maybe the Near Me button is back now too?Thanks for letting us know.
Please review https://wpgeodirectory.com/docs/changing-franchises/
Thanks
Thanks for letting us know Steve, must be gremlins …
August 27, 2017 at 10:27 pm in reply to: Need help in simple translations showing up for listings in Arabic #393134Have you translated the languages files already?
Make sure you use all the latest versions, it should all work correctly if you follow the instructions here: https://wpgeodirectory.com/docs/category/translation/This topic may be of some assistance too: https://wpgeodirectory.com/support/topic/some-word-translation/
That is when all bugs that affected arabic languages were fixed.If you get stuck, we will need
URL
WP admin details
FTP details
exact details of the problem and where we can see it.You can post all that in a private reply. Thanks
Post the URL of that page so we can have a look, if we need to.
Here is just a quick link that may help:
https://www.google.com.au/search?newwindow=1&rlz=1C1CHBF_en-GBAU714AU714&q=css+targeting+mobile+devicesNote too that using the Chrome code inspector, you can switch to mobile devices simulation too, see image.
Thanks
All CPTs need categories, without categories, your site will not work.
You can add categories at any time.
Tags are being search for by the normal search field. A drop down for tags cannot work, because there could be thousands off tags, all strange words because they are user added.
https://wpgeodirectory.com/docs/gd-search/#searchIf you want any dropdown as part of the search, you will need to add a Select custom field:
https://wpgeodirectory.com/docs/gd-search/#selectQuote requests could built in like this maybe, but any assistance with that is outside support:
https://wpgeodirectory.com/formidable-forms-in-geodirectory-tabs/Thanks
If you can detail exactly what issues you have with any of the GD plugins, and give us URL, WP admin and FTP details in a private message, we’ll have a look.
For example, explain exactly what compatibility issue you have. On what page can we see that? Screenshots may help.
First make sure that any hacked files have been deleted. For example, delete all plugin files and re-upload the files of the plugin, but only if you got the plugin from a reliable source. Do not just overwrite existing plugins, because the bad files would not be deleted.
Do the same for your theme and WP installation.
You could try some of the security plugins but often they give false positives.Thanks
You should be able to only show the CPT widgets if the page is not a Miami page, see
https://wpgeodirectory.com/docs/useful-plugins/#logicUse this logic
strtolower(geodir_get_current_location(array('echo' => false)))!==strtolower('miami')Thanks
Hi Raghunath, customization is not part of support, but here are some useful links:
https://wpgeodirectory.com/docs/layout/#directory
https://wpgeodirectory.com/docs/custom-field-examples/
https://wpgeodirectory.com/docs/customizing-geodirectory-templates/Thanks
If there is no future events, then they do not show on the frontend.
I did de-activate and re-activate events and it all seems to be back.Without seeing that page we cannot inspect the code.
But you should be able to target it with.geodir-chosen-container-single .chosen-single span {color: red} .geodir_form_row.geodir_custom_fields .geodir-chosen-container {color: blue;}or to target the specific custom field:
#geodir_htmlname_row .geodir-chosen-container-single .chosen-single span {color: red}https://wpgeodirectory.com/docs/customizing-your-style/
Thanks
This reply has been marked as private.August 27, 2017 at 8:24 am in reply to: Instead of Opening my front page site opens my neighbourhood-page and give 40 #393107If you do not want visitors to be redirected to their nearest location, turn off
GD > Advanced Search > First time load redirect > Redirect to nearest location (on first time load users will be auto geolocated and redirected to nearest geolocation found)What is happening is not because of the location switcher in the menu but because your redirect settings.
I doubt the caching plugin you use is compatible too:
https://wpgeodirectory.com/docs/known-issues/#w3cacheYour location page GD Permalinks [ilmoituksia naapurustostasi] should not have a parent page.
Thanks
You’re welcome 🙂
-
AuthorPosts