Title: Usce's Replies | WordPress.org

---

# Usce

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ALD - Dropshipping and Fulfillment for AliExpress and WooCommerce] PHP max_input_vars is too low, please increase it in php.ini](https://wordpress.org/support/topic/php-max_input_vars-is-too-low-please-increase-it-in-php-ini/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/php-max_input_vars-is-too-low-please-increase-it-in-php-ini/#post-17082375)
 * Solved it worked with 10000
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb - Breadcrumb for WooCommerce and Custom Post Types] Breadcrumb not showing when doing import export](https://wordpress.org/support/topic/breadcrumb-not-showing-when-doing-import-export/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/breadcrumb-not-showing-when-doing-import-export/#post-11013648)
 * Solved. I needed to set separator symbol in settings on new site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb - Breadcrumb for WooCommerce and Custom Post Types] Breadcrumb not showing when doing import export](https://wordpress.org/support/topic/breadcrumb-not-showing-when-doing-import-export/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/breadcrumb-not-showing-when-doing-import-export/#post-11013508)
 * By links I mean on href attribute with proper value and the content of `<a>` 
   tag
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Counting top level items in menu](https://wordpress.org/support/topic/counting-top-level-items-in-menu/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/counting-top-level-items-in-menu/#post-10877042)
 * I just see from quote, that I used word return in wrong context, sorry for that,
   I wasn’t trying to express about it as a function.
 * I actually was bit confused by if statement the way it was written (haven’t used`
   continue` before), as I sourced that from other code snippet. Now I understand
   how it works, after bit of research and as you explained me that it skips menu
   items with non-zero parent.
 * Thank you for taking time to clarify this 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buttonizer - Social Media Share Buttons, Social Icons, & Social Feeds] Is Facebook ID everything that is needed?](https://wordpress.org/support/topic/is-facebook-id-everything-that-is-needed/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/is-facebook-id-everything-that-is-needed/#post-10868703)
 * Hello,
 * Thank you very much on clarification.
 * Thanks on great plugin.
 * Cheers,
 * Usce
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Constant “Your Autoptimize cache might not have been purged successfully, please](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/#post-10798902)
 * Just did!
 * Thanks on plugin and support,
 * Usce
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Head, Footer and Post Injections] Is it possible to add different code in head for every page](https://wordpress.org/support/topic/is-it-possible-to-add-different-code-in-head-for-every-page/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/is-it-possible-to-add-different-code-in-head-for-every-page/#post-10796400)
 * Hi Stefano,
 * Thank you for letting me know 🙂
 * Cheers, Usce
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] DOM event handlers not working](https://wordpress.org/support/topic/dom-event-handlers-not-working/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/dom-event-handlers-not-working/#post-10793027)
 * Hi there,
 * Thanks for letting me know on .ajaxComplete, haven’t thought about it. I have
   written some working code but it used setTimeout to check afterwards if .wpcf7-
   mail-sent-ok is existing in message, so I updated it with .ajaxComplete as it
   is actual time necessary for class that indicates content is send to appear:
 *     ```
       $('.wpcf7-form').ajaxComplete(function(){
           if(myCf7AlertMessage.classList.contains('wpcf7-mail-sent-ok')){
               myUploadMessage.innerHTML = "";
           }
       });
       ```
   
 * I used if state to check if sending is actually successful, if I remove it it
   will actually remove myUploadMessage content even if sending is not successful.
 * Thanks on help!
    -  This reply was modified 7 years, 7 months ago by [Usce](https://wordpress.org/support/users/usce/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] DOM event handlers not working](https://wordpress.org/support/topic/dom-event-handlers-not-working/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/dom-event-handlers-not-working/#post-10792456)
 * In actual implementation there is semicolon at the end(I misspelled here), and
   functions inside addEventListener methods don’t need brackets.
 * Tried multiple ways of writing this, but none of if reacts the way it should.
    -  This reply was modified 7 years, 7 months ago by [Usce](https://wordpress.org/support/users/usce/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Per page add to head] Is this plugin maintained still?](https://wordpress.org/support/topic/is-this-plugin-maintained-still/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/is-this-plugin-maintained-still/#post-10786778)
 * Hi Erik,
 * Thank you for letting me know about this and the prompt answer. I understand 
   that plugin has not needed updating.
    I agree that it should remain minimalistic
   without any overhead features that might be counter effective.
 * Glad to see fast response and dedication,
 * Great plugin overall,
 * Thank you for support,
 * Cheers, Usce
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Constant “Your Autoptimize cache might not have been purged successfully, please](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/#post-10786767)
 * Thank you very much on prompt answer! I understand now where is it coming from.
 * Cheers, Usce
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Constant “Your Autoptimize cache might not have been purged successfully, please](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/constant-your-autoptimize-cache-might-not-have-been-purged-successfully-please/#post-10785993)
 * Full error message: “Your Autoptimize cache might not have been purged successfully,
   please check on the Autoptimize settings page.”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Posts Carousel] Moving tablet media query to 980px instead of 700 and something](https://wordpress.org/support/topic/moving-tablet-media-query-to-980px-instead-of-700-and-something/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/moving-tablet-media-query-to-980px-instead-of-700-and-something/#post-10626680)
 * Hi Ramirez,
 * Nice!
 * Thanks for letting me know,
 * Kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CSS] URGENT!!! Over 600 lines of CSS dissapeared after save](https://wordpress.org/support/topic/urgent-over-600-lines-of-css-dissapeared-after-save/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/urgent-over-600-lines-of-css-dissapeared-after-save/#post-7466487)
 * Hi Tom,
 * I managed somehow to retreive it from cached version of my site, but unfortunately
   it happened again I pressed Save changes and I got this:
 * [http://prntscr.com/bfi8hx](http://prntscr.com/bfi8hx)
 * After loading editor again half of my CSS dissapeared, but now I have it backuped,
   but still I lost some new CSS. I am not sure why is this happening, do you have
   some assumptions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple CSS] Where is this CSS loading](https://wordpress.org/support/topic/where-is-this-css-loading/)
 *  Thread Starter [Usce](https://wordpress.org/support/users/usce/)
 * (@usce)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/where-is-this-css-loading/#post-7441616)
 * Hi Tom,
 * Glad to know that, is CSS I put in this editor goes to database then, or it enques
   from some file where it writes or?

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

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