Guust
Forum Replies Created
-
AuthorPosts
-
You’re welcome 🙂
Your “Smart Slideshow Widget” plugin is creating a conflict.
Turn it off and check. Let us know.It is called Location Manager in the download area, sorry for the confusion.
You’re welcome 🙂
URL? Will we be able to access your site?
How do I make the map full width on the Location page?
In the GD Home Map widget at Appearance > widgets.
Where do I change Popular Categories to to just Category?
In the title of the GD popular Categories widget.
Also, where do I adjust the padding for all Geo Directory pages?
You will need to tweak some CSS, without a URL we can’t check but it would be something like
#geodir-wrapper {max-width: 1140px;margin: auto;}.
More info at https://wpgeodirectory.com/docs/customizing-your-style/I guess you are talking about the link to the categories in the backend.
That can only be changed by changing the postname from event [gd_event] to job, and that is not possible (except in the database, but not recommended).
Users do not get to see that, do they?To get the Add Listing to work, you have to allow submissions at GD > design > navigation.
Provide URL and admin details if we need to check anything.
It should appear straight away in the “Select and Upload CSV” field.
But it might take a while to import.Yes, it can take a while, but not forever.
Try loading in ever increasing batches to check if things are working.That error means you need to enable a PHP extension on your server as explained here:
https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-mb_strtolowerThanks
Create a link anywhere you like to /location
For example in your main menu, or a widget.
Here is an example, look at the HOME link in the main menu:
http://www.bookhinterland.com.au/1. Have a look at Appearance > Menus
You should find a set of set of Buddypress links you can add to your menu, depending whether users are logged in or not.
[This is a BuddyPress issue, so you might get more info there].2. You should find an option in your theme settings I suspect that allows you to change the color of the links in your header.
Otherwise you can try#main-nav a {color: black;}See more at https://wpgeodirectory.com/docs/customizing-your-style/
3. Activate the Prices and Payment addon, and create a package that limits what users can add.
Or if you never accept “full” listings from users, set the custom fields to “admin only” at GD > Place settings.
More at https://wpgeodirectory.com/docs/core-place-settings/#customYou’re welcome 🙂
You’re welcome 🙂
Try adding this to your CSS:
#post_imagesdropbox {display:none}See also: https://wpgeodirectory.com/docs/customizing-your-style/
-
AuthorPosts