Guust
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
That is not from any of our plugins, but from BuddyPress or BBpress.
Please check with them. ThanksI cannot find where you added the CSS, and I added it at Appearance > Customizer > Additional CSS.
Please check.Have a look at https://wpgeodirectory.com/docs/customizing-your-style/ to learn some CSS yourself.
For 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.I still don’t understand why you want them as separate CPTs. What is it that prevents you from having them in the same CPT but as categories?
You can always use sub-categories or custom fields to allow visitors to refine a search.However, 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?
Try adding this CSS:
.page-id-1523 .entry-content .geodir-categories-container ul {width: 100%;}1. How to make the main page reflect on the entire map.
The map will always zoom in on the listings.
You could try a fixed zoom level but that is not recommended.2. I want a big map on the main page. But when I increase% in the shortcode and it closed the widget area.
– How do I lower this zone below?Change the template of the page to the GeoDirectory template.
Then add a map to the GD Top widget.
You cannot increase a map to more than 100% wide, it will break the page layout.The search is working for addresses in your city.
What addresses or locations are you trying to search for?
Do you want to add listings in other cities? Then you need the Location Manager: https://wpgeodirectory.com/downloads/location-manager/Thanks
can 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 1:32 pm in reply to: Patience with the Beginner – GD Sidebar Widgets / Footer / Menu #5265471. Custom Fields have been set in Place
a. I have added Custom Fields to each Place (Instagram, WhatsApp, LinkedIn etc), but when creating a new Place it does not give me the option to add the URLs / links to the new PlaceI had no trouble adding them from the frontend, the result is here:
…./places/guust-test/b. How to add (change) to the Icons and links shown here and colours if available
You will need to edit this page to add the custom fields to the header of the detail page:
/wp-content/themes/supreme-directory/template-parts/header/header-single-top.phpThat is not a link but a file location in your file system.
See image 1.c. Do I require another Plug In to have more share options (Instagram, LinkedIn etc)
You can add the
d. Is it possible to change the button colours from red to whatever I choose?
Yes, add this CSS [adjust as required]:
.sd-cta-favsandshare a, .sd-cta-favsandshare a:visited {color: red;}For more CSS, see https://wpgeodirectory.com/docs/customizing-your-style/
2. The menu is transparent as requested. But the User cannot access the filters on the Search Results page
Edited CSS at Appearance > Customize > Additional CSS
For more CSS, see https://wpgeodirectory.com/docs/customizing-your-style/The theme should not be the reason but check the Listimia language file.
I checked the Listimia language file and it was not created yet.
I created it and it is at
/wp-content/languages/themes/listimia-de_DE.poPlease check
en_DE does not exist.
It must be de_DE.
Please check your file names.Is the name of your files
geodirectory-de_DE.mo
or
geodirectory-en_DE.mo ?The theme should not be the reason but check the Listimia language file.
If we need to check your settings, then please post your URL and WP admin and FTP details in a private reply and we’ll have a look.
Thanks
This reply has been marked as private. -
AuthorPosts