Guust
Forum Replies Created
-
AuthorPosts
-
It is a GD function, and that is how it is designed.
If you leave the description empty, then nothing will show.
You could use your description in the heading field?Simplest would be to increase the z-index of your menu, like you have done.
Otherwise I think you could add
.map_background {z-index: whatever}
but the map CSS itself is controlled by Google I think. That does not mean you cannot adjust the CSS, but it might not be the best idea.
Happy to be corrected on my reply …Hi Joe, I am not sure about what is labeled post_ and what is labeled geodir_.
I guess one might be WP specific and the other GD specific.I usually just go and have a look at the names of the columns in your database to see what I need to use. Hope that helps
That would require some coding changes. You could maybe re-word the “description” to something like “Choose the radius from the above list for your search”.
I got that too sometimes on my tablet, and I thought it was because I had turned off the location service of the tablet to preserve the battery life.
[Just for your info, Vikas]I am only familiar with s2member, and I just use it to restrict pages. There is no need to use any of the other settings. I can’t give you any advice on other similar plugins.
Not too sure about the progress of the shortcode implementation, we could ask Paolo maybe.
I set your WP permalink to Postnames.
I added your main menu to GD navigation: GD > design > navigation
I set WP settings > general > allow anyone to register.
You deleted the 4 virtual pages, so you cannot add any more locations etc.
That needs fixing before you can do anything else.
Can you post your database(phpmyadmin) access in private reply if possible (cPanel login for example).
I’ll get Vikas to have a look for you once we get those details.I think that would be possible with the S2member plugin.
That allows you to protect any pages based on a URL basis, so you could protect any page that starts with /places or /location etc.Sorry Valerie, but the login does not work.
Are you sure that is the username for the admin: Usually that is a name, not an email address.
Can I maybe suggest to create a new temporary administrator with a simpler password, maybe it is some french characters that are tripping me up.Your current site does not have custom post types, so you do not have that transparent bar on the bottom of the map, but this would be the CSS to add to change it to a coloured background:
.map-places-listing {
background-color: #your-colour;
}It looks like you already changed the background of the main page.
None of your listings have an address except the last one you added.
It looks like you need to check your locations.There is no need to disable anything at all when updating.
It is not unusual for some things to be deleted when you disable a plugin; only updating without de-activating will prevent that.Seems like it.
That is just a PHP warning, not an error and it doesn’t prevent your website from working, or does it?
You can just turn wp_debug off in your wp-config.php if you like.Hi Valerie
Your message is private, but it seems the username and/or password is incorrect. Can you check and give that again.All your links in the main menu link to your homepage?
Your site is set to not allow new users to join up, so nobody can submit a listing, except admin.
I cannot really investigate more until I get your access details again.Can you send us a link to that page (you can do that privately if you like).
That is a lot easier to give you some CSS tips.But since you can clicked on region with your mouse, where did your mouse go so you need to scroll with your keyboard 🙂 ?
I can’t even get the submenu to show with my keyboard only.
Not sure how non-mouse friendly GD is … -
AuthorPosts