Your comments
Are you using the Advanced slider or the Normal? You can right-click on the arrow > inspect > and then it should show you what CSS classes are being used.
Once you have the CSS class you can overwrite it in the Custom CSS section of the review template like so...
.wprs_unslider-arrow {
width: 15px;
height: 15px;
}
Could be a javascript error on your site. Right-click on the page > inspect > look for the console window. It should list any errors. Javascript will stop executing if it comes across an error.
Yep, looks like the Crawl method will need to be updated. I'll try to fix it today or tomorrow. The Review Funnel method should still be working.
Not the write URL, what is your Zillow public URL so I can see the reviews.
The Review Funnel should be able to download all reviews. If you can send me your public Zillow URL I'll check the other method and get it working as well.
You mean it only downloaded 5? How many are on the Review List? What is the Zillow URL you are using?
Can you setup a test page so I can take a look?
I haven't looked at that code lately, but I'm guessing it is rounding the 4.8 up to 5. Anything over 4.75 would go up to 5.
Glad it's fixed. I have seen similar issues with the Advanced slider. Especially if there is any sort of delayed loading. The Advanced slier must know the width of the container on page load. The normal slider works a little different and can sometimes work when the Advanced doesn't.
Customer support service by UserEcho
Every now and then a source site will update something causing an issue like this. Please tell me the Yelp URL you are using and if you are using the local or remote crawl server.