Title: tsjippy's Replies | WordPress.org

---

# tsjippy

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/tsjippy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tsjippy/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/tsjippy/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/tsjippy/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/tsjippy/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/tsjippy/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie for Contact Form 7] Not Redirecting to payment page. showing jquery error](https://wordpress.org/support/topic/not-redirecting-to-payment-page-showing-jquery-error/)
 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/not-redirecting-to-payment-page-showing-jquery-error/#post-16323125)
 * sorry for the late response, works now with version 5.0.0
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Change block type with hook](https://wordpress.org/support/topic/change-block-type-with-hook/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/change-block-type-with-hook/#post-16318116)
 * Thanks for your detailed answer.
 * are you saying that the only way to change a block output in the blockeditor 
   is to register your own version of it?
 * so I should find the existing video block source code, modify it and reregister
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Crontrol] Version 1.13.2 breaks site](https://wordpress.org/support/topic/version-1-13-2-breaks-site/)
 *  [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/version-1-13-2-breaks-site/#post-15813851)
 * Yes or go to the folder and run composer update.
 * Waiting for a fix
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customizing the “Upload files” screen](https://wordpress.org/support/topic/customizing-the-upload-files-screen/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/customizing-the-upload-files-screen/#post-15362944)
 * Thanks!
 * Yes the final result I want to accomplish is that if someone wants to upload 
   a word or other text document, they will have the option to include the textfiles
   content in the post
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [custom file uploader](https://wordpress.org/support/topic/custom-file-uploader/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/custom-file-uploader/#post-15262642)
 * Yes, I tried this plugin, but this does not integrate with the media library 
   how I want it.
    It shows the videos in a separate tab and has its own uploader
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to add custom video thumbnails to wp media library](https://wordpress.org/support/topic/how-to-add-custom-video-thumbnails-to-wp-media-library/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/how-to-add-custom-video-thumbnails-to-wp-media-library/#post-15257314)
 * Thank you so much!
 * This whole library is quite complex because its hard to know if you need to change
   JavaScript side or the PHP code.
 * This works
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Uploads for Vimeo] Please update swal](https://wordpress.org/support/topic/please-update-swal/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/please-update-swal/#post-14884661)
 * Hi again,
 * one minor thing:
    can you change `array_push( $scripts, WP_VIMEO_VIDEOS_URL .'
   admin/resources/sweetalert2/sweetalert2.min.js' );`
 * to
 * `array_push( $scripts, WP_VIMEO_VIDEOS_URL . 'admin/resources/sweetalert2/sweetalert2.
   min.js?ver=11.1.4' );`
 * in class-wp-dgv-admin.php So that any cached version also updates?
 * and maybe update the id from dgv-swal to swal or sweetalert
    -  This reply was modified 4 years, 7 months ago by [tsjippy](https://wordpress.org/support/users/tsjippy/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Uploads for Vimeo] Please update swal](https://wordpress.org/support/topic/please-update-swal/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/please-update-swal/#post-14847388)
 * Many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mollie for Contact Form 7] Only send mail when payment is succesfull](https://wordpress.org/support/topic/only-send-mail-when-payment-is-succesfull/)
 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/only-send-mail-when-payment-is-succesfull/#post-14736646)
 * No sorry thats not possible
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UniqueID for Contact Form 7] Urgent changes for a fee.](https://wordpress.org/support/topic/urgent-changes-for-a-fee/)
 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/urgent-changes-for-a-fee/#post-14639617)
 * please supply me wih your email address
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Events are not published, but pending](https://wordpress.org/support/topic/events-are-not-published-but-pending/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years ago](https://wordpress.org/support/topic/events-are-not-published-but-pending/#post-14333478)
 * Ok steps to reproduce are this:
 * * clean wp
    * install mec events plug-in * add the the [MEC_fes_form] short code
   to a page * add an event with a pending status * note the id 4006 for example*
   visit as an admin the page with [MEC_fes_form] shortcode * add this to the url:?
   post_id=4006 * hit the submit button, message sais: the event published. * reload
   the page, event is still pending
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Events are not published, but pending](https://wordpress.org/support/topic/events-are-not-published-but-pending/)
 *  Thread Starter [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/events-are-not-published-but-pending/#post-14322883)
 * I have read the documentation.
    The form is set to let wordpress decide.
 * It works fine if an administrator for instance is submitting an event. It will
   get published no problem.
 * But if that same administrator is editing an existing event with a pending state
   it does not get published
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Contact form 7 DB] Uploaded files trough CF7 not working anymore in ACF7DB](https://wordpress.org/support/topic/uploaded-files-trough-cf7-not-working-anymore-in-acf7db/)
 *  [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/uploaded-files-trough-cf7-not-working-anymore-in-acf7db/#post-14283194)
 * thanks that worked, but why did it get broken and not fixed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UniqueID for Contact Form 7] COUNTER increases on every SUBMIT(Even on form validation error/captcha error)](https://wordpress.org/support/topic/counter-increases-on-every-submiteven-on-form-validation-error-captcha-error/)
 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/counter-increases-on-every-submiteven-on-form-validation-error-captcha-error/#post-14264629)
 * fixed in the latest version
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UniqueID for Contact Form 7] Incremental not working](https://wordpress.org/support/topic/incremental-not-working/)
 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/incremental-not-working/#post-14264625)
 * sorry, I hae caching, cloudflare and even local cache. It works just fine.
    Did
   you test with all plugins disabled?

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

1 [2](https://wordpress.org/support/users/tsjippy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tsjippy/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/tsjippy/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/tsjippy/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/tsjippy/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/tsjippy/replies/page/2/?output_format=md)