shann0n3 Posted July 5, 2022 Share 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 Link to comment
paul2009 Posted July 5, 2022 Share 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? Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Catch up on all the release notes and announcements 2023 [for Circle members only] (there's a public version here)Buy me a coffee Link to comment
shann0n3 Posted July 11, 2022 Author Share 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 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment