Title: funkman733's Replies | WordPress.org

---

# funkman733

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Add to wishlist icon is not showing correctly on homepage products list](https://wordpress.org/support/topic/add-to-wishlist-icon-is-not-showing-correctly-on-homepage-products-list/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/add-to-wishlist-icon-is-not-showing-correctly-on-homepage-products-list/#post-15054923)
 * It is solved, thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hide Admin Bar Based on User Roles – Disable the WordPress Toolbar by Role, Device or Page] Admin-bar is always hidden](https://wordpress.org/support/topic/admin-bar-is-always-hidden/)
 *  [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/admin-bar-is-always-hidden/#post-14939706)
 * Hi,
    I have Multisite installation and I need to display the Admin Bar with the
   Super Admin account!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] Issues with service worker caches requests](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/#post-14577700)
 * …Again 😞…
 * This is the third or more time that you ask me this… above you can find all answers.
 * I think that I need to deactivate and to uninstall the plugin.
 * If after 3 weeks of this thread you ask me this again, I think that you don’t
   want to find a solution.
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] Issues with service worker caches requests](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/#post-14575821)
 * Hi, I’m sorry, but if I don’t have news about my issues, I will deactivate and
   uninstall the plugin. The time I have available for waiting is too short now,
   and I need to have the site working fine…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] Issues with service worker caches requests](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/#post-14557939)
 * I have this reply from Toolset support:
 * >  That is a really unhelpful reply.
   > The issue you are having is “settings saved via REST API requests on Toolset
   > admin pages appear out of date because they are being served by the SuperPWA
   > service worker instead of the server itself. SuperPWA should not be interfering
   > in these requests. The simplest way to prevent this is to exclude the service
   > worker from any requests to the Toolset REST API routes. Because these can 
   > include many endpoints which may evolve over time, that means allowing wildcards
   > when declaring the URLs to be ignored.”
   > There really is nothing we can do here, although it was difficult to diagnose
   > the issue itself is very simple, as is the solution, but SuperPWA are the only
   > ones who can implement it.
   > If they are unable to help then I’m afraid you’ll need to make a choice between
   > using Toolset or SuperPWA for your site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] Issues with service worker caches requests](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/issues-with-service-worker-caches-requests/#post-14515069)
 * From the Toolset Support System I have this reply:
 * >  I have tried adding the URLs of the REST API routes to the plugin settings
   > for URLs to exclude, but they do not work, the service worker still intervenes
   > in such requests.
   > These are examples of the URLs I added to the exclusion list:
   > [https://online.nigel.otgs.work/wp-json/toolset-views/v1/*](https://online.nigel.otgs.work/wp-json/toolset-views/v1/*)
   > 
   > [https://online.nigel.otgs.work/index.php/wp-json/toolset-views/v1/*](https://online.nigel.otgs.work/index.php/wp-json/toolset-views/v1/*)
   > [https://online.nigel.otgs.work/wp-json/toolset-dynamic-sources/v1/*](https://online.nigel.otgs.work/wp-json/toolset-dynamic-sources/v1/*)
   > [https://online.nigel.otgs.work/index.php/wp-json/toolset-dynamic-sources/v1/*](https://online.nigel.otgs.work/index.php/wp-json/toolset-dynamic-sources/v1/*)
   > (I added them as a comma-separated list, as per the plugin instructions.)
   > But it doesn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Blocks - Block Controls, Block Visibility, Block Permissions] Advanced Gutemberg TAB Block has some display issues](https://wordpress.org/support/topic/advanced-gutemberg-tab-block-has-some-display-issues/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/advanced-gutemberg-tab-block-has-some-display-issues/#post-13270383)
 * Thank you.
    All work fine now!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Blocks - Block Controls, Block Visibility, Block Permissions] Advanced Gutemberg TAB Block has some display issues](https://wordpress.org/support/topic/advanced-gutemberg-tab-block-has-some-display-issues/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/advanced-gutemberg-tab-block-has-some-display-issues/#post-13266746)
 * It has updated to the 2.4.2 version. That it is the lastest version.
 * Can you help me please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] I cannot write in the form with my Android Smartphone](https://wordpress.org/support/topic/i-cannot-write-in-the-form-with-my-android-smartphone/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/i-cannot-write-in-the-form-with-my-android-smartphone/#post-9863493)
 * And why I cannot use the shortcodes everywhere?
    It’s strange!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ginger - EU Cookie Law] Ginger va in conflitto con Divi, Extra e WooCommerce](https://wordpress.org/support/topic/ginger-va-in-conflitto-con-divi-extra-e-woocommerce/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/ginger-va-in-conflitto-con-divi-extra-e-woocommerce/#post-9466384)
 * Sto disattivando il plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DNUI] How to not delete Original images?](https://wordpress.org/support/topic/how-to-not-delete-original-images/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-not-delete-original-images/page/3/#post-6961599)
 * Now it work! :)))))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DNUI] How to not delete Original images?](https://wordpress.org/support/topic/how-to-not-delete-original-images/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-not-delete-original-images/page/2/#post-6961593)
 * So, I have updated woocommerce to new version and the error in log file is disappeared.
 * In DNUI remain the problems. When I press “Delete all” in “status” column don’t
   display nothing.
    So, in Options I have chacked and create the backup, and now
   in Status column appear the Erasing and Deleted messages. But it need to activate
   the Backup setting to work fine. And now it work very fine!!! But I don’t need
   to have the images backup…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DNUI] How to not delete Original images?](https://wordpress.org/support/topic/how-to-not-delete-original-images/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-not-delete-original-images/page/2/#post-6961588)
 * Sorry you for the more work you do.
    I don’t know what are the problems, shurly
   there are some conflict in my wordpress system but I cannot see the origins… 
   I can think the problems can be generated from WordPress multisite installation,
   NextGen gallery plugin, wooCommerce and WordPress JetPack plugin.
 * My log file system find some problems into my error_log:
 *     ```
       [23-Jan-2016 03:32:39 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 09:40:17 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 09:41:17 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 09:44:17 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 09:50:10 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 11:41:17 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 11:59:48 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 12:54:37 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 13:00:40 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 13:40:46 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 14:05:27 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 14:11:30 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 14:45:46 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 16:49:21 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 17:57:03 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 19:39:05 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 19:42:35 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 20:01:42 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 20:37:00 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 21:51:07 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 22:12:16 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [23-Jan-2016 23:44:03 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [24-Jan-2016 00:08:45 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       [24-Jan-2016 01:12:20 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'woocommerce_attribute' not found or invalid function name in /public_html/wp-includes/plugin.php on line 525
       ```
   
 * But I don’t know what I can do to solve they…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DNUI] How to not delete Original images?](https://wordpress.org/support/topic/how-to-not-delete-original-images/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-not-delete-original-images/page/2/#post-6961586)
 * The server PHP version is 5.5.30
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DNUI] How to not delete Original images?](https://wordpress.org/support/topic/how-to-not-delete-original-images/)
 *  Thread Starter [funkman733](https://wordpress.org/support/users/funkman733/)
 * (@funkman733)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-to-not-delete-original-images/page/2/#post-6961584)
 * The error is created by angular.min.js from DNUI folder…
 *     ```
       "Error: [$resource:badcfg] http://errors.angularjs.org/1.4.8/$resource/badcfg?p0=deleteByIdAndSize&p1=object&p2=array&p3=POST&p4=%2Fwp-admin%2Fadmin-ajax.php
       G/<@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:6:416
       z/</d[q]/n<@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular-resource.min.js?ver=4.4.1:9:408
       f/<@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:119:129
       lf/this.$get</r.prototype.$eval@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:133:309
       lf/this.$get</r.prototype.$digest@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:130:404
       lf/this.$get</r.prototype.$apply@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:134:76
       g@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:87:442
       T@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:92:50
       Uf/</w.onload@http://webtv.inonda.tv/wp-content/plugins/dnui-delete-not-used-image-wordpress/js/external/angular.min.js?ver=4.4.1:93:78
       "
       ```
   

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

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