Paolo
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
you are welcome… 🙂
Hi Jeff,
thanks for letting us know, I’ve flagged this for Giri, who is the theme author.
Thanks
Hi,
yes, but it still need the users to click and authorize.
Thanks
Hi,
I’ve asked to the developers to have a look. I can’t seem to find where the problem is.
1 thing I see is that you have a footer.php in your child theme that is from an older version of divi, however I’m not sure that is the problem.
We’ll let you know asap.
Thanks for your patience,
I don’t see the javascript error now, I think it was due to Tweet This plugin.
I’ll ask to Stiofan why the server side clustering was causing such problems, but you shouldn’t have it active while testing the website with 8 listings. That is to be used with 50k listings and up.
For less it is almost faster the client clustering method.
Thanks
Hi,
please add this to GeoDirectory >> design >> script >> custom css:
.secondary-menu .gd-location-switcher .sub-menu { width: 220px; } #menu-item-gd-location-switcher dd { letter-spacing: 0; text-transform: lowercase; }Let us know how you went,
Thanks
Hi Frederik,
I’ll ask to the developers to look into this. I’ve found this information too. http://stackoverflow.com/questions/13706099/mysql-wont-order-by-swedish-characters-%C3%A5%C3%A4%C3%B6-not-working-even-though-collation-is
They’ll let us know asap.
Thanks for your patience,
Allyson,
the process to translate or rewrite sentences on a website is the same.
You will upload your mo file as en_US and avoid changing language setting in WordPress. You simply “translate” the orginal string with whatever text you want.
There is no other way to rewrite default text string in a localized website.
Hope it is clearer now.
Let us know,
Thanks
This reply has been marked as private.October 27, 2015 at 6:54 pm in reply to: If statements and the business owner and associate property. #58189You are welcome 🙂
Hi,
1. Upload the .mo file in our case “geodirectory-bg_BG.mo” to your wordpress language folder, usually your wordpress language folder will be /wp-content/languages/ if the languages folder does not exist then just create it. Then we use the textdomain for GD core which is “geodirectory” and create a sub folder, so eventually our file path should look like this:
/wp-content/languages/geodirectory/geodirectory-bg_BG.mo2. If you have not set the language of your website yet, you do that by going to your wp-admin area, and then go to Settings > General > Site language and select your language there.
3. Go to your homepage and refresh to see your changes 🙂
Let us know how you went.
Thanks
Hi,
this is not possible, notifications are only sent to the main site admin.
The only workaround to accomplish this would be to place a filter on the admin email and forward relavant emails to the non-admin users.
Thanks
Have you tried changing the code to this?
<?php if (bp_is_user_profile()) { } else { get_sidebar('page-details'); } ?> </div> </div> <?php get_footer(); ?>Let us know,
Thanks
HI,
please read here: https://wpgeodirectory.com/docs/translate-core/
In this case you don’t have to change in the core plugin po file, but in the prices and payments add-on. https://wpgeodirectory.com/docs/translating-addons/
Let us know if you managed.
Thanks
-
AuthorPosts