Alex Rollin
Forum Replies Created
-
AuthorPosts
-
September 29, 2018 at 7:41 am in reply to: Several problems: Google Map API, category pages, new city #448195This reply has been marked as private.
See the Details page section here: https://wpgeodirectory.com/docs-v2/geodirectory/templates/#templates
We are working on a solution for that and will post an update when it is available.
Great! 🙂
Hi Josh,
You can adjust the ‘large size’ for images in the site’s WP Settings at:
WP Settings > Media > Large size
Then you can use CSS to adjust that like:
.geodir_flexslider .geodir-slides img { width: 100%; }Remember to add the CSS at GD – Design – Scripts – Custom CSS
OK, let us know if you want us to take another look.
Hi!
Sorry to hear about that 🙁
Let’s see if we can figure out what the problem is:
Please write back with two (2) URLs
First, the URL of the search you are making.
Second, the URL of a listing that you think should be shown in the search.
The search has several features, and we need to know more to understand what problem you are seeing. You can read more about search here:
https://wpgeodirectory.com/docs/gd-search/
You can use a private reply, and you can include WP Admin credentials in case we need to check the settings.
Thanks
Try this custom CSS, and adjust to meet your needs.
Add it to your site at:
GD – Design – Scripts – Custom CSS
.map_category {min-width: 200px !important;}Hello again,
yes I can see the https error.
So, let me summarize what I see here:
1. Mixed Content – backend page shows many mixed content errors. These should be cleaned up before other ajax related issues can be addressed. https://wpgeodirectory.com/docs-v2/v2/mixed-content/
2. HTTP error on upload – Please contact the webhost for this error. You may need to rebuild the permissions on your site. This could also be part of the reasons for the missing images, that the current user can’t upload images, and the current user can’t access other images that were uploaded previously.
3. Can’t save changes to images – Missing images need to be fixed, as mixed content, permissions issues, or other first. Missing images that are truly missing should be removed from the listings, and this should be possible from the backend or frontend, but currently there are issues with permissions blocking that.
When editing the listing URL you sent in the last reply I am able to save it. Is there another issue with it? So it seems listings will save if there are not permissions issues.
I will flag this for the developers again to take a look at the HTTP error #2 to see if we can find more details.
This reply has been marked as private.Excellent! Thanks for letting us know! I will keep that solution in mind!
🙂
Custom Fields created through the CPT Custom Fields UI for CPT 1 are not available (automatically) for re-use on CPT 2.
The link Guust shared is for creating pre-defined fields, but even these are still added to each CPT individually. Tables/fields are not share between different CPTs.
Hello,
the white images are ‘404’ file not found.
Those need to be removed, first. Then the listing should be saved.
September 28, 2018 at 11:55 am in reply to: Several problems: Google Map API, category pages, new city #448120Hi,
I can load the page now.
I checked a Detail and a Listing page, and see you have switched to OSM and it is working.
That means that the issue is definitely with your Google API key.
Make sure to follow the cloud console instructions for setup of the key.
September 28, 2018 at 11:30 am in reply to: Several problems: Google Map API, category pages, new city #448119This reply has been marked as private. -
AuthorPosts