additional image link, image library, wrong urls
-
Hi,
the g:additional_image_link defaults to get the values from image library which returns the images paths from others than featured image.
I have 2 problems there:
1) some of my images are not stored with the full url so it returns the links this way:<g:additional_image_link> /wp-content/uploads/2015/10/image.jpg </g:additional_image_link>
2) (a) some products which are very similar I made out of kind of a duplicate post function and then I just change some text and images. (b) Some of them where made in a test environment with a different subdomain before going live in the real domain.
For (a) it seems they take some information out of wp_post guid or whatever db-field which are not accurate and then return a image path which belongs to the product I cloned from and does not reflect the right image or (b) the images contains the url to the old testenvironment.
Those products are displayed correct in the frontend where usualy paths are not taken from the GUID field but in the feed I found many where the url is wrong and/or not belonging to the appropriate product.
Is this somehow a known issue?
for the g:image_link I work arround this issue with the ‘combine source field’ option, creating the ‘https://mydomain.com’ first and then with ‘no seperator’ selected the featured image source.Thanks for this great plugin again
Tom
- The topic ‘additional image link, image library, wrong urls’ is closed to new replies.