253david
Forum Replies Created
-
The Jetpack version 2.9 released today seems to fix this problem.
I assume that since my problem is identical that it is OK to post here. The post widget is not updating on my site tronahistory.com or trona-high-alumni.com. I have gone through all the steps listed above with no change. I have not run the SQL query because I do not know how to or understand how explain to my host provider what I need.
I am using a plugin called “Stop Spammer Registrations Plugin” by Keith P. Graham. It extends Askimet’s checks and it has reduced the spam that even makes it to the spam folder by at least 90% or more. If spam is costing you $ I would suggest you check it out. Visit the plugin site to see how it works.
Does this mean the fix in 4.03 did not fix the problem? My solution was to uncheck “Alert when someone is locked out from login”. Do you really need to know? If you think you do then extend the lockout period to anything up to 60 days and then be sure to check to see who is locked out before the period expires.
If was supposed to be fixed in the recent release of a few days ago it didn’t happen.
I’m glad that someone like me that doesn’t know very much can manage to be helpful. I’m looking forward to that release and a cleaner live traffic log.
Per Jeremy Herve I have created a new thread: Jetpack creating link to style.css in non existant path?
When using Wordfence to monitor live traffic on my site I get a file not found message for the following file:
http://my-site.com/wp-content/plugins/wordpress-post-widget/style.css?ver=3.8.1
I don’t have a “wordpress-post-widget” plugin so I did a search to see what was looking for this file and found this:
This file:
my-site.com/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget.phphas this code:
wp_enqueue_style( ‘jetpack_display_posts_widget’, plugins_url( ‘wordpress-post-widget/style.css’ ) );This seems to generate HTML files that are looking for style.css for an nonexistent plugin.
It seems as if something is broke. Can anyone tell me what?
Forum: Themes and Templates
In reply to: Twenty Fourteen ColorsThis solves my problem quite well — Thanks