Guust
Forum Replies Created
-
AuthorPosts
-
Import the dummy posts and the icons will be added to your WP media. You can find them there.
Just turn off registration at WP > General and hide all the registration links with CSS.
That would be a question for Membership Pro, I’m afraid.
If that happens, “inspect” the element and check the URL of the star image. That should tell you why it is not showing; you might have uploaded a star image and moved or deleted …
You can always create a link to your /add-listing page. If you have more than one custom post type you will need more than one link. That link will send them to the /gd-login page unless they are already logged in.
To hide the login altogether, remove the GD Login widget from the relevant widget section.
Have a look here:
https://wpgeodirectory.com/docs/how-to-use-gd-without-street-addresses/
Maybe that helps.Hi VT, just chipping in here.
The location switcher and the search are 2 different function.
The switcher switches LOCATIONS.
The NEAR search searches NEAR the center of a location (unless you use the advance search and turn on the auto-completer).
See more at https://wpgeodirectory.com/docs/core-design/#howThis reply has been marked as private.We will need your WP admin details. User registration is disabled, and unless you can register for a user account, you cannot claim a listing. Only registered users can claim listings.
Hi Adele, that is not possible I am afraid.
You have applied a class .mom-select to the menu, and that is set to hide.
I added this to GD > design > script.geodir-loginbox-list .mom-select {overflow: visible;} .geodir-chosen-container-single .chosen-single div b {background: none}Plenty of users use Yoast’s SEO plugin.
The only caching plugin that works with GD is GD Booster: https://wpgeodirectory.com/addons/gd-booster/I don’t mean you have to clear GD Booster all the time, only if there is something not working after you made a change in the backend. Just to make sure you are not only having some caching issue. Normally not a problem at all.
Same for the permalinks. Go to WP > Settings > Permalinks and just click save. It forces an update of the database, which is something the reason why things are not working after making changes.I did both these things and it is working for me, can I set this to resolved?
Try adding this to your CSS
.geodir_category_list_view li.gridview_onehalf { width: -webkit-calc(50% - 5px); width: -moz-calc(50% - 5px); width: calc(50% - 5px); }It is in the core PO file, see image.
https://wpgeodirectory.com/docs/category/translation/Please provide URLs to your site and page if you want us to be able to assist.
-
AuthorPosts