Title: jenvander's Replies | WordPress.org

---

# jenvander

  [  ](https://wordpress.org/support/users/jenvander/)

 *   [Profile](https://wordpress.org/support/users/jenvander/)
 *   [Topics Started](https://wordpress.org/support/users/jenvander/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jenvander/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jenvander/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jenvander/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jenvander/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jenvander/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/jenvander/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jenvander/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/jenvander/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popups for Divi] Popups for Divi removes other click handlers](https://wordpress.org/support/topic/popups-for-divi-removes-other-click-handlers/)
 *  [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/popups-for-divi-removes-other-click-handlers/#post-16705770)
 * Hello, I am also having this issue. I need to bind an on(“click”) function to
   the button that launches the popup, but Popups for Divi is turning off all other
   registered event handlers, and thus cancels my bind. Can you either remove that
   offending .off() code or provide us with a way to add our actions to the execution
   list?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Started getting warnings in class-wp-query.php](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/#post-16349669)
 * Well, I found the hooks being called the hard way, and it does seem there was
   a WordPress update within the past few months that caused this warning to appear.
   Anyway, I found a workaround.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Started getting warnings in class-wp-query.php](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/#post-16349641)
 * Well, I understand your response, however, I’m not convinced that the problem
   really is my plugin. I think the problem is in WordPress, because everything 
   was fine before the recent upgrade to 6.1.1. Now I’m getting errors in a WordPress
   PHP file, but I don’t think the problem is with my plugin. I think I’m doing 
   things correctly, but there is a problem in the recent WordPress update that 
   my plugin has tickled. All I’m asking for is a just a few hints, such as which
   hooks might be running on that wp-admin Pages page, because *nothing* in my plugin
   should be running in that page at all, so I think that’s yet another hint that
   something’s going wrong in the recent WordPress update. If you can give me a 
   link to a page that tells me everything that WordPress does when it loads the
   wp-admin Pages page, that could help a lot.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Started getting warnings in class-wp-query.php](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/started-getting-warnings-in-class-wp-query-php/#post-16349430)
 * Please re-read my post. I know exactly which plugin is causing the issue; it’s
   mine. I wrote it. My plugin was working without issues with previous versions
   of WordPress. These warnings appeared with version 6.1.1. I posted this in “Developing
   with WordPress” because I’m developing with WordPress, and that seemed like the
   right match.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Watermark] Not showing custom post types](https://wordpress.org/support/topic/not-showing-custom-post-types/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/not-showing-custom-post-types/#post-15393469)
 * Well, I peeked at the GitHub code and saw the line:
 * if ( post_type_supports( $post_type, ‘editor’ ) || post_type_supports( $post_type,‘
   thumbnail’ ) )
 * So I added ‘thumbnail’ to the ‘supports’ array and voila! It worked! This might
   be a good addition to the FAQ for people developing plugins that want to support
   Easy Watermark.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More] reCAPTCHA keeps failing](https://wordpress.org/support/topic/recaptcha-keeps-failing/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-keeps-failing/#post-14585287)
 * Update: I set this to the v2 “I’m not a robot” setting so that we could have 
   the form working in the meantime. Let me know if you need me to set it back to
   v2 invisible for testing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log into wp-admin, something keeps rewriting URLs to https](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/#post-10456111)
 * I figured it out, and it’s an oddball thing. So another site hosted from this
   hosting account was updated to use SSL. The Thistle site lived in a subdirectory
   underneath that other site. The hosting company’s Apache server must only be 
   reading the top level .htaccess file, instead of the usual hierarchical order,
   so that other site’s rewrite rules were being used instead of the actual Thistle
   site’s rules. So, all I had to do was move the files for the Thistle site up 
   one level so that it was no longer nested under that other site and voila, it
   worked. Yikes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log into wp-admin, something keeps rewriting URLs to https](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/#post-10453178)
 * I had renamed the plugins directory and it made no difference. Is there another
   action that I need to take to “turn off” plugins?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log into wp-admin, something keeps rewriting URLs to https](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/#post-10453114)
 * Well, indeed it is hosted where originally indicated. The WhoIs was a red herring.
   I re-installed a new WordPress site and it showed up, working. So I’m back to,
   what in the heck is doing those rewrites when I use the original files and database?
   If .htaccess has no effect, what else could do the rewrites?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t log into wp-admin, something keeps rewriting URLs to https](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/cant-log-into-wp-admin-something-keeps-rewriting-urls-to-https/#post-10453080)
 * Well heck, I’m wondering now if this is even hosted where I was told it was hosted.
   Whois has something different to say 🙂 I’ll keep you all posted with what I 
   find out next.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Destination folder does not exist–but this plugin has never been installed](https://wordpress.org/support/topic/destination-folder-does-not-exist-but-this-plugin-has-never-been-installed/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/destination-folder-does-not-exist-but-this-plugin-has-never-been-installed/#post-10453004)
 * We used a different plugin, but next time I run into this issue, I’ll give it
   a try. Thanks!
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [style.css seen online differs from the file, but it is not versioned](https://wordpress.org/support/topic/style-css-seen-online-differs-from-the-file-but-it-is-not-versioned/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/style-css-seen-online-differs-from-the-file-but-it-is-not-versioned/#post-9744107)
 * The link above shows different code than what I pasted in. I could put the redacted
   file’s contents onto my google drive and make a public link to it, so let me 
   know if that’s needed. I’ll make sure to use the code button next time; I had
   intended to, and I think I just forgot.
 * I’m not using the Theme Editor. I’m modifying the file and uploading via FTP.
   We have many sites in the same hosting environment and they are not having this
   issue. There is nothing special/different configured on this site vis-a-vis cPanel.
 * I, too, always reach for the ftp method. However, when you mentioned the Theme
   Editor, I looked there, and the version that the above link displays is the version
   in the Theme Editor. I’ve never seen this before either. Very strange. Editing
   and saving in the Theme Editor worked where FTP didn’t. So strange.
    -  This reply was modified 8 years, 6 months ago by [jenvander](https://wordpress.org/support/users/jenvander/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [style.css seen online differs from the file, but it is not versioned](https://wordpress.org/support/topic/style-css-seen-online-differs-from-the-file-but-it-is-not-versioned/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/style-css-seen-online-differs-from-the-file-but-it-is-not-versioned/#post-9742467)
 * Yeah, I saw the errors as well, and the client is aware. I didn’t think any of
   them were the cause of the style.css issue, but I could be wrong. Did you see
   any errors that you thought might be related to the style.css issue?
 * Here is the link to the stylesheet:
 * [https://www.deepwatercay.com/wp-content/themes/DeepWaterCay-Theme/style.css](https://www.deepwatercay.com/wp-content/themes/DeepWaterCay-Theme/style.css)
 * Here are the contents of the file itself:
 * _[redacted – the link alone is just fine, thank you. Large amounts of code should
   be linked to, not posted directly]_
    -  This reply was modified 8 years, 6 months ago by [bcworkz](https://wordpress.org/support/users/bcworkz/).
      Reason: large code excerpt redacted
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No changes to my site, suddenly getting errors](https://wordpress.org/support/topic/no-changes-to-my-site-suddenly-getting-errors/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/no-changes-to-my-site-suddenly-getting-errors/#post-9538666)
 * Unfortunately, no answer on that forum, and I see that someone else’s post has
   been languishing for a few days too. Hopefully not abandoned. The theme relies
   on this plugin, and it’s a paid theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] No changes to my site, suddenly getting errors](https://wordpress.org/support/topic/no-changes-to-my-site-suddenly-getting-errors-2/)
 *  Thread Starter [jenvander](https://wordpress.org/support/users/jenvander/)
 * (@jenvander)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/no-changes-to-my-site-suddenly-getting-errors-2/#post-9535449)
 * I’ve turned off debugging output so the client does not see the errors on the
   site. I can turn the debugging back on if you need to try something.

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/jenvander/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jenvander/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/jenvander/replies/page/2/?output_format=md)