flauius
Forum Replies Created
-
Yes, everything is running smoothly now.
Thank you.Thank you.
It appears something with the WP theme, but I could isolate the problem.
I need the theme as it is. Hope I return to the plugin soon.Forum: Plugins
In reply to: [MobilePress] Mobile Site showing up on DesktopDo you use WP Super Cache?
If so, disable the “Don’t cache pages for known users.” feature there.
I believe it will solve the problem.Forum: Plugins
In reply to: [Google Analytics Dashboard] _transient_timeout_gad_cache_Yes, I did… Here is what I tried:
First of all, backup your db… use a plugin or export the database from your phpMyAdmin.
Log into your phpMyAdmin, select the db, then the SQL tab. Use these lines to delete the transients:DELETE FROM wp_options WHERE option_name LIKE ('_transient%_feed_%'); DELETE FROM wp_options WHERE option_name LIKE ('_transient_timeout%'); DELETE FROM wp_options WHERE option_name LIKE ('_transient_%cache%');
It is a good time to delete post revisions too, for that, use this:
DELETE FROM wp_posts WHERE post_type = "revision";
And… don’t forget the backup…
Alternatively, you can use WP DBManager… It is a great plugin that will allow you do all the job from your WP Dashboard…Hope it will be useful…
Forum: Plugins
In reply to: [Google Analytics Dashboard] _transient_timeout_gad_cache_Hi sassyfrog…
I did not… So, deactivated the plugin and deleted the db entries manually. It solved the serve slowness…
It was said to me that there is a way to set the db to delete this entries periodically… but I have no programing skills…
Any insights?
I will deactivate this plugin… and search for any other…There is no seo benefits in keeping the comments if every time I load a post I have a error message like this:
Warning: Invalid argument supplied for foreach() in /home/directory/domain/wp-content/plugins/facebook-import-comments/classes/FacebookCommentImporter.php on line 185
Any insights?
I will deactive this plugin… and search for any other…There is no seo benefits in keeping the comments if everytime I load a post I have a error message like this:
Warning: Invalid argument supplied for foreach() in /home/directory/domain/wp-content/plugins/facebook-import-comments/classes/FacebookCommentImporter.php on line 185
Any insights?
I will deactive this plugin… and search for any other…There is no seo benefits in keeping the comments if everytime I load a post I have a error message like this:
Warning: Invalid argument supplied for foreach() in /home/directory/domain/wp-content/plugins/facebook-import-comments/classes/FacebookCommentImporter.php on line 185