- This topic has 3 replies, 2 voices, and was last updated 3 years, 12 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support › Forums › Flex Theme › Deprecated Calls in Widgets
Hey guys – can you make an update to your theme to fix the deprecated calls in your widgets? Having to ‘re-fix’ these every update (which thankfully isn’t many). Would be very helpful and would stop causing debug errors.
http://screencast.com/t/X9aCzYT1h1Eu
Thanks
Are you using latest version of Flex Pro theme? Login to http://my.simpleprothemes.com and download the latest version. Hope that it will solve the issue.
We are using the latest version – you can take a look at your code to just see the deprecated calls you are making on your widgets – for instance on the home banner widget, line 43:
$this->WP_Widget( 'home-banner', __( 'Home Page Banner', 'flex' ), $widget_ops );
Are you guys testing this theme in debug? Using the widgets will throw errors if you are.
Ok. I updated the theme again. Download the latest version and try once. Only 2 files of widgets folder are updated now. There have no any changes at any other files.