Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
did you check this tutorial: https://wpgeodirectory.com/docs/translate-core/
Follow the text part (the video is slightly outdated), there is no longer the variable wp_lang in the wp_config.php file.
Now there is an option in Settings > General of WordPress.
Let us know how it goes,
Thanks
Hi,
you can easily do that with a text widget, widget logic and this snippet:
if ( $post->package_id == 1)This will show the content of the widget only if visiting a place of price with ID 1 (which is normally the free price).
Thanks
HI,
unless you build an add-on to use WooCommerce and prices and payments system to sell GD listings, you cannot.
Thanks
Hi Brian,
you 1st must install and activate the AffiliateWP plugin : https://affiliatewp.com/
After you can activate the GeoDirectory AffiliateWP integration.
Thanks
ok, that should be feasible with the solution offered by Kor.
Hi,
wouldn’t this be a better solution? https://wpgeodirectory.com/formidable-forms-in-geodirectory-tabs/
Let us know,
Thanks
I would set it to renew monthly every 1 month for 12 times.
Let us know,
Thanks
Hi,
if ( 'gd_place' == get_post_type() ) { // remove action here }Thanks
Hi Silvia,
what happen if you disable GD and all it’s add-ons momentarily? Does it still give an error?
Could you please test this and let us know?
Thanks
Hi,
default location can only be a city, not a region, or the everywhere location that includes all listings from all locations.
Thanks
Hi Steve,
thanks for letting us know. Please in the future DO NOT open topics with similar titles. That’s not descriptive of the problem. Next time we see a topic like that we will delete it directly.
Thanks
September 5, 2017 at 4:39 pm in reply to: Detail page customization like Supreme Directory theme #394382Hi,
all code used to customize Supreme is in inc/geodirectory-compatibility.php
You should read the comments above each function and copy those that are relative to the detail page.
Being this a customization, it is considered beyond support.
Thanks
Hi,
I just did a quick test and it worked fine for me. The only thing that I see wrong are few of the locations.
1, Solomons Island, Maryland, United States
all, Devon, United Kingdom
all, London, United Kingdom
all, Norfolk, United Kingdom
all, West Midlands, United KingdomMake sure to fix all these and let us know how it goes. Possibly let us know the address of the location that you are trying to add now.
Thanks
Because they installed the location manager add-on that allows to submit listings in more than the default location.
Thanks
Hi,
Importing via SQL is a lot more complex. Listings are not only entered in that table.
If you use the right resources, it should import hundreds of listings per minute.
If you provide a copy of the CSV that is creating problems, we’ll have a look at it. Make sure to zip it before uploading it.
Thanks
-
AuthorPosts