Guust
Forum Replies Created
-
AuthorPosts
-
Can you post URL and WP admin in a private reply, then we can have a look for you.
We also will need the URL of the listing’s detail page and the Facebook URL of the event.Thanks
Correct this CSS, from
.sd-contacts { display: none; }to
.sd-contacts { visibility: hidden; height: 0px; }Not sure what you mean with rollover? You want the link to be hidden? What do you want to happen on mouseover?
Thanks
They are not linked to anything … I am not sure how you got them there but there is no URL or script tied to it that would make them work.
It looks like some customization instead of the normal GD custom fields?IF you post your admin in a private reply we can have a look. Thanks
Have a look at your settings at GD > Design > Detail tab > DEFAULT RATING SETTINGS > Enable Font Awesome.
That is where you can turn the fontawesome stars off if you want to use the ones in the MultiRatings section, or where you can change the color if you want to keep using the fontawesome stars.Thanks
Disk space used by MySQL is the amount of data stored in your database, it has nothing to do with RAM. RAM is what is needed to process that data.
Cloudways is a good host that can grow with your website(s), start with the 1GB RAM there if you like, it is easy to upgrade if you need it. See https://wpgeodirectory.com/docs/server-requirements/#suggest
thanks
What sort of hosting are you on?
From https://wpgeodirectory.com/docs/server-requirements/
We normally suggest to start at least with a decent VPS (virtual private server), with 2GB of RAM.
The best performances for a GD site are to be expected on dedicated servers with 8GB of RAM or more.Thanks
If you set
GD > Listing Claims > Force an upgrade to complete the claim listing procedure > NO
then the options when upgrading a listing after the claim has been approved will include all packages.There is a difference between editing a listing, which is just for modifying a listing, not to change the package.
If a user wants to change to a different package, they need to choose to upgrade the listing.The option to upgrade or not on claiming is at GD > Listing Claims > Force an upgrade to complete the claim listing procedure
You should set that to NO if it is OK to keep the same price package when claiming.Not quite sure what you mean with “the button has no indication on it” but you can always change the looks with CSS, or the verbiage used with the Listings Claim language file.
Thanks
Have a look at this plugin, that will prevent you from losing the code.
And use a child theme if you are not, that would also prevent the code from being overwritten.Thanks
Have a look at https://wpgeodirectory.com/docs/faqs/how-do-i-re-order-tabs-on-the-detail-page-in-whoop/
Thanks
Set PayPal as the default option. Thanks
But did it ask to add card payment details? Or did it just give a paid invoice of $0?
Hi Steve
1. If they are not recurring listings, a 100% discount will not require the adding of any credit card details.
2. You would need to write some custom code to do that, if you want to automate it.
Thanks
I would suspect the first selected categories and images remain, but I will get a developer to confirm.
ThanksNot sure I understand, but have a look at https://wpgeodirectory.com/docs/core-shortcodes/#listings
You may be able to add the postcode as tags, or a category … ? -
AuthorPosts