Title: PeterWillard's Replies | WordPress.org

---

# PeterWillard

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF: Search] Console Warning](https://wordpress.org/support/topic/console-warning-2/)
 *  [PeterWillard](https://wordpress.org/support/users/peterwillard/)
 * (@peterwillard)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/console-warning-2/#post-9645379)
 * I get the exact thing. Would you kindly spare a moment and look into it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SVG Support] Bundle plugin js to reduce requests](https://wordpress.org/support/topic/bundle-plugin-js-to-reduce-requests/)
 *  Thread Starter [PeterWillard](https://wordpress.org/support/users/peterwillard/)
 * (@peterwillard)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/bundle-plugin-js-to-reduce-requests/#post-9550115)
 * Hello again Ben!
 * Please forgive the lack of response, this is a sideproject I am working on in
   my spare time and I have been absolutely swamped with my full time job lately.
 * Anyway, the sub-par JS dev that I am, I figured this out. I dequeued the plugin
   script as per you suggestion with a simple
 *     ```
       function dequeue_svgs_script() {
           wp_dequeue_script('bodhi_svg_inline');
       }
       add_action( 'wp_print_scripts', 'dequeue_svgs_script', 100 );
       ```
   
 * and then included the plugin code in my own as a service. I just had to declare`
   cssTarget = "img.style-svg"` and it worked. Thank you for your time and suggestions.
 * Take care!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GDY Modular Content] Feature requests/ideas](https://wordpress.org/support/topic/feature-requestsideas/)
 *  Thread Starter [PeterWillard](https://wordpress.org/support/users/peterwillard/)
 * (@peterwillard)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/feature-requestsideas/#post-9020601)
 * Hello Johannes!
 * I am very sorry for the late response.
 * I have set up a clean WordPress installation to check whether I was mucking something
   up and it seems I must have been – duplicating a page transfers the modules and
   their content as it is expected.
 * I have identified a problem though. Right after duplicating a page with modules
   and content and then setting the duplicate to be translated independently, I 
   can modify and save the content of both pages independently but when I delete
   a certain module on the original page – it disappears on the translation as well.
   This works the other way around too. When I then re-add the same modules on both
   of pages, save and try to delete them again – the deletion doesn’t occur from
   that point on.
    -  This reply was modified 9 years, 4 months ago by [PeterWillard](https://wordpress.org/support/users/peterwillard/).
    -  This reply was modified 9 years, 4 months ago by [PeterWillard](https://wordpress.org/support/users/peterwillard/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EG-Attachments] [Plugin: EG-Attachments] Include/Exclude by ID](https://wordpress.org/support/topic/plugin-eg-attachments-includeexclude-by-id/)
 *  [PeterWillard](https://wordpress.org/support/users/peterwillard/)
 * (@peterwillard)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-eg-attachments-includeexclude-by-id/#post-2603794)
 * This is such a useful plugin! I am anxiously waiting for the exclude option 🙂
   Excellent addition!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EG-Attachments] can't edit page or post since version 1.9.4.4](https://wordpress.org/support/topic/cant-edit-page-or-post-since-version-1944/)
 *  [PeterWillard](https://wordpress.org/support/users/peterwillard/)
 * (@peterwillard)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/cant-edit-page-or-post-since-version-1944/#post-3384657)
 * Same here, editor went white. I reverted to the previous version for the time
   being.

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