Title: nuclearping's Replies | WordPress.org

---

# nuclearping

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Tweaks to “width”](https://wordpress.org/support/topic/tweaks-to-width/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/tweaks-to-width/#post-11501011)
 * You have an additional unnecessary closing brace }
 *     ```
       	EOT;
       } // <--
           }
       ```
   
 * And the `EOT;` must be at the start of the line. But that’s an error in my original
   post, which I cannot edit anymore.
 * The correct modification should look like this:
 *     ```
       if(!empty($width)){
       	if (is_numeric($width[strlen($width) - 1]))
       	{
       		$width .= "px";
       	}
       	$style = <<<EOT
       		<style>
       		#$player {
       			max-width:{$width};
       		}
       		</style>
       EOT;
       }
       ```
   
 * However, I also found out that the Plugin ignores the “class” parameter in the
   shortcode, even though you can pass it and fixed that too.
 * I uploaded my modified version to Pastebin: [https://pastebin.com/MbCW4ti9](https://pastebin.com/MbCW4ti9)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Tweaks to “width”](https://wordpress.org/support/topic/tweaks-to-width/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/tweaks-to-width/#post-11500861)
 * Please copy & paste the whole code of the file to Pastebin.com, so that I can
   have a look at the whole thing. It works fine for me here, so I suspect some 
   copy & paste error. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videojs HTML5 Player] Tweaks to “width”](https://wordpress.org/support/topic/tweaks-to-width/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/tweaks-to-width/#post-11321021)
 * Please post the modified code. I have it running here and it works fine. 🙂
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Media File Renamer: Rename for better SEO (AI-Powered)] Not working](https://wordpress.org/support/topic/not-working-1658/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/not-working-1658/#post-8075853)
 * What you did wrong was
    1. Name your plugin like you named it. You should have named it “Automatical Media
       File Renamer With Additional Pro Features” or something.
    2. Force to buy to use its core feature, otherwise only offer a useless auto-rename
       feature.
    3. Blame people for not reading more than one paragraph.
    4. Come here and rant about critics in a very unprofessional way.
 * In my perfect world, the plugin was free. I have used it, was satisfied and happy
   and donated about 20-30 € because it saved me quite some time and trouble. Thats
   what I usually do with WordPress plugins. If they prove helpful to me, I donate
   or buy. I don’t buy a pig in a poke.
 * You could also have offered all features with a “trial key” which allows only
   to rename 5 files or so.
 * You could have done so much. But instead you’ve chosen (in my eyes) the most 
   unfriendly way: Offer a (useless) feature to tease (illiterate) people into buying
   your stuff.
 * Oh, Edit:
    No, I’m not affilated with that software. My username comes from old
   times where people only had dialup connections.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Media File Renamer: Rename for better SEO (AI-Powered)] Not working](https://wordpress.org/support/topic/not-working-1658/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/not-working-1658/#post-8075851)
 * Lars Koudal, thanks. Best answer here. Very professional and settled. Better 
   than the butthurt author, who can’t handle negative critics.
 * If you have “ten thousands” of users who see value in Jordy’s work VS the 8-9“
   illiterate” who can’t read more than one paragraph and gave negative reviews 
   based on their first impression … I mean this is outrageous, isn’t it? Unacceptable.
   World is so unfair. 🙁
 * [@doc](https://wordpress.org/support/users/doc/) Savage:
 * > … someone who wants an audience and engage you on a personal level to get some
   > distorted payoff.
 * Yes, if it just was so simple to psychologically analyze a complete stranger 
   via the internet.
 * The problem here is not me. I just wrote how I felt when I used the plugin. The
   problem is people like you or the author, reading it and making a big deal out
   of it.
 * It is your very own freedom what you make of it, as Lars Koudal has shown. If
   your answer is settled and professional or ranting and butthurt like the authors,
   at the end it is your decision. Nobody forces you to react in either way.
 * So again: Stop blaming others for your own decisions.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Media File Renamer: Rename for better SEO (AI-Powered)] Not working](https://wordpress.org/support/topic/not-working-1658/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/not-working-1658/#post-8075843)
 * Well, why can’t you just accept that different people have different views on
   things and tend to give reviews just based on their first impressions?
 * The first impression of your plugin was a pretty frustrating experience to me,
   simple as that. It was misleading, I wasted time and ended up doing a manual 
   rename of files and re-upload using the “Enable Media Replace” plugin.
    I tried
   your plugin because of the title and (first sentence) description and it did 
   not work for me as expected. So I gave a honest review based on that.
 * And whats the problem? Do you fear loss of income or something because of some“
   negative” reviews? Thats why you want to take down such reviews? (see “freedom
   of speech”)
 * At the end it is your fault, because you made those design and presentation decisions
   which lead to such misunderstandings. And from what I’ve seen I’m not the only
   one running against that wall.
    You might think what you want, but if you offer
   a product and want money for it, then you basically have no right to blame others
   for your design faults and the problems arising with it.
 * Just accept that. Its nothing personal even.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Media File Renamer: Rename for better SEO (AI-Powered)] Not working](https://wordpress.org/support/topic/not-working-1658/)
 *  Thread Starter [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/not-working-1658/#post-8075841)
 * Depends on how much you read of the description.
 * It says …
 * > The Media File Renamer is a WordPress plugin that physically renames media 
   > files nicely for a cleaner system and for a better SEO.
 * … which is exactly what I was looking for. So I went and installed it only to
   find out later that there is a “**but** _… only if you buy the pro version_” 
   somewhere at the bottom as footnote.
 * The “automatic rename function” is pretty useless for me, because I don’t want
   to rename attached files.
 * I’m a programmer and software developer myself. So I think I can very well estimate
   the time and effort you put it in. And I would like to reward that. But not if
   you “tease” me into buying the plugin. It is not the $20, it is the way you are
   trying to get them.
 * So my review is as valid as others. We still have freedom of speech, haven’t 
   we? If you are only aiming for positive and fair reviews, then be fair to your(
   potential) customers aswell. I think what you are doing now is misleading and
   dodgy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slidr] demo?](https://wordpress.org/support/topic/demo-34/)
 *  [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/demo-34/#post-6008950)
 * Ok, since I cba to search for another plugin, I just implemented a “quick and
   dirty” solution.
 * For anyone who is interessted:
 * Modify slidr.js
 *     ```
       jQuery(document).ready(function($) {
   
           'use strict';
   
           $('.slidr-container').each(function() {
   
               var autoPlayTimer = 4000, // ms to wait before trigger next<br />
                   // ...
   
               function autoPlayTrigger() {
                   $navNext.trigger("click");
                   setTimeout(function() { autoPlayTrigger(); }, autoPlayTimer);
               }
   
               // ...
   
               setTimeout(function() { autoPlayTrigger(); }, autoPlayTimer);
   
           }); // $('.slidr-container').each();
       ```
   
 * Works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slidr] demo?](https://wordpress.org/support/topic/demo-34/)
 *  [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/demo-34/#post-6008949)
 * Same here. Tested your plugin, looked good so far. I need an “auto scroll” gallery
   tho. Your plugin doesn’t support it. Can’t use it. Page needs to be deployed 
   today. So I can’t wait either. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Types and Custom Fields creator - WCK] WCK: Meta box doesn't show up on edit screen](https://wordpress.org/support/topic/wck-meta-box-doesnt-show-up-on-edit-screen/)
 *  [nuclearping](https://wordpress.org/support/users/nuclearping/)
 * (@nuclearping)
 * [12 years ago](https://wordpress.org/support/topic/wck-meta-box-doesnt-show-up-on-edit-screen/#post-4712839)
 * Has this problem been resolved? Because I’m running into the exact same problem
   and can’t figure out what the problem is.

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