• Resolved victorhugommf

    (@victorhugommf)


    Hi,

    I’ve been trying to remove screen-reader-text from shipping_address_2 label. I’ve tried filters, plugins, I have read through some lines of code of your plugin and I have even found out that you have your own filters to remove screen-reader-text class from labels.

    So I finally found this fcSettings on a <script> tag at the page source code which have this property defined for this label. So it seems that for some reason your after removing this class at the backend, your plugin is creating a javascript that inserts it back at the frondend…

    Can you help me out with this?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Diego Versiani

    (@diegoversiani)

    Hi @victorhugommf,

    It is unlikely that this issue would be caused by Fluid Checkout since our plugin does not manage the styles or position for form field labels of specific fields.

    I also checked the entire code of the plugin and did not find any instance where the class screen-reader-text could have been added via Javascript.

    1. Could you point me to the specific part of the code you found that is adding back the class screen-reader-text for this specific fields?

    2. This error is probably a conflict between plugins, so it would be helpful if you could run a plugin conflict test to find out which plugin or theme might be conflicting with Fluid Checkout.

    Basically, you temporarily deactivate all plugins except for WooCommerce and Fluid Checkout, then re-activate each plugin one by one until you find one that causes the issue. Ideally this should be done in a test/staging copy of your website. You can find more specific instructions in the article below from WooCommerce:
    https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    Best,
    Diego.

    Plugin Author Diego Versiani

    (@diegoversiani)

    Hi @victorhugommf,

    Have you had the opportunity to check the questions in my previous message?

    Best,
    Diego.

    Thread Starter victorhugommf

    (@victorhugommf)

    Hi @diegoversiani,

    I’m working on it today, I’ll report my feedbacks today

    Plugin Author Diego Versiani

    (@diegoversiani)

    This ticket is being closed due to inactivity. If you need further assistance related to this issue, simply reply to this message to re-open it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘screen-reader-text class on fcSettings’ is closed to new replies.