Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Try to change order of images(via move cursor) and then re-save listing.
Kiran
There is some extra functionality to set image as a featured. Try to re-save the listing and let us know how it goes.
Steps i provided just moves images from custom field to post images. It does not set featured image.
Thanks,
KiranHi,
Try to remove existing image(on mouse hove you can see delete icon) and then upload image again.
Let us know how it goes.
Thanks,
KiranApril 21, 2020 at 8:41 am in reply to: Response header status 404 when there are no search results #541549Hello Bruce,
This has been fixed and it will be in next release.
You can find patch here https://github.com/AyeCode/geodirectory/commit/4e71b0ae55431e4e15dc90c68038f704e58a4db7
Thanks for spotting.
Regards,
KiranHi,
Are you uploading images under listing via form or via re-import method? Import method will not generate different image sizes. When image uploaded for the listing it generates different sizes.
Kiran
Does this mean that each record in each of the DB_PREFFIX_CPT_detail tables in column image_test i shall need to save a NULL individually?
Yes
You can delete “image_test” custom field after making value of image_test field for each posts. Otherwise it will delete images uploaded under image_test custom field. In short you must save empty value for image_test before removing that custom field.
Thanks,
KiranHi Martin,
Please try now after clearing your browser cache.
Thanks,
KiranHi Vivek,
There is easy way to move images from custom fields to post images via manually from database.
Here are the steps:
– Go to database & browse database table DB_PREFIX_geodir_attachments
– Update attachments table column type and change it to post_images (Ex: change image_test to post_images in type column)
– Save blank value for the image_test column in detail table.After doing this all the images will be displayed under post images.
Make backup first before doing this.
Let us know.
Thanks,
KiranHello Abdelaziz,
Linked posts widget has link “View All” which redirects to search page to list all the linked listing. Searching already working with &linked_from_post=POST_ID and &linked_to_post=POST_ID, but it not added in search form. We have already a todo to enhance searching with this feature.
Regards,
KiranHi Hardie,
For existing listings you have to re-save business timezone offset, because when listings is saved it also saves business timezone offset for that listing.
With new listings you can see +7 offset but old listings may show different offset saved earlier for that listings.
Please try with new listing and let us know what it shows to you.
Kiran
This reply has been marked as private.This reply has been marked as private.Provide us FTP credentials if you want me to apply patch or you can wait until next release.
Thanks,
KiranHi Martin,
We have fixed issue. It will be in next release.
Here is patch https://github.com/kprajapatii/geodirectory-v2/commit/d89b84363a5f06067ba614dff15e4c6bf5ff54cc
Kiran
-
AuthorPosts