Simone
Forum Replies Created
-
AuthorPosts
-
If that’s happening it might be due to some error in your previously translated strings.
Could you try to add the default .po file and see if ““Please enter listing address. eg. : <b>230 Vine Street</b>” appears? It should be also a consequence of your other issue with the not translate strings (country region and city)Hello Jarek, as the warning says, child theme needs the parent theme. Geodirectory doesn’t provide the main theme, which should be bought separately. In your case you need Genesis main theme
ADDRESS_MSG is the constant that refers to
define('ADDRESS_MSG',__('Please enter listing address. eg. : <b>230 Vine Street</b>',GEODIRECTORY_TEXTDOMAIN));It shouldn’t be visibile, but “Please enter listing address. eg. : <b>230 Vine Street</b>” should. (it is in the geodirectory .po)
Hello, this isn’t an issue with GD Booster, but with Buddypress, infact if you try to go to the members page (with gd booster deactivated) you will see the same issue.
I disabled the redirect to the Budddypress page, and now you can see the author listing page (from My dashboard).
White page means PHP error, and you need to enable the debug in order to see what’s going on.
You should set the wp_debug to true, in the wp-config.php file
more info here
http://codex.wordpress.org/WP_DEBUGThis prob is not the same as the other people’s so there is not a definitive fix because we are not 100% sure what caused it, if it happens again will let you know.
Hello,Stiofan had a look and there was a strange issue, the virtual page was missing, the tool said it was there but it wasn’t, it could be an issue caused by the translation plugin you’re using.
Now it is fixed
Hello Pablo in the Auto Updates section in Geodirectory, are you using the email? try switching to username, inserting the one you’ìre using here on the forum (same for the password).
This reply has been marked as private.Hi Stacey, I believe you did not edit it 🙂 But it looks so strange, also, if this is was something wrong, all of us should have encountered the same issue.
If you will have the issue on the live site, we well help you out to fix it, if you’re going to migrate the dev site into the live site, you are good to go since this is already been fixedThis reply has been marked as private.on my test site and on the GD demo site..I will call for help and let you know
Hello Stacey, the issue was not happening after the update, but you modified the db-language.php adding a wrong syntax in the string
__('Murrie\'s Mark', GEODIRECTORY_TEXTDOMAIN);it needs only one
to escape the
', (I’ve edited that for you and your site is live) BUT you are highly recommended using the .po file instead of editing the core because all the modifications will be LOST when an update is being released.
Please follow the documentation here
http://docs.wpgeodirectory.com/translate-core/April 10, 2015 at 1:50 pm in reply to: Possibly a stupid question about using geodirectory for a dating site. #36778Hello, in your case I personally would look into buddy press and its addon as it is a social plugin, closest to what you need. There isn’t any pre-made package with all the things you want out of the box, so you still need to add third party plugin and configure them accordingly.
If you could do that would be great, on our side it is working and I can’t see any issue on your website
April 9, 2015 at 6:26 pm in reply to: Possibly a stupid question about using geodirectory for a dating site. #36692This reply has been marked as private. -
AuthorPosts