Paolo
Forum Replies Created
-
AuthorPosts
-
You need to add the location switcher GeoDirectory >> Multilocation >> Show location switcher in menu
and make sure you are searching for Studios, while the location selected is Everywhere.
That’s the only condition where all listings from all locations would appear for Keyword “studios”.
Thx
There shouldn’t be a limit, but seems like there is. It could be a db table limit though and I have to ask to Stiofan if he can help us with this.
Thanks for your patience,
Nope, they should be both compatible.
Thx
The new version (you can test the beta) will work similar to what you are expecting.
Currently there is no way to do what you are looking for.
Thx
I’m testing now:
front end home page : approx 17 sec
front end directory page : approx 14 secdashboard page : approx 4 sec
geodirecty admin page : approx 5 sec
woocommerce admin page : approx 8 secAll testes have been done with browser cache cleared.
It seems that admin is faster than backend?
Can you outline steps to reproduce what you are experiencing?
Thanks
Hi,
after signup I saw a blank page (this looks like a bug). I refreshed and I was logged in.
Visiting the signup page again redirected to home page as it should.
Could you provide wp admin credentials to have a look at what you see as admin?
Thx
There could be a plugin slowing down the wp admin. It would have been a problem also in development though.
Did you add anything new recently?
Link and wp admin credentials please?
It seems to be working fine for me, the only problem is that you switched the fields.
You are using the label “city” on the filed which is supposed to be looking for the keyword (where autocompleter is on) and “search for” in the field that will be looking for location related info.
?
Hi,
that cannot be done without customizing the code.
I’m sorry but why using 2 different custom post types for Free and Premium and not using the pricing and payments addon with 1 custom post type and 2 different prices: Free and Premium, using the plugin as designed?
That will make it a lot easier.
The map tab though, can’t be hidden without customization.
Thx
Hi,
reviews are wordpress comments and comments in wordpress can be closed/opened for all posts (and post types) or Open/close on a per post basis.
Unfortunately you can’t keep it open automatically only for 1 post type.
The easiest way would be to keep the closed for all and open them manually for every new listing added to the Custom Post type you created.
Thanks
Hi,
can you provide wp admin credentials? Do you have the same problem when adding/editing places?
Let us know,
Hi,
pls add this to your custom css:
#geodir-wrapper { margin: 0 auto; max-width: 1020px; }Thx
I think it was a cache problem, because I don’t see this now?
Or maybe you just needed to refresh permalinks.
I wouldn’t use wp super cache, it is not 100% compatible with GD. Having only one location should mask most problems, but you could still experience few issues.
Let us know,
Thx
Hi,
whenever the theme adds some conflicting css, the easiest way to fix isn’t to remove the conflicting css, but to add targeted css to the GD element to go back in place and ignore the theme css.
That theme is adding float left and a left margin to all spans indiscriminately (crazy IMHO).
We can tell him not to only for our span like this:
.geodir-pcat-show span { float: none; margin: 0; }This should do it.
Thx
We are currently testing our new Shortcodes addon. That should make it possible.
Thx
-
AuthorPosts