Replace Faulty Lugada Theme With ?????
-
I’ve been having trouble upgrading a paid plug in due to supposed issues with the Lugada Theme. Apparently the theme is causing some custom header bugs and I need to replace my theme with something almost identical if possible. I don’t want to have to redesign my entire site. Is there a theme that is very similar or does anyone think Lugada will be updated for wp 4.0 anytime soon?
These are the errors I’m seeing in my upgraded plug in (Per the plug in designer):
Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead.
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
“The first one is the one I’m most interested in. I don’t use the add_custom_image_header anywhere in plugin code. It looks like there is still something trying to load a custom header and its using an older piece of code. That could explain why the previous version of the plugin works. With the latest update, I replaced a lot of the deprecated code with the newest version. That could have caused incompatibility with old code.
I’m leaning toward this being a theme issue since it’s referencing a custom header.”
- The topic ‘Replace Faulty Lugada Theme With ?????’ is closed to new replies.