Loses CSS Formatting, and PHP Notices
-
We were just testing out the most recent version of your plugin because it sounded interesting. We found a couple issues we were hoping you could fix.
After implementing the new widget on a test site the TwentyFourteen theme, it seems that your widget loses the CSS formatting, when compared to the default Links widget.
Here’s an image of what I’m talking about:
http://pasteboard.co/2AmeUY1U.jpgAlso, we run WP_DEBUG 24/7 with logging on all our test sites, and we got quite a few PHP Notices from your plugin. We got each of these, MANY times:
PHP Notice: Undefined offset: 9 in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 91 PHP Notice: Undefined index: categorize in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 317 PHP Notice: Undefined index: show_images in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 318 PHP Notice: Undefined index: show_description in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 319 PHP Notice: Undefined index: show_name in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 320 PHP Notice: Undefined index: show_rating in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 321 PHP Notice: Undefined index: show_updated in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 322 PHP Notice: Undefined index: hide_invisible in /XXXXXXXX/wp-content/plugins/my-link-order/mylinkorder.php on line 323Hoping you can fix. Thanks.
The topic ‘Loses CSS Formatting, and PHP Notices’ is closed to new replies.