Title: gkoper's Replies | WordPress.org

---

# gkoper

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Assistant] Broken Access Control vulnerability (<= 3.3.0)](https://wordpress.org/support/topic/broken-access-control-vulnerability-3-3-0/)
 *  [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/broken-access-control-vulnerability-3-3-0/#post-18767580)
 * Dear David, thanks for jumping at this problem. Maybe you could make a fresh 
   release, which will resolve another issue namely that the plugin was reported
   not to be tested with the current version of WordPress.
 * Thanks for the good work!
 * Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Standard events template no longer available after update](https://wordpress.org/support/topic/standard-events-template-no-longer-available-after-update/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/standard-events-template-no-longer-available-after-update/#post-18728783)
 * I updated the plugin to 6.15.12.2 and now it appears to work fine. Thanks for
   looking into this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Standard events template no longer available after update](https://wordpress.org/support/topic/standard-events-template-no-longer-available-after-update/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/standard-events-template-no-longer-available-after-update/#post-18728074)
 * Hi, thanks for looking into this. We use Enfold Version: 7.1.3 by [Kriesi](https://kriesi.at).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Media Library: Media Library Folder & File Manager] Odd message](https://wordpress.org/support/topic/odd-message-2/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/odd-message-2/#post-18266695)
 * OK, done!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow Reloaded] Error message](https://wordpress.org/support/topic/error-message-800/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-message-800/#post-12679770)
 * Dear Abonnefoy
 * That indeed worked well, albeit that the replacement required is
 *     ```
       <?php
                           $arrayTmp = array('avi', 'flv', 'wmv', 'mov', 'mp4', 'webm', '3gp', 'ogg');
                           $srcTAb = explode('.', $imageSrc);
                           if (in_array(end($srcTAb), $arrayTmp)) {
                               ?>
       ```
   
 * Thank you for the suggestion.
 * Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Download Monitor] Error message](https://wordpress.org/support/topic/error-message-801/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/error-message-801/#post-12375707)
 * Thanks in advance, Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Code Prettify] Color changes](https://wordpress.org/support/topic/color-changes-11/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/color-changes-11/#post-12113630)
 * Arggggh, this could have been solved much quicker: just use `<code>` without `
   class="prettyprint"`.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Code Prettify] Color changes](https://wordpress.org/support/topic/color-changes-11/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/color-changes-11/#post-12111954)
 * OK, I found the solution following your suggestion.
 * I looked up the GitHub entry and found all possible attributes.
    Added them to
   change the color to same.
 * Thanks for the help,
 * Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Code Prettify] Color changes](https://wordpress.org/support/topic/color-changes-11/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/color-changes-11/#post-12111472)
 * Dear Soli,
 * That worked, so far so good.
 * Now I’d like all “prettified”text to be of the same color.
 * Thanks in advance,
 * Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Code Prettify] Color changes](https://wordpress.org/support/topic/color-changes-11/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/color-changes-11/#post-12089512)
 * The code reads
 *     ```
       <!-- wp:paragraph -->
       <p>Vervolgens moet het bestand aan PRO-GEN bekend worden gemaakt met de <code class="prettyprint">RESTORE</code>-optie vanuit het hoofdscherm <code class="prettyprint">PRO-GEN Hulpprogrammas</code>. </p>
       <!-- /wp:paragraph -->
       ```
   
 * Somthing with the message editor.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Code Prettify] Color changes](https://wordpress.org/support/topic/color-changes-11/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/color-changes-11/#post-12089506)
 * OK let me isolate the part. In HTML code it is
 * <!– wp:paragraph –>
    <p>Vervolgens moet het bestand aan PRO-GEN bekend worden
   gemaakt met de <code class=”prettyprint”>RESTORE-optie (vanuit het hoofdscherm
   <code class=”prettyprint”>PRO-GEN Hulpprogrammas). </p> <!– /wp:paragraph –>
 * and you can see the effect here:
    [https://blog.gerkoper.nl/uncategorized/test/](https://blog.gerkoper.nl/uncategorized/test/)
 * Hope you can find what it is,
 * Ger
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adm issues with different home and site domains](https://wordpress.org/support/topic/adm-issues-with-different-home-and-site-domains/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adm-issues-with-different-home-and-site-domains/#post-9037187)
 * There came more issues, I will use another solution
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adm issues with different home and site domains](https://wordpress.org/support/topic/adm-issues-with-different-home-and-site-domains/)
 *  Thread Starter [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/adm-issues-with-different-home-and-site-domains/#post-9036593)
 * Dear Cybernetics Security
 * Thanks for your suggestion, I did not think of this neither did I know about 
   it.
 * I entered the lines
 * define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
 * in wp-config.php
 * and repeated the actions.
 * No log file appeared as far as I can see. I understand a “debug.log”-file should
   appear in the wp-content folder.
 * Ger
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow] Add images from external url or CDN](https://wordpress.org/support/topic/add-images-from-external-url-cdn/)
 *  [gkoper](https://wordpress.org/support/users/gkoper/)
 * (@gkoper)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/add-images-from-external-url-cdn/#post-4170745)
 * Hi Stefan
 * It would be a wonderful option for me too. I can store images freely at various
   sites but storing them in the provider’s space gets expensive …

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