Ted Slater
Forum Replies Created
-
I do want to ask, again, why do you keep deleting my comments? Is there something about what I’m writing that is against the guidelines?
Something in the latest version of Yoast’s plugin is conflicting the “Post Thumbnail Editor” plugin. This problem didn’t exist with previous versions of Yoast SEO, so something in this plugin is triggering the issue.
See: https://wordpress.org/support/topic/error-uploading-media-in-post-if-yoast-is-active
I currently oversee 80+ websites, and the one common factor with this bug is that the latest version of Yoast SEO breaks the media uploader within the Edit Post page. Our editors and partners all experience the same issue with the latest version of Yoast SEO, when Post Thumbnail Editor is also installed.
Again, we never had this issue prior to the latest version of Yoast SEO, so I wouldn’t be quick to blame Post Thumbnail Editor as the source of the bug …
Yoast probably outsources to sketchy 3rd party developers in “developing” nations. I wouldn’t be surprised if they added this code, and Yoast’s team never did any testing/review of the code, and let it slip through.
They have no quality control at Yoast. None. Every release is a beta, and we are all beta testers.
Taco — can you make it a priority to fix the issue identified at https://wordpress.org/support/topic/media-uploader-broken-under-211 as well?
Taco, I tend to like your plugins when it works. But your company’s quality control absolutely sucks. Your team is the absolute worst of any developer I’ve ever come across in my 20+ years of software development. Yoast is toast unless you get control of your development cycle.
Thank you for expediting a fix, iLen.
I submitted this note under the “support” section. You provided support for others within this section, so I figured you’d provide me support as well. Have you just now changed your policy regarding providing support for this plugin?
Yes, Yoast’s quality control is the worst I’ve ever seen over my 20 years of software development.
http://www.searchenginejournal.com/popular-wordpress-plugin-seo-by-yoast-vulnerable-to-hackers/
Any updates forthcoming? I really like this plugin, as I had mentioned, and am eager to use it again once it no longer conflicts with other Facebook-related widgets.
Kudouyuzi — is Rocket Loader enabled in CloudFlare? If so, try disabling that and then see if this plugin works.
Forum: Plugins
In reply to: [AJAX Hits Counter + Popular Posts Widget] Displaying widget in other files.I’m using the following code to do this:
<?php the_widget( 'AJAX_Hits_Counter_Popular_Posts_Widget', 'count=20&date_range=2&one_element_html=<div class="popular-posts"><a href="{permalink}" title="{post_title}">{thumbnail-250x150}<br><h2 class="heading-font">{post_title}</a></h2></div>' ); ?>The “date_range=2” is for weekly. I changed my default thumbnail size to 250×150 in the Settings/Media area of WordPress. It works great!
And that’s it. I use the following to style the widget:
<style> .ajax_hits_counter_popular_posts_widget { display: block; margin: 10px; } .ajax_hits_counter_popular_posts_widget ul li { clear: both; } .ajax_hits_counter_popular_posts_widget h2 { margin: 6px 0 18px; font-size: 20px; } .ajax_hits_counter_popular_posts_widget h2 a { color: #444; } .ajax_hits_counter_popular_posts_widget img { width: 100%; height: auto; } </style>Forum: Plugins
In reply to: [Slideshow Gallery LITE] wp_head and wp_footer errors showing after upgradeThanks, hortons-art
Forum: Plugins
In reply to: [Slideshow Gallery LITE] wp_head and wp_footer errors showing after upgradeWhy is this marked “RESOLVED”? It’s not “resolved” at all.
Forum: Plugins
In reply to: [Image Cleanup] Moved image, now I need to delete them: how?Great question, nemoprofeta. I would assume we can just delete the files within the imagecleanup directory, but am concerned that doing so might confuse the database …
Forum: Plugins
In reply to: [Image Cleanup] Fatal error on many imagesI’m having the same problem. I’d love to see a solution for this — even a hack to the .htaccess file or wp-config file or the plugin or something …
Forum: Plugins
In reply to: [Image Cleanup] Needs "Delete all" featureThis is a great request, gbell12. I totally agree.