Urgent: externat woocomerce image don't shown

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Urgent: externat woocomerce image don't shown

This topic contains 11 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 5 years, 9 months ago.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #18380
    sarah
    sarah
    Participant

    Hi

    I found issue, when I use in one of our network woozone plugin.
    Woozone plugin help me to import product and it’s used with all woocommerce product.

    But when we use the search ajax box, we found the item but not their image…
    In the shop named amazon.we can see product without any issue.

    I saw also that all image product of woozone plugin are located in external media librairy of amazon, wich is:
    https://images-eu.ssl-images-amazon.com/images/I/ (image_name).jpg

    and the ajax search pro use this link to display the image:
    https:// (image_name).jpg

    So I need to know how can we do to fix this issue.
    I need to find a solution only for this website amazon.beoone.com
    because I use this plugin only there.

    All others image that we found throught the network works great as you can see here:
    https://www./

    Hope that you can found a solution very soon.

    • This topic was modified 5 years, 9 months ago by sarah sarah.
    • This topic was modified 5 years, 9 months ago by sarah sarah.
    #18381
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    The plugin is requesting the images from WordPress itself, normally the URLs should be returned correctly. I guess in this case perhaps some sort of a filter might be missing during the process.

    Anyways, based on the pattern, I think might be able to suggest a custom code that would fix the image URLs. Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #18388
    sarah
    sarah
    Participant
    You cannot access this content.
    #18393
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    That happens because the shortcode and the content is placed within a Link element, see the screenshot: https://i.imgur.com/UbYlBdB.jpg
    Check the page builder if you use one, you might need to use a different type of element, that is definitely incorrect.

    The issue occurs, because the browser is not able to process a link inside of a link (the try these items are links as well).

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #18394
    sarah
    sarah
    Participant
    You cannot access this content.
    #18396
    sarah
    sarah
    Participant
    You cannot access this content.
    #18398
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Sarah,

    Unfortunately the live loader with the polaroid layout is not possible to achieve: https://i.imgur.com/7Gb8oL3.png

    It happens because some items might be removed based on the images and other criteria, and the plugin cannot properly get the remaining results.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #18402
    sarah
    sarah
    Participant
    You cannot access this content.
    #18407
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Sarah,

    Sure, I have looked up the custom code. This is what you are looking for:

    Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #18408
    sarah
    sarah
    Participant

    Hi Ernest,

    Many thanks that’s work fine !! 😀

    Have great day.
    Sarah

    #18412
    sarah
    sarah
    Participant
    You cannot access this content.
    #18419
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Sarah,

    I’m afraid that is unfortunately not possible with this plugin.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.