How to change in code?
-
Hi! I have conflict problems with a slider in my theme. Where exactly has to be changed in the following code?
echo ‘<p><span style=”display: inline-block; width: 280px;”>’. __(‘Use jQuery(window).load() hook:’, ‘q2w3_fixed_widget’) .'</span><input type=”checkbox” name=”‘. self::ID .'[window-load-enabled]” value=”yes” ‘. checked(‘yes’, $options[‘window-load-enabled’], false) .’ /> ‘. __(‘Enable this option only if you have problems with other scroll oriented javascript code’, ‘q2w3_fixed_widget’) .'</p>’.PHP_EOL;
- The topic ‘How to change in code?’ is closed to new replies.