• greyturtle

    (@greyturtle)


    Hi, the plugin is showing this error on the front end:

    (function(p){if(!p)return;let w=p.offsetWidth,m=function(a,b){return Math.min(a,b)===a};p.querySelector(‘.grw-row’).classList.replace(‘grw-row-m’,’gr

    We are using version Version 6.9.4.4 on WordPress 6.9

    Many thanks for any help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel K.

    (@richplugins)

    Hi @greyturtle,

    Thank you for your topic.

    I found two issue.

    1. Current reviews parent container does not have width and since the Slider is a flex based layout it uses whole available width. Please look at the screenshot below, the parent container prose-lg without width and it’s a problem:

    Once added a w-full class (width: 100%) it instantly fixed the issue:

    2. The second issue, it seems you’re using wrong row for the shortcode for the Slider in your page builder. JavaScript is showing like a plain text. Please make sure that you’re using a shortcode element or HTML especially to show it correctly.

    Please let us know how it goes.

    Thanks!

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.