Hello,
I don’t know if anyone else has experienced this: WP All Import plugin breaks this theme.
( http://www.wpallimport.com/documentation )
This seems to be a problem only with Royal Theme.
If it can be useful I’ve seen that in header.php, with Wp All Import active, the problems starts from the beginning: $etheme_responsive is null,
$ht = apply_filters(‘custom_header_filter’,$ht);
$ht is null again… and after that everything is messy.
I really need that plugin to work together with this theme.
Any idea?
Thanks.