Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
thanks for sharing! 🙂
Don’t forget to leave a nice review here: https://wordpress.org/support/view/plugin-reviews/geodirectoryWe would appreciate it!
Thanks
Let us know if you find what is causing it… I don’t think GD has anything to do.
Thanks
Hi,
Please submit a feature request : https://wpgeodirectory.com/requests/
If many other members will vote for it, we will definitely consider it.
Thanks
May 19, 2016 at 3:56 pm in reply to: Supreme Bugs: Detail Layout and Visual Composer Backend Incompatible #194311Thanks for letting us know 🙂
This should work:
add_action('geodir_after_edit_post_link', 'my_function_to_echo_text', 3); function my_function_to_echo_text(){ echo '<p>Last modified: '.get_the_modified_date().'</p>'; }I haven’t tested it so please let us know if it did,
Thanks
Hi,
we try to make that info as visible as possible. We have that doc in place and we wrote this countless times in the forum.
After all, WordPress maanaged hosting are really only for blogs and static websites. Not for applications.
You can ask GoDaddy to move them to a VS, or move to a better hosting provider like Cloudways (that we can guaranttee will work flowlessly) or similar.
Let us know,
Thanks
Thanks for letting us know 🙂
Hi Marco,
I’m really sorry for he delay, but we faced few challenges that slowed us down.
The developer is currently adding the auto update EU vat rates from the API.
Only thing missing now is the bit for showing tax depending on IP location. Once that done we can start testing it.
I’ll push them as hard as I can to have the beta ready by next week…
Thanks for your patience,
Hi,
all your add-ons are outdated. Please make sure to always keep core and add-ons up to date.
In addition it appears that you are hosted in a godaddy wp managed plan. That is not compatible with GeoDirectory because of the strict caching system used. https://wpgeodirectory.com/docs/server-requirements/
Also “theme my login” breaks queries.
Once you have solved this 3 problems, let us know and we will have a second look.
Thanks
Thanks for letting us know 🙂
@Joze I’ve approved them, thanks!
@ethan I’ve imported all po files that you sent and 3 are missing:
1 Payment Manager
2 Review Rating Manager
3 Social ImporterLet us know,
Hi,
I’m not sure I understand what you are trying to do.
I see you copied part of the gd-home template inside that template. But than you have no gd sidebar in appearance >> widgets, so I’m not sure how you output the GD listings.
Why don’t use shortocdes instead?
example to output the home map:
do_shortcode('[gd_homepage_map width=100% height=300 scrollwheel=false]');You find all the shortcodes here.
https://wpgeodirectory.com/docs/core-shortcodes/#locationmapLet us know,
Thanks
@memorex Everything is updated now. I also added the missing license keys.
Thanks
-
AuthorPosts