Images not loading, redirection problem appeared
-
Hello,
I’m using the following code inside a Elementor slide widget to display 3 expandable images.
<div class="birdwire">[expand title="<img src=https://beatvault.club/wp-content/uploads/2022/05/gherbo-image.webp' />" trigclass="noarrow" tag="div" alt="pic1"][zoomsounds_player config="footer-player" type="detect" dzsap_meta_source_attachment_id="145" source="https://beatvault.club/wp-content/uploads/2022/05/preview-gherbo.mp3" autoplay="off" loop="off" play_in_footer_player="default" enable_download_button="off" enable_downloads_counter="off" download_custom_link_enable="off" open_in_ultibox="off"][/expand]</div> <div class="birdwire">[expand title="<img src=https://beatvault.club/wp-content/uploads/2022/05/liltjay-image.webp' />" trigclass="noarrow" tag="div" alt="pic2"][zoomsounds_player config="footer-player" type="detect" dzsap_meta_source_attachment_id="145" source="https://beatvault.club/wp-content/uploads/2022/05/preview-liltjay.mp3" autoplay="off" loop="off" play_in_footer_player="default" enable_download_button="off" enable_downloads_counter="off" download_custom_link_enable="off" open_in_ultibox="off"][/expand]</div> <div class="birdwire">[expand title="<img src=https://beatvault.club/wp-content/uploads/2022/05/rodwave-image.webp' />" trigclass="noarrow" tag="div" alt="pic3"][zoomsounds_player config="footer-player" type="detect" dzsap_meta_source_attachment_id="145" source="https://beatvault.club/wp-content/uploads/2022/05/preview-rodwave.mp3" autoplay="off" loop="off" play_in_footer_player="default" enable_download_button="off" enable_downloads_counter="off" download_custom_link_enable="off" open_in_ultibox="off"][/expand]</div>
The first few days, everything was working well. But for a few days now, the images don’t show up and I’m getting the following redirection error in Chrome Devtools for every image in the code: “GET https://beatvault.club/wp-content/uploads/2022/05/piano-image.webp’?redirect_to net::ERR_TOO_MANY_REDIRECTS”
This error only occurs for images inside the code, not for any other images or media on my website.
I am also using a different Collapse-O-Matic Code on a different page, which works perfectly. I guess something is wrong with the first code, altough I didn’t change anything of it.
I would appreciate any help!
The page I need help with: [log in to see the link]
- The topic ‘Images not loading, redirection problem appeared’ is closed to new replies.