Title: srarden's Replies | WordPress.org

---

# srarden

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

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

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GDPR Cookie Compliance - Cookie Banner, Cookie Consent, Cookie Notice for CCPA, EU Cookie Law] _ga, _gat, _gid](https://wordpress.org/support/topic/_ga-_gat-_gid/)
 *  [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/_ga-_gat-_gid/#post-10405340)
 * When I visited the page, no cookies loaded for me until I hit the accept button.
   Could it be that you still have the cookies from loading the page before you 
   put the cookie consent in place? If you clear your browser cached cookies or 
   visit the page in an incognito window in Chrome, do you still get them?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[jQuery T(-) Countdown Widget] Start time correct, but doesn't actually countdown](https://wordpress.org/support/topic/start-time-correct-but-doesnt-actually-countdown/)
 *  Thread Starter [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/start-time-correct-but-doesnt-actually-countdown/#post-6620128)
 * **Summary:** I screwed up. No problem with the plugin. 🙂
 * **Full explanation:**
    This was a shortcode, but it was a shortcode being used
   in the functions.php through do_shortcode, and stuck in a shortcode we created.
   Due to the way we wanted to output, it is first stored in a variable which is
   then sent as part of the full output for our shortcode (it’s shortcodes all the
   way down!).
 * We had a previous deadline variable still in our shortcode function that called
   do_shortcode for another call on tminus — and that’s what was causing the problem.
 * Even though that variable didn’t get output, the jquery code for it was output
   and when it couldn’t find the id for that div it popped the error which also 
   prevented the deadline we actually needed from having its javascript run. Removed
   that old call to do_shortcode, and everything started working.
 * On a side note, if you move that problem do_shortcode call below the other one,
   the other one starts working since the error isn’t triggered until after it’s
   javascript runs. But it’s just waiting there to cause problems, possibly in code
   that isn’t related so could be hard to track down.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YOP Poll] Poll has disappeared since the update!](https://wordpress.org/support/topic/poll-has-disappeared-since-the-update/)
 *  [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [11 years ago](https://wordpress.org/support/topic/poll-has-disappeared-since-the-update/page/2/#post-6119853)
 * Just upgraded a couple of sites from version 5.6 to version 5.7.3 and polls disappeared
   from the sites. So there may still be an issue.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [oEmbeds and Accessibility](https://wordpress.org/support/topic/oembeds-and-accessibility/)
 *  Thread Starter [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/oembeds-and-accessibility/#post-5101032)
 * Ah – makes sense that it’s part of what gets returned from the source. Something
   similar happens with the ad code provided by DoubleClick, and our conclusion 
   was that it was out of our hands as well.
 * Thanks for the assist and the excellent support!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [oEmbeds and Accessibility](https://wordpress.org/support/topic/oembeds-and-accessibility/)
 *  Thread Starter [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/oembeds-and-accessibility/#post-5100861)
 * What, a government regulation that needs brought up to date? Couldn’t be! And
   yeah – was looking to see if anyone had a definite answer before I bothered them.
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Missing argument error for logout_redirect](https://wordpress.org/support/topic/missing-argument-error-for-logout_redirect/)
 *  Thread Starter [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/missing-argument-error-for-logout_redirect/#post-4934482)
 * Ah. I’m an idiot. Always check other plugins. I’m using User Meta Pro for it’s
   user CSV import feature which allows you to import user meta data while setting
   up user accounts. It conflicts. Since my initial set of users is already in, 
   I can disable User Meta Pro. Warning message gone.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Version 1.7.0: features & your help needed](https://wordpress.org/support/topic/version-170-features-your-help-needed/)
 *  [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/version-170-features-your-help-needed/#post-4189471)
 * I’d be interested in helping you test this. I’ve been thinking of moving to some
   way of doing these optimizations for my WordPress installs, so this plugin sounds
   like it would fit the bill.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Update from 2.0.9 to 2.0.10 Issue](https://wordpress.org/support/topic/update-from-209-to-2010-issue/)
 *  [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/update-from-209-to-2010-issue/#post-3756171)
 * I noticed the ‘Sale’ icon problem on a site I updated as well, which is using
   a child theme of the Genesis Framework. Luckily for me, not using the site for
   actual sales, so I was able to just do
 *     ```
       .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
       	display: none;
       }
       ```
   
 * to simply hide it for now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [jquery ui tabs broken in theme preview only](https://wordpress.org/support/topic/jquery-ui-tabs-broken-in-theme-preview-only/)
 *  [srarden](https://wordpress.org/support/users/srarden/)
 * (@srarden)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/jquery-ui-tabs-broken-in-theme-preview-only/#post-1462293)
 * Did you ever find a solution for this problem? I’m running into it as well, though
   it also seems to appear when you add a comment as well.

Viewing 9 replies - 1 through 9 (of 9 total)