Guust
Forum Replies Created
-
AuthorPosts
-
I can see the problem, I’ll get a developer to have a closer look after the weekend.
ThanksAnd what is the URL of the page where we can see this?
If you give us WP admin details and URL of the page in question in a private reply, we can have a look to see if any of it is GD related.
Thanks1. You can add this CSS to give the page some margins:
#geodir-wrapper { max-width: 1180px; margin: auto; }To make further adjustments look at https://wpgeodirectory.com/docs/customizing-your-style/
2. I am not sure what you mean, but have a look at https://wpgeodirectory.com/docs/layout/#directory
You can use the GD Home Bottom section if you want the map and search widget to be at the end of the page.Thanks
Also make sure you allow listings to be added at GD > Design > Navigation.
https://wpgeodirectory.com/docs/core-design/#navigationAnd make sure to add the GD Loginbox widget.
Thanks
If you allow listings in more than one region, you cannot use the Add country and city slug in listing urls (/country/city/) option.
That option is only if you allow only listings in one region; if you can have different regions, they need to be in the URL if you want to add the location to the URL.Thanks
This custom CSS seems to be the problem:
ul.geodir-tabs-content.entry-content li { display: block !important; }Remove or adjust that at GD > Design > Script > CSS.
Thanks
There is a lot of extra code [css and js] being added by some “owl” plugin or theme customization. That seems to be the culprit. I cannot replicate that on my test site, so I suggest de-activating that customization to see if that is indeed the issue.
ThanksCan you post your URL and WP admin details in a private reply, so we can check that out, there seems to be a CSS conflict.
ThanksUsually your new host will transfer it without any trouble if both hosts use cPanel.
Have a look at
https://codex.wordpress.org/Moving_WordPress
and http://www.wpexplorer.com/migrating-wordpress-website/Thanks
I split this because the other topic was only when people were using a comma instead of a dot in email addresses, so it seems you are having a different problem.
The best solution for fake user accounts is adding a reCaptcha:
https://wpgeodirectory.com/downloads/gd-recaptcha/Or if you want to get email confirmation before activation:
https://userswp.io/
https://userswp.io/downloads/recaptcha/Thanks
You’re welcome 🙂
I don’t think there is a setting for that in the “Best of” widget, I’ll check for you.
Each CPT page has its own body class, so you can target the CSS for each page different.
So with a bit of CSS work you can change one of the CPT pages to look different than the others.Thanks
Not sure why you would need that, can you explain?
If a user tries to add a listing and gets a warning he may be adding a duplicate, you would think they would check to see if the warning is correct, and if it is correct, they do not add the listing again.
What would the difference be with a lock?
If they really want to add a duplicate and a lock would prevent them, all they have to do is change a little bit what is locking them, for example put a hyphen in the title or whatever is tripping the lock.Can you describe the situation when you think you would need it?
-
AuthorPosts