• For as long as this plugin has been around based on 5 year reviews, I have found this plugin to work very well while being simple and easy to use.

    I have tried others that try and be everything with styling, positions, special setting etc that you need to buy the pro versions for to get full functions. But for me the simplicity of this plugin is better (please keep it simple).

    My only additional request would be for the messages generated by this plugin to have a class added, for example ‘wcfs’. That way we could css style the messages from this plugin only.

    • This topic was modified 3 years, 11 months ago by GregW.
Viewing 1 replies (of 1 total)
  • Plugin Author Plugin Territory

    (@pluginterritory)

    Thank you for the 5 stars review.

    Because the plugin uses WooCommerce notices to display the messages, if you want a special class then I advise adding it at the plugin settings.

    For example, change

    Free shipping at %s or more. Order additional %s and get free shipping...

    to

    <span class='wcfs'>
       Free shipping at %s or more. Order additional %s and get free shipping...
    </span>

    Do notice the class=’wcfs’, using class=wcfs will not work ??

    E.g. one must use single quotes (') instead of double quotes (")

Viewing 1 replies (of 1 total)
  • The topic ‘Very easy to use and works out of the box’ is closed to new replies.