1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Testimonial Slider Returning 404 Error

Discussion in 'Free Divi Community Forum' started by AndreaDDC, Jan 31, 2024.

  1. AndreaDDC

    AndreaDDC New Member

    Hi,

    There is a testimonial slider on a page of a site I am working on that is returning a 404 error. Here is a screenshot:

    Testimonials-Renewal-Homes-DMV.png

    The code for the section is:

    <span></span><script id="pre536071ad">
    setTimeout(function () {
    var id = '536071ad';
    var script = document.getElementById("pre" + id);
    if (!document.getElementById(id) && script) {
    var loader = document.createElement('script');
    loader.id = id;
    loader.src = '//widgets.reviews.reputationwinner.com/assets/w.unmin.js';
    script.parentNode.insertBefore(loader, script);
    }
    }, 0);
    </script>

    Can anyone help me understand why there is a 404 error being returned. Thanks!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade content toggle design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Since you're using external JS to display your testimonial, you should refer the testimonial provider (reputationwinner) regarding this issue.