Guust
Forum Replies Created
-
AuthorPosts
-
I am guessing you are using a different user registration system like BuddyPress and you have names required there.
October 1, 2016 at 9:25 am in reply to: Is it possible to display an author of the listing on detail page? #276034Yes, just activate the Claim Listings addon: https://wpgeodirectory.com/downloads/claim-listings/
A WP update should not be the cause of that. Can you post your URL and admin details in a private reply please, so we can check your settings.
1. That is your listings page, not the search page.
You have added some CSS to that page itself, not sure where, but this is the CSS you got for that page that is “breaking” it:.content {float: left;}2. Try this CSS to remove favorite and pinpoint on the listings page:
.geodir-entry-meta {display:none}To change “Near” to “ZIP” go to GD > design > search tab > SEARCH FORM DEFAULT TEXT SETTINGS section > Near field default value
To search by speciality, you need to organise your listings by category or custom fields, and then add that to the advanced search:
https://wpgeodirectory.com/docs/core-place-settings/#custom
https://wpgeodirectory.com/docs/search-filters-overview/#filter3. It seems you used Location and Locations for your listings. I think that is breaking your installation, because “location” is reserved for your location pages by default, not your Places.
We will need your admin details in a private reply to look at that.4. Add the listings from the backend.
You can post your admin details in a private reply if you like, but if there is anything wrong with the settings, the site would not work as it does. Is there anything you are worried about?
Looks all fine to me. What problem do you have? If it all works as expected, it should be set up correctly.
Can you post your admin details in a private reply, and also links to the pages that are showing as posts. I am not sure I understand, so explain which pages you mean. Thanks.
Adding a default image will activate the Featured Image banner across the image.
Even adding a blank image at GD > Design > Listings tab > Upload listing no image should activate the banner.Have a look at GD> Design > Scripts. That is the most likely place you put it.
GD > Design > Listings tab > ADD LISTING FORM SETTINGS section > Show description field as editor
Let us know if that is what you were looking for. Thanks.
You can use this CSS to hide PROFILE:
#post_profileTab .gd-tab-list-title {display:none;}Or go to GD > Custom Post Types > select the CPT > Advanced Mode tab > and enter
into the “Profile tab label” field.
To hide the Address icon and “Address” you can use the following CSS:
.post_address .geodir-i-location {display: none}To change the layout of the address, have a look at https://wpgeodirectory.com/docs/changing-the-layout-of-addresses/
Not without having a look at your admin. Please post WP admin details and FTP details in a private reply and we will have a look for you.
This reply has been marked as private.You are not using GD Home. That page is not used if you use your own home page, which is “Home”.
See https://wpgeodirectory.com/docs/basic-installation/#home
When adding a listing to more than one category, one needs to be selected as a the main [default] category. That is the marker used.
-
AuthorPosts