Paolo
Forum Replies Created
-
AuthorPosts
-
It can be a solution for big directories too, but user should use the search field to type in the location rather than using the selector to scroll a long list.
We’ll work on something new anyway…
Thanks
Hi,
The only solution I see is to recreate your packages ID so to have the correct ID and be sorting as you want them.
I don’t think you can pass a manual order.
However I’m sorry, but we don’t provide support for customizations.
Thank you
you can find them via phpmyadmin in your database directly. One thing that software can do, is keep your database clean for you, especially for user generated content.
Thanks
Hi,
I see you added already 67% in custom css, try 100% and make sure it only changes for the signup page:
.signup #main-content.grid_16 { width: 100%; }This should do it.
Let us know,
Thanks
Hi,
only by disabling all GD Booster.
Thanks
Hi,
this is not possible without a customization.
There could be a plugin allowing yopu to do that… but I’m currently not aware of any.
Thank you
September 14, 2015 at 7:22 pm in reply to: Improper breadcrumb displayed in near search criteria previously set #53158Flagged this for Stiofan…
Hi,
it is a widget class. You can copy the entire class into your theme functions.php, rename all the parts of the class that needs to be renamed to create a new widget and then customize its code. It will be safe from updates. You will have a new personalized widget and if you want you can even unregister the orginal to avoid having the unused widget between your options.
Thanks
This reply has been marked as private.Hi,
we had a 1st brainstorm about this today and we will come up with something new as soon as possible.
About this though:
They didn’t get that they needed to select country, region, or city, then select from the pull-down.
If in MultiLocations >> Main Navigation Settings you select List all Countries, Regions, Cities instead of List drilled-down Regions, Cities the problem should be solved.
Thank you for your feedback!
This is currently not possible, however you could add the GD > Near me button widget on those pages.
Thanks
Hi,
please follow the documentation: https://wpgeodirectory.com/docs/translating-addons/
You only need to upload the mo file and it should be uploaded to /wp-content/languages/geodir_reviewratings/geodir_reviewratings-ro_RO.mo
Thanks
Hi,
you shouldn’t be using Google Drive excel to manage your CSV files. Please try with Open Office or Libre Office.
Let us know,
Thanks
This reply has been marked as private.Hi,
after some brainstorming Stiofan and I came up with this idea:
To use the google maps autocompleter in there too.
Regardless if the location is available or not in our db. if it is not, it will return no results, if it is, it will return results and set the session to that location.
Setting the session could be an option that we give to admins.
Want search near autocompleter to set the location when a match is found?
If set to no, search will always search everywhere.
Let us know what you think.
Thanks
-
AuthorPosts