Paolo
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
Hi,
please provide a URL and admin credentials in a private reply.
I’ll ask to the developers to have a look at your issue.
Thanks
Thanks for letting us know 🙂
December 16, 2015 at 7:45 pm in reply to: How can a user upgrade/downgrade/cancel/delete his listings in frontend? #64113p.s. There will never be a Downgrade button, I don’t understand why you keep mentioning it.
December 16, 2015 at 7:44 pm in reply to: How can a user upgrade/downgrade/cancel/delete his listings in frontend? #64111Hi,
all your prices have setting: Has Upgrades? set to no: If set No, the upgrade link doesn’t show for listings that belongs to this package.
Thanks
Hi,
I do get the geolocate popup in your website. You may have to clear your browser geolocation settings if you no longer see it: https://wpgeodirectory.com/docs/faqs/how-can-i-clear-geo-location-settings/
Thanks
Hi,
no it isn’t possible, reviews are wp comments and wordpress will reject empty comments.
In Settings >> Discussion you can set WordPress to only accept comments from logged in users.
Thanks
You will still need the prices and payments add-on. At that point you will be able to create featured listings that are free of charge. It is not mandatory to use the payment system.
Thanks
Hi,
I gave you the code to eliminate the field from the add listing form, so that they can’t be added.
To hide them from existing listings use this:
.geodir-tags {display:none;}Thanks
Hi,
that is not possible. Once users are GeoLocated, if there are listings around their position, they are redirected to the location/me page which is identical to the home page.
If there are no listings they are redirected to the closest location to their position that has listings. For me that I’m overseas it would be location/united-kingdom/highland/thurso/ that returns a 404 error?
In any case, there is no way to lock users in their geolocated position. If they navigate to home or to /location/ page they will get the everywhere location.
Thanks
Hi,
the bbpress thing doesn’t seem to be related to the theme, I bet if you quickly activate a default wp theme, it won’t change. Your labels are too long after the translation and you need to tweak that with custom css.
Any text string can be changed via translation file. https://wpgeodirectory.com/docs/translating-themes/
As far as peepso goes, when they’ll have the user base to justify investing time to make them compatible, we’ll look into it, Buddypress last week has been downloaded 54,048 times, Peepso 389 times.
For the other 3rd party plugin we really need a link and credentials. Images in all these cases are useless. They can’t be inspected.
Thanks
Hi,
just set the widget to grid 2 columns and remove anything in the width option. It should show them as you want them.
The widget will not exclude a given listing from its list, only because you are visiting that exact listing.
Thanks
December 16, 2015 at 6:45 pm in reply to: Prorata feature + Disable current listing subscription once upgrade #64097Hi,
I’ll ask to the developers if this is even possible. I don’t think that Stripe or Paypal will allow us to do that via their API.
We’ll keep you posted.
Thanks
Hi,
adding this in your theme functions.php will add them before the title:
add_action('geodir_details_main_content', 'geodir_action_details_next_prev', 5);Let us know if that works for you,
Thanks
Hi,
you can add this to GeoDirectory >> Design >> Scripts >> Custom CSS:
#geodir_post_tags_row { display: none; }Thanks
-
AuthorPosts