Title: Alexandru Negoita's Replies | WordPress.org

---

# Alexandru Negoita

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Domain Mapping System | Create Microsites with Multiple Alias Domains (multisite optional)] Undocumented feature – Can you please give some clear details](https://wordpress.org/support/topic/undocumented-feature-can-you-please-give-some-clear-details/)
 *  Thread Starter [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [5 months ago](https://wordpress.org/support/topic/undocumented-feature-can-you-please-give-some-clear-details/#post-18827303)
 * Thank you! I will let the company know, so we can make a buy. Have a great day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Filter for adding other caching plugins](https://wordpress.org/support/topic/filter-for-adding-other-caching-plugins/)
 *  Thread Starter [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [3 years ago](https://wordpress.org/support/topic/filter-for-adding-other-caching-plugins/#post-16870924)
 * Thank you for your fast reply! It really means allot to me.
   I thought at first
   to fork the plugin and keep it as such in the project. However, there is some
   flexibility left and I could actually extend the class-caching.php into the theme’s
   functions.php file.First, I had to create a new class which extends the WooSEA_Caching
   class and add a function to clear SpinupWP object cache, which is actually using
   the wp_cache object … so it was just a “wp_cache_flush”.Just for being safe, 
   I also added the “spinupwp()->cache->purge_page_cache()” , after checking if 
   spinupwp function exists. But, I don’t think is needed.I called the newly created
   class in functions.php where I had overriten you two functions which deals with
   the caching:woosea_project_refresh and woosea_create_all_feedsusing the proper
   actions for it.In the new functions I replaced your caching class with the one
   that I created and extends yours.Of course, this should be just a patch, until
   your team updates the plugin, taking into consideration the SpinupWP caching 
   plugin.I hope this will be helpful, as it might reduce the development time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Enhanced ecommerce issue](https://wordpress.org/support/topic/enhanced-ecommerce-issue-3/)
 *  [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/enhanced-ecommerce-issue-3/#post-16831030)
 * Might be something related to this one?
   [https://wordpress.org/support/topic/enhanced-ecommerce-issue-2/](https://wordpress.org/support/topic/enhanced-ecommerce-issue-2/)
   I also saw that GTM4WP is doing something on add-to-cart Woo event, which freezes
   the page entirely and you cannot do anything. I tried to figure out why, but 
   I am clueless ….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Enhanced ecommerce issue](https://wordpress.org/support/topic/enhanced-ecommerce-issue-2/)
 *  [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/enhanced-ecommerce-issue-2/#post-16831021)
 * I can second to that.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WC Fields Factory] Considering another one](https://wordpress.org/support/topic/considering-another-one/)
 *  Thread Starter [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/considering-another-one/#post-9170550)
 * UPDATE:
    I managed to change some lines of code and now is working. So, if you
   use the API actions/filters: wccpf/before/field/rendering wccpf/after/field/rendering
 * and you see you have problems with the plugin, modify the plugins/wc-fields-factory/
   calsses/fields/wcff-file.php and on line 503, right after “}” add
 * else{
    if( $mandatory == “no” ) { return true; } }
 * don’t know if it’s the best solution, but it worked for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Fields Factory] Upload file on iphone](https://wordpress.org/support/topic/upload-file-on-iphone/)
 *  [Alexandru Negoita](https://wordpress.org/support/users/kulsite/)
 * (@kulsite)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/upload-file-on-iphone/#post-9170278)
 * Hi!
    Same issue. Great plugin, to bad isn’t working the way it should.

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