shann0n3 Posted July 5, 2022 Posted July 5, 2022 (edited) Site URL: https://www.taylorsdentalsc.com/ Hi! My client uses RevenueWell to collect reviews for their dental practice and I recently implemented a widget to add those reviews to the homepage. However, it is not responsive and does not display well on mobile (too wide). Here is the code they provided: <script type="text/javascript"> var RW_Config = { id: 'ed62b0e3-5d62-42aa-95d4-b09a3fb8b974', host: 'https://s1.revenuewell.com', rv_header_color: '#16225a', rv_text_color: '#16225a', rv_testimonials_color: '#528dc5', rv_page_size: 4, rv_iframe_hight: 800, }; if(typeof RW_Config_List === 'undefined' || RW_Config_List == null || !Array.isArray(RW_Config_List)) { RW_Config_List = new Array(); } RW_Config_List.push(RW_Config); </script> <script src="https://s1.revenuewell.com/scripts/js-api.js" type="text/javascript"></script> <!--this DIV inserts the reviews widget --> <div id="RwReview" class="rw-review" data-secondid="ed62b0e3-5d62-42aa-95d4-b09a3fb8b974"></div> Is there anything I can do to make this display properly on mobile?? Thanks! Edited July 5, 2022 by shann0n3
paul2009 Posted July 5, 2022 Posted July 5, 2022 57 minutes ago, shann0n3 said: My client uses RevenueWell to collect reviews for their dental practice. However, it is not responsive What did RevenueWell say when you raised this with them? Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
shann0n3 Posted July 11, 2022 Author Posted July 11, 2022 (edited) On 7/5/2022 at 11:12 AM, paul2009 said: What did RevenueWell say when you raised this with them? I sent them an email about my issue, and they provided me with a support phone number. I called, but they told me unfortunately there was nothing they could do on their end to edit the widget code and did not have any suggestions to help the mobile view on the site. Edited July 11, 2022 by shann0n3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment