Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the one rule that seems to fix this for all is :
.geodir_category_list_view { font-size: 14px; }There is this custom css :
body, .navbar .nav > li > a { font-size: 15px; line-height: 20px; }that is increasing font-size to 15px and somehow it is pushing elements enough to cause that.
Let us know if this helps,
Thanks
glad it wasn’t a bug… 🙂
Did you update from a version previous to 1.3?
If yes try running the tool to convert the db that you find in GD Tools.
Let us know,
Thx
The url?
Thx
Hi,
the entire thing is feasible except for the compatibility with the multisite language switcher plugin.
We never tested it, but they say it’s compatible with custom post types and taxonomies so it should work.
Let us know your thoughts if you decide to test it.
Thanks
Hi,
no there is no code snippets ready made to do that.
You could try using one of the many examples available in buddypress forums:
https://buddypress.org/support/topic/creating-a-page-with-nav-tab-subnav-for-buddypress-profiles/
And add the form within the page using the shortcode: http://docs.wpgeodirectory.com/core-shortcodes/#add-listing
This is considered a customization, just FYI
Thanks
EDITED
Hi Caryl,
To provide the css needed for the sidebar to look right, we would need a link as Simone asked.
Thanks
Correct, the only one I havew little doubts is Sahifa. We didn’t work on its compatibility, but I know some members are using it, so if there is any issue, it is easily solvable.
All the other are 100% compatible out of the box.
Tahnks
the login links get redirected to the main WordPress login
Please specify which login links. Redirecting wp-login.php to GD signup is quite an easy thing to accomplish.
Just add this to your theme’s functions.php file
function redirect_login() { wp_redirect( home_url( '/?geodir_signup=true' ) ); exit(); } add_action( 'login_form_login', 'redirect_login' );Thanks
I’ve just added few things. 🙂
Hi Helloyoga,
the features request is just a system to send feedback. We take that feedback and we do what we think it’s best for the project. Given that it isn’t very much used by our members, we don’t update it as frequently as well. Considering we have almost 1k members, votes are really few.
We have currently 3 full time developers working on GD. Many new features are being developed right now.
A new theme, custom post type without address, better CSV import with edit listings option, listings export, category import/export and several other things.
We don’t provide a list of the project milestones, because they can create excessive expectations and put useless pressure on us. We experienced that on the past and we are not going down that path again.
Until we are not few days from delivery, we prefer not to announce what’s next.
Consider also that a lot of good ideas are also shared in the forum or asked by potential customers via email and we also have our own ideas.
All this to say that the requests page isn’t the bible.
Thank you
I’m sorry for the delayed reply, please explain exactly with all possible details what is not showing correctly.
From the image it isn’t clear.
Thanks
Hi Dwan,
I’m really sorry for the delay, the notification of your latest reply never got to us.
I’ve just had a look and I think you couldn’t see the map for 2 reasons.
1) w3 total cache isn’t comaptible with GeoDirectory.
2) you had no listings at all, and no map wodget in place.
NOw that I’ve fixed your settings the map works just fine: http://www.shofin.com/location/
Thanks
Please read my previous reply, we provide support to Non Members if their website is using only the core plugin.
You are an expired members and you are not using the core plugin alone.
Please buy a new subscription if you wish to receive support from us now or in the future.
Thank you
The one that works the best is GeoDirectory Framework.
Than you have the 3 you mentioned.
Enfold, Avada, Jupiter, X, Genesis which are all 100% compatible.
Thanks
-
AuthorPosts