Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
that is not possible. WPML will show only listings in the language selected.
Thanks
You are welcome 🙂
Hi,
with this code in your theme functions.php:
// add details in content area add_action('geodir_after_description_on_listing_detail','geodir_detail_page_more_info',10); // remove details from sidebar function my_change_sidebar_content_order() { return array( 'geodir_social_sharing_buttons', 'geodir_share_this_button', 'geodir_detail_page_google_analytics', 'geodir_edit_post_link', 'geodir_detail_page_review_rating' ); } add_filter('geodir_detail_page_sidebar_content', 'my_change_sidebar_content_order');Thanks
ThanksHi,
the system doesn’t provide any way to limit the number of listings a user can submit.
It would require a customization.
Thanks
January 21, 2016 at 5:22 pm in reply to: how to get GEO Directory json data using WP REST API? #69780HI,
that is still under development, we only started extending the wp rest api (not plugin it is included with wordpress core now.)
This will probably be ready in 4 to 6 months.
Thanks
You are welcome 🙂
You are welcome, also the developers already fixed it for the next update release.
🙂
Hi,
I’ve asked to the developers to supress that warning once and for all.
For the second question I don’t think it is possible through s2 to limit users to submit only once.
Thanks
Hi,
we can’t recreate this on our test sites. Could you please provide FTP details so that we can check on your install directly?
Let us know,
Thanks
Right, I forgot you are using Whoop.
Please see: https://wpgeodirectory.com/support/topic/split-possible-to-re-order-tabs-in-whoop/#post-64647Let us know if through that note you can fix it. Otherwise I’ll have Giri explain this better.
Thanks
They are all widgets, which can be placed in widget areas. Appearance >> Widgets.
If you wish to see how our demo is set up, you can create a sandbox here http://wordpressmu-3822-8567-17899.cloudwaysapps.com/wordpress-directory-theme-whoop/ (click on LAUNCH DEMO). It will create a sandbox for you as admin that will allow you to check all settings of that demo.
Let us know if this helps.
Thanks
This reply has been marked as private.This has been fixed and will be in the next version.
Thanks
You are welcome 🙂
Hi,
you still have the country netherland and all in your database in the Table: wp_geodir_countries
See image attached.
Please delete the last 2 rows (id 278 and 279) of that table via phpmyadmin.
That should fix it once and for all.
Let us know how you went,
Thanks
-
AuthorPosts