Guust
Forum Replies Created
-
AuthorPosts
-
Hi Marc, have a look here: http://docs.wpgeodirectory.com/faqs/what-is-the-best-way-to-update-the-gd-plugins/
If that does not fix your troubles, post your URL and admin details (in a private message), and we will have a look.
I am a bit confused about what you are asking, because you are linking to comments on a listing, while asking how to modify the Claim listing emails, but this might be the answer:
GD > Listing Claims > NotificationsThis is a bug that has been reported already, and an update to the Events plugin is on its way in the next few days.
Hi Mattijs, like Franks says, that profile you show is the Buddypress page.
If you use the GD Buddypress plugin, you will need to translate Buddypress and you will also find a language file in the language folder of the GD Buddypress plugin.Hi Matthijs, just put everything on the one line. It will wrap once displayed on your site. You can use html, so just add a <br/> where you want a line break.
You have an error on that page, see attached image. See this link
https://developer.mozilla.org/en-US/docs/Security/InsecurePasswordsNot sure how that comes about. I’ll alert the others to your topic too. Maybe they know more.
Not with a SELECT, you will need a MULTI-SELECT for that.
http://docs.wpgeodirectory.com/core-place-settings/#multiselectI cannot sign in in either site, I get this error:
This webpage has a redirect loop
The webpage at http://xxxxx/wp-admin/ has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
I never visited before so it would not be a cookie problem.
When adding CSS to a stylesheet, you have to do it after */
Anything between /* and */ will not work, that is for notes etc, or for turning things on and off without deleting.
I moved it for you.You need a SELECT field: http://docs.wpgeodirectory.com/core-place-settings/#select
And this as option values:
25% OFF/25, 50% OFF/50, BOGOF/??or
25% OFF, 50% OFF, BOGOFbut then you need to remove
.geodir_discount:after {content: “%”;}You probably also need to adjust the width.
And add this:.geodir-content p {clear: both;}Where have you added that CSS?
Sometimes adding !important to the code overrides the existing code, like.geodir-loc-bar-in {padding: 0px !important;}If you need us to have a look, please post your URL and admin in a private message, and direct us to the correct pages.
If you need us to have a look, please post your URL and admin in a private message. It is a bit difficult to troubleshoot without seeing the problem.
That is possible by creating different price packages, one for hotel category and one for restaurant category. You can disallow packages for certain categories.
And you can create a discount coupon you could give customers, that might be the simplest way to go if you want to give free listings to some users.
Did you give you custom field a HTML variable name “discount”? You need to adjust the class .geodir_discount to match your name.
If you need us to have a look, please post your URL and admin in a private message, and direct us to the correct pages and custom fields.
Oops, I forgot to post the link:
Then you can use CSS to style the result. Have a look at this post, that should give you an idea: https://wpgeodirectory.com/support/topic/listings-extra-info-icons/#post-32191
Also, have a look at this article, it is nearly finished: http://docs.wpgeodirectory.com/custom-field-examples/
-
AuthorPosts