Posted in: Newspaper
Jul 18, 2014 at 1:19 pm
Hi,
Here is the fix, add this code:
if(is_admin()) {
require_once('wp-admin/panel/td_panel_generator.php');
require_once('wp-admin/panel/td_panel_data_source.php');
if (current_user_can('switch_themes')) {
//wp-admin panel
require_once('wp-admin/panel/td_panel_start.php');
}
}
like here: http://screencast.com/t/SCWpoXkPyA
Jul 18, 2014 at 3:47 pm
In one of the editor in my page, this error is shown.
.
Other are not able to add content or open up the add media section.
Jul 19, 2014 at 11:17 am
@aagatawasthi take the latest theme version 4.0.1 is fixed this issue.
@davistar I’ve tested the the backed work fine, I’m not sure why you got blanks screen, can you provide a log from your server to inspect it? Or give us access to your WP and FTP to inspect the issue, send via email at contact@tagdiv.com
Also have you tried to disable some plugins, to avoid java-script conflicts?
Thanks for the message!
Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.
