• janomix

    (@janomix)


    Good plugin but have a serious error: Notice: Undefined index: wtl_checkbox_widgets in /home/******/public_html/shop/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 244 In latest woocommerce version. Any idea? thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author DimaW

    (@dimaw)

    Hello janomix,

    this ist not an error, its just a notice from php. You can turn off php notices on your server or add the following line before line 244 if(isset($option['wtl_checkbox_widgets']){
    and an closing } to line 254.

    I will change the line in the upcoming version of the plugin. Thanks for your feedback.

    • This reply was modified 8 years ago by DimaW.
    • This reply was modified 8 years ago by DimaW.
Viewing 1 replies (of 1 total)
  • The topic ‘Having a PHP fault’ is closed to new replies.