Demo Places Issues
This topic contains 32 replies, has 2 voices, and was last updated by Guust 5 years, 10 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 19, 2020 at 5:29 am #526406This reply has been marked as private.January 19, 2020 at 5:37 am #526407
Try
#primary-nav ul .sub-menu a {line-height: 30px !important}Thanks
January 19, 2020 at 9:01 am #526418This reply has been marked as private.January 19, 2020 at 9:24 am #526422Change 30px to 42px.
Don’t be afraid to experiment and review https://wpgeodirectory.com/docs/customizing-your-style/ for more CSS tweaks.Thanks
January 19, 2020 at 9:38 am #526424This reply has been marked as private.January 19, 2020 at 10:09 am #526427If it works, it works …
January 19, 2020 at 10:09 pm #526467This reply has been marked as private.January 20, 2020 at 5:58 pm #526601This reply has been marked as private.January 20, 2020 at 10:31 pm #526621can you please fix our permalinks again?
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404
And for some reason, it is not allowing me to select the “Location” page under Reading settings to set it as our homepage.
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/front/#front
Thanks
January 20, 2020 at 11:40 pm #526627This reply has been marked as private.January 21, 2020 at 4:03 am #526635This reply has been marked as private.January 21, 2020 at 10:05 am #526658However, when I try to add the Claim Listing button widget, Compare button widget, and the Get Directions button widget, I cannot get them to appear in the same areas as on https://wpgeo.directory/supreme-directory/places/united-states/california/san-francisco/chinatown/
You need to add the “Claimed” custom field and make sure it is active. I added it for Places.
You need to add the Compare block to GD > Settings > General tab > Pages sub-tab > GD Detail page > Edit.
I added it.You need to use the Post map and select to add direction in the map widget. Done.
And is the neighborhood automatically shown based on address?
You need to enable neighborhoods at GD > Settings > Locations > Enable neighbourhoods? > YES
And, any way to fix the listing description from being pushed all the way down on the detail page?
Not sure what you mean, maybe change the settings of the Report Content plugin to show the report button below content instead of above content?
January 21, 2020 at 2:43 pm #526693This reply has been marked as private.January 22, 2020 at 12:13 pm #526850For the Compare Listings button, how do I place it in the same position as in the demo?
By moving the shortcode or block to below the images block or shortcode.
Also, I’m not seeing the neighborhood show for any of the places. In fact, all of them have Honolulu for some reason.
A neighborhood will only be added if you update the address of the listing.
How do you just show “Category” as a widget and not the tags with it?
Either remove the tags from the listing, or hide with CSS.
.geodir-tags {display: none;}Review https://wpgeodirectory.com/docs/customizing-your-style/ for more CSS tweaks.
How do you get the horizontal rule and subheaders to appear between each widget?
Add CSS, for example
.sd .sidebar .widget {border-bottom: 1px solid #ccc;}Review https://wpgeodirectory.com/docs/customizing-your-style/ for more CSS tweaks, you really need to have a go at this yourself.
Have a look at https://wpgeodirectory.com/support-policy/ and we will only give customization advice if at least you try yourself.January 23, 2020 at 2:40 am #526939This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket