Fehler im Code
-
Ich habe im Code einen Fehler gefunden, nachdem ich mich gewundert habe, warum sich der “Show Again” Button nicht mehr deaktivieren l?sst. Anscheinend habt ihr die überprüfung der Einstellung auskommentiert:
//if($the_options['showagain_tab'] === true) //{ $show_again=__($the_options["showagain_text"],'cookie-law-info'); $notify_html .= '<div id="' . $this->cookielawinfo_remove_hash( $the_options["showagain_div_id"] ) . '" style="display:none;"><span id="cookie_hdr_showagain">'.$show_again.'</span></div>'; //}
Findet sich in der Datei
class-cookie-law-info-public.php
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fehler im Code’ is closed to new replies.