Guust
Forum Replies Created
-
AuthorPosts
-
@dededadou
Pas de problem, Dede [but we might need to stick to English for the benefit of others 🙂 ]This reply has been marked as private.June 10, 2014 at 12:59 pm in reply to: Words break apart across lines in Profile and Side bar of Listing Detail Page #3900Add this CSS:
p { -ms-word-break: normal; -ms-word-wrap: normal; word-break: normal; word-break: normal; }
@Vikas and others
This is a minor irritant I think, it is part of the GDF stylesheet on line 393:p { -ms-word-break: break-all; -ms-word-wrap: break-all; word-break: break-word; word-break: break-word;
And all custom fields in event settings are OK?
Failing that, I think the developers might need to have a look at your site 🙁@dededadou
It seems none of your events have an address; maybe that is why they do not appear on your map?June 10, 2014 at 10:34 am in reply to: GDirectory Google analytics Posting UA id on every page #3890@purpleedge
Nope, that is the proper login page which you can edit to suit your site; the one at my test site is un-edited.
You can add this if you want captcha: http://wordpress.org/plugins/si-captcha-for-wordpress/More at http://www.s2member.com/forums/topic/add-captcha-to-wp-login-phpactionregister/
@Howard
I think you might have selected all fields when you set up your free option.
Make sure you only choose the fields you want to be available, see image:Paolo, where I want certain things to disappear, like “posted in” etc, I have been overcoming stuff like that by adding empty strings in the language files; not that would be a preferred option I guess …
Just a thought: I think you might have to change your payment addon settings. Your free payment package might not be allowing for any images.
Isn’t that standard already?
Go to GD > design > home tab > untick Geodirectory home page
Then go to Settings > reading > and choose a static “front page”.I think you might need to just add them manually to your WP menu, and untick the “Show listings navigation in menu” option ?
Change the SELECT_PACKAGE_TEXT string in the language file of the payment plugin?
https://wordpress.org/plugins/codestyling-localization/To add an icon for your custom field, you first have to upload one to your WP using the “add media” feature, then copy the URL.
WP admin > GD > design > map > Upload map default marker icon ?
Or when you create a new category you will have to choose an icon too. -
AuthorPosts