Alex Rollin
Forum Replies Created
-
AuthorPosts
-
August 15, 2019 at 10:55 pm in reply to: How to hide image in post – only show image as a preview #503300
There is a setting for that
GD – Settings – Design (tab) – Details – Disable theme featured image support
This reply has been marked as private.Hello,
I cannot see where it is set but it must be a theme option for something called “aside”, that is the element that is being inserted. It is not a GD setting that is doing this, as there is more than just GD content there. It does not appear to be a normal widget area, as you said. Try contacting the theme author so they can point you to where “aside” feature is managed.
Hello,
You can use these selectors to target CSS to GD templates:
https://wpgeodirectory.com/docs-v2/faq/common-examples/#selectors
Example
/*GeoDirectory Single Place Detail Listings*/ body.single-gd_place { filter: hue-rotate(120deg); }For what you want to do, you need to target the CSS used on the first page so it doesn’t influence the detail template, so, something like:
body.page-id-8 .geodir-categories-container ul { min-width:100%; }Where 8 is the WP page ID. You can get that by inspecting the page, as described here:
https://wpgeodirectory.com/docs/customizing-your-style/The site has gone offline while I was taking a look.
I published the Local single and set it for Local and National and added a couple GD elements.
For Elementor theme builder layouts to take effect
1. Make sure the layout is published
2. Make sure the GD Details or other template WP Page is set to full page or some other template not named “geodirectory”
3. Check the layout conditions to make sure it is applied to the right CPT
4. Make sure there isn’t a secondary layout in Draft mode. Elementor draft theme builder layouts will also be rendered.
5. Do not use Elementor on WP Pages for the GD Details or Search or Archive templates. It won’t work and it will make it so that theme builder layouts cannot take effect.
6. Do not use Elementor on Listings. That will not work.For a single it conditions should be set to single and then the CPT
For GD Archive and Search archive, they are both archives.Let me know if you need more help on that.
With Elementor, text widgets do not execute shortcodes.
I added widgets and they work fine. Please check and let us know.This reply has been marked as private.Hi,
GD’s element is GD > Author Actions..Add that to your Detail page sidebar.
If you cannot see the link to add a new place on the backend, let us know and we can check on it, just include WP Admin credentials in a private reply with login URL.
Thanks
August 15, 2019 at 5:47 pm in reply to: Showing both post types on map when viewing locations #503261Hello,
The location page map should be a “directory” type map as explained here: https://wpgeodirectory.com/docs-v2/integrations/maps/
A directory type map can show the Post Type selector, so visitors can easily be switched to view one post type and then another.
If that map is part of the theme you will need to contact the theme author for support with it.
The map is showing an error. Try setting your default location again by dragging and dropping the map icon on the default location map in
GeoDirectory – Settings – Location (tabs) – Cities – Edit the default location, drag the map pin and save
August 15, 2019 at 5:39 pm in reply to: Breadcrumbs not working correctly when browsing locations #503260Hello,
the developers will look into the location page breadcrumbs and post an update here. Thanks for your patience.
If you have not made changes to the listings on the new server then you can always rerun the import. Just delete the listings and run the import again.
If you want to do that, then, make sure to follow the recommended procedure and add a sample listing first with all data so the import can be matched exactly to the export of the sample listing.
If there is a problem with that you can post both sample data export and import files here for us to take a look. Just zip the files first into a *.zip file to attach them.
Excellent!
There are many many listings without location. The map will not work correctly while some listings do not have required data filled in.
You can export them for bulk edit. Every listing needs a location and at least one category.
August 15, 2019 at 4:54 am in reply to: No Records Found Sorry … Please adjust your search criteria #503183Thanks! Yes, let us know!
-
AuthorPosts