Title: Jon's Replies | WordPress.org

---

# Jon

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

 *   [Profile](https://wordpress.org/support/users/jon1wt/)
 *   [Topics Started](https://wordpress.org/support/users/jon1wt/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jon1wt/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jon1wt/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jon1wt/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jon1wt/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jon1wt/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: [[XML Sitemap & Google News] Split month sitemap on specific number of posts](https://wordpress.org/support/topic/split-month-sitemap-on-specific-number-of-posts/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [6 years ago](https://wordpress.org/support/topic/split-month-sitemap-on-specific-number-of-posts/#post-13288012)
 * Hi, it is an approximate of 6000 6200 posts per month in the last 3 or 4 months.
 * If in the future it is going to be able to split by a number it would be very
   helpful.
 * Thanks for the help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] Problem changing the phat](https://wordpress.org/support/topic/problem-changing-the-phat/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/problem-changing-the-phat/#post-12995119)
 * I’m still trying to get it working but still can’t make it, I use the filter 
   like this example
 *     ```
       add_filter('webpc_uploads_root', function($path) {
           return 'n';
       });
       ```
   
 * but create the “n” folder inside the wp-admin folder
 * Any ideas how I could make webp files create inside the “wp-content/uploads” 
   folder along with the original files?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] Problem changing the phat](https://wordpress.org/support/topic/problem-changing-the-phat/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/problem-changing-the-phat/#post-12994646)
 * I am going to try the filter you are commenting on, is the same function just
   change the name or do I need to use both filters?
 * about the files, the website files are separated, the bucket is only for the 
   uploads folder
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] Problem changing the phat](https://wordpress.org/support/topic/problem-changing-the-phat/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/problem-changing-the-phat/#post-12994573)
 * The code display this
 *     ```
       Array
       (
           [webpc_uploads_root] => /var/www/html/
           [webpc_uploads_path] => /var/www/html//wp-content/uploads
           [_webpc_uploads_path] => wp-content/uploads
           [webpc_uploads_webp] => /var/www/html//wp-content/uploads
           [_webpc_uploads_webp] => wp-content/uploads
       )
       ```
   
 * the reason i need the files to be in the same directory is because they are sent
   to a s3 bucket
 * this is a screenshot of last month’s folder and you can see a file and the webp
   version
 * [screenshot](https://i.imgur.com/gluZ0xU.png)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Converter for Media - Optimize images | Convert WebP & AVIF] Problem changing the phat](https://wordpress.org/support/topic/problem-changing-the-phat/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/problem-changing-the-phat/#post-12993777)
 * Hi [@mateuszgbiorczyk](https://wordpress.org/support/users/mateuszgbiorczyk/)
 * I am using this filter
 *     ```
       add_filter ('webpc_uploads_webp', function ($ path) {
            return 'wp-content/uploads';
       });
       ```
   
 * and I have not modified it since the first time I installed the plugin, the path
   should be the same, what I see in the message is it has double // before the 
   wp-content
    -  This reply was modified 6 years, 2 months ago by [Jon](https://wordpress.org/support/users/jon1wt/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Polls] Multisite problem](https://wordpress.org/support/topic/multisite-problem-36/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/multisite-problem-36/#post-10406733)
 * Thanks for the answer, it’s already working, and the problem with the frontend
   was for the jQuery version, thanks again
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Add blog_id as post_meta on post](https://wordpress.org/support/topic/add-blog_id-as-post_meta-on-post/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/add-blog_id-as-post_meta-on-post/#post-9596050)
 * Thanks for the answer [@nnikolov](https://wordpress.org/support/users/nnikolov/),
   its working fine
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Reaction Buttons] Not work on multisite](https://wordpress.org/support/topic/not-work-on-multisite-2/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/not-work-on-multisite-2/#post-9524214)
 * Update: I see this error on the console
 *     ```
       Uncaught TypeError: jQuery.ajax is not a function
           at reaction_buttons_increment_button_ajax ((index):105)
           at HTMLLIElement.onclick ((index):504)
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Reaction Buttons] Not work on multisite](https://wordpress.org/support/topic/not-work-on-multisite-2/)
 *  Thread Starter [Jon](https://wordpress.org/support/users/jon1wt/)
 * (@jon1wt)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/not-work-on-multisite-2/#post-9520990)
 * Thanks for the answer, I tried pressing the return key and worked, the only think
   I see about the multisite, is that in the secondary sites the plugin need configuration
   to work on.
 * About the reactions still does not work, check the link
 * [example post](http://taquillavip.com/nacional/2017/05/24/suma-morena-a-cerca-de-400-lideres-del-pri-pan-prd-y-pt-de-edomex/)
 * Edit: I tried to configure on the secondary sites but don’t save all the changes
   with the return key, can I try to force the changes with other method?
    -  This reply was modified 8 years, 11 months ago by [Jon](https://wordpress.org/support/users/jon1wt/).
    -  This reply was modified 8 years, 11 months ago by [Jon](https://wordpress.org/support/users/jon1wt/).

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