The skin ad is active. I see it both in homepage and in the posts.
Please note it’s a script, not a background image.
I don’t see the ad in the header too. Maybe you have adblock or something like that enable?
I added the !important tag but nothing changed.
Here’s the URL: http://www.gamesprincess.it/
It doesn’t seem to work.
http://s11.postimg.org/5aicj5unn/boxed.jpg
Can it be a skin ad problem?
I’m trying to reduce the white frame too but the code doesn’t work.
Any suggestion?
Ok, I think I finally solved the problem.
I looked at the error log and find an “out of memory” error.
I changed the wp.config file and added
define( 'WP_MEMORY_LIMIT', '256M' );
It seems to work.
I deactived all the plugin but with no success.
In the System Status panel I found this:
SUHOSIN is installed – it may cause problems with saving the theme panel if it’s not properly configured
Could it be the problem? What is SUHOSIN and how can I solve this?
I’m a little skeptical. I mean, I use the very same plugin on both my website with the same settings. One website is fine,the other keeps deactivating.
Anyway I will try to disable the plugin as you suggested.
In the error log in the public folder I got this
[01-Sep-2015 19:42:17 UTC] WordPress errore sul database Query execution was interrupted per la query SELECT option_value FROM gp_options WHERE option_name = 'widget_td_block_popular_categories_widget' LIMIT 1 fatta da require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[01-Sep-2015 19:42:17 UTC] WordPress errore sul database Query execution was interrupted per la query UPDATE gp_options SET option_value = 'a:5:{s:8:\"facebook\";a:5:{s:5:\"count\";s:4:\"5200\";s:8:\"ok_count\";s:4:\"5200\";s:9:\"timestamp\";i:1441136535;s:7:\"expires\";i:10800;s:3:\"uid\";s:17:\"GamesPrincessBlog\";}s:10:\"googleplus\";a:5:{s:5:\"count\";i:7463;s:8:\"ok_count\";i:7463;s:9:\"timestamp\";i:1441136535;s:7:\"expires\";i:10800;s:3:\"uid\";s:16:\"+GamesPrincessit\";}s:9:\"instagram\";a:5:{s:5:\"count\";i:2347;s:8:\"ok_count\";i:2347;s:9:\"timestamp\";i:1441136536;s:7:\"expires\";i:10800;s:3:\"uid\";s:14:\"games_princess\";}s:7:\"twitter\";a:5:{s:5:\"count\";i:2106;s:8:\"ok_count\";i:2106;s:9:\"timestamp\";i:1441136537;s:7:\"expires\";i:10800;s:3:\"uid\";s:14:\"games_princess\";}s:7:\"youtube\";a:5:{s:5:\"count\";i:1349;s:8:\"ok_count\";i:1349;s:9:\"timestamp\";i:1441136456;s:7:\"expires\";i:10800;s:3:\"uid\";s:15:\"GAMESPRINCESSTV\";}}' WHERE option_name = 'td_social_api_v3_last_val' fatta da require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Newspaper/single.php'), get_footer, locate_template, load_template, require_once('/themes/Newspaper/footer.php'), td_api_footer_template::_helper_show_footer, load_template, require_once('/themes/Newspaper/parts/footer/td_footer_template_9.php'), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, td_block_widget->widget, td_block_social_counter->render, td_block_social_counter->get_social_network_meta, td_social_api->get_social_counter, td_social_api->save_cache, update_option, W3_Db->update, W3_DbCache->update, W3_DbCallUnderlying->update, W3_Db->update, W3_DbProcessor->update, W3_Db->default_update, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[01-Sep-2015 19:42:17 UTC] WordPress errore sul database Query execution was interrupted per la query SELECT option_value FROM gp_options WHERE option_name = 'sharedaddy_disable_resources' LIMIT 1 fatta da require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, sharing_init, get_option, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
In the admin error log I have a plugin that keeps giving error.
[02-Sep-2015 07:12:00 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/zyypzwck/public_html/wp-content/plugins/monarch/monarch.php on line 5477
Thanks for your help guys.
I decided to build the Authors Page using block to include easily social media, description and a bigger photos.
http://www.techprincess.it/chi-siamo-2/
@Alin thanks to you I solve the avatar problem 🙂
Thanks Lucian.
Now I’m able to exclude users (I didn’t understand that “ID” was a number, not the user name :D).
I’m still not able to see authors avatars in the list. Any suggestions?
Can you recommed a plugin able to do the job?
I would like something similar to what we have now on the website (http://www.gamesprincess.it/about/#redazione) with name, description and social networks.