Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
why are you disabling add-ons? Is there a specific reason? You don’t need to disable them to update them.
Let us know,
Thanks
Hi,
the near me button postions itself after 1st load.
In order to avoid this, you should move the search form above the popular category widget.
Or to hide it, please add this to : GeoDirectory >> Design >> Scripts >> Custom CSS:
.near-compass { display: none; }Thanks
Hi,
please provide a URL and admin credentials in a private reply (only staff can read them) and we will have a look.
Thanks
Hi,
we created a new page of options for titles and metas. It will be available in the next version.
Thanks
October 30, 2015 at 6:50 pm in reply to: Posting a review hangs page, listing detail then won't load #58583Hi,
have you tried removing the loading screen to see if an error appears?
Let us know,
Thanks
October 30, 2015 at 6:42 pm in reply to: Drop Down Menus in GD backend "Design" area not working #58582Hi,
please try this and let us know,
//fix GD chosen select add_action( 'init', 'kelo_fix_gd_scripts' ,400); function kelo_fix_gd_scripts() { wp_deregister_script('chosen'); wp_register_script('chosen', geodir_plugin_url() . '/geodirectory-assets/js/chosen.jquery.min.js', array(), GEODIRECTORY_VERSION); }Thanks
Hi,
there is no address or map, because you selected all CPT to be locationless:
In GeoDirectory >> General >> Select CPT to disable physical location, remove the CPT for which you want maps.
I thought other problems were solved, please let me know exactly what you are referring to, because I see no problems in the add listing form.
Thanks
Hi,
that is not possible, the listing will show all the categories added.
The default category only determines the catgeory to be used in the URL.
You could hide them with css, but that will show all or none.
Thanks
you are welcome 🙂
Hi,
yes, if a customer has a strange problem, being wordpress open source and having pleny of possible plugin conflicts, the only way to check is to access the dashboard of the website and check for ourself.
You can set reply as private so that only staff can read it.
Thanks
Yes, it should work correctly without multilocations add-on.
Thanks
Hi,
did you find and replace the old URL with the new URL in your database after moving to the live server? (http to https included…)
We suggest to use a tool like this: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
Let us know,
Thanks
October 30, 2015 at 4:07 pm in reply to: How I can display only one record for events lasting several days?? #58562Hi,
events search can be filtered by date too with advance search filters.
If you search for events near a certain place, without filtering dates, the behaviour is correct.
Thanks
Hi,
your lightbox images looks correct to me, it in is the slider that I see image streatched, please provide admin credentials and we will have a look.
Thanks
-
AuthorPosts