Title: Bitpicker's Replies | WordPress.org

---

# Bitpicker

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Qubely - Advanced Gutenberg Blocks] JS Error in WP 5.5](https://wordpress.org/support/topic/js-error-in-wp-5-5/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/js-error-in-wp-5-5/#post-13537351)
 * I am using the most recent free version, 1.5.5 updated 28 days ago. I have ten
   licenses for Pro, but this site does not need any yet, so I am currently saving
   them for later projects.
 * The error is discovered by the JQuery Migrate Helper plugin for WP 5.5 immediately
   in the backend, so it should be easy to replicate.
 * I actually changed the code myself already, but updates overwrite the change.
   The script common-script.min.js from your assets directory uses the “ready” event
   twice. The first time right at the beginning:
 * `jQuery(document).ready(function(e)`
 * Replace this with: `jQuery(function(e)`
 * Then, later (quoting some more surrounding code):
 * `jQuery.fn.parallax&&e(document).ready(function(){e(".qubely-row-parallax").each(
   function(){e(this).parallax("center",.4)})}),e(document).on("ready",function(){
   e(".qubely-block-pie-progress")`
 * Correct:
    `jQuery.fn.parallax&&e(function(){e(".qubely-row-parallax").each(function(){
   e(this).parallax("center",.4)})}),e(function(){e(".qubely-block-pie-progress")`
 * At least I suppose that this doesn’t break the functionality, I didn’t notice
   anything. It does solve the problem and no further error is displayed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteOrigin CSS] Error on several websites](https://wordpress.org/support/topic/error-on-several-websites/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [6 years ago](https://wordpress.org/support/topic/error-on-several-websites/#post-12789932)
 * WP_DEBUG is set to false already, the error appears anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JTRT Responsive Tables] Clicking “Publish” in backend editor removes table data 2 – the revenge](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/)
 *  [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/#post-8487634)
 * Hi there,
 * saving works now, thanks a lot. 🙂 I have integrated a table in a page not yet
   published. It displays well. One minor point I still have is that adding color
   to cells is not straightforward. I would expect it to work like this: mark cells,
   use add color, click “OK” or “Apply” and be done. As it is, it seems you have
   to select a color then click the cell you want to color and then repeat the process
   for each cell individually. It’s a good thing my table only has a handful of 
   cells. 😉
 * Nevertheless I am countering the 4 1 star remarks with a 5 star of my own. Keep
   up the good work!
 * I just noticed the two responsive options other than scrolling do not work. I
   am, however, using the Layers theme, which has a page builder which might interfere.
    -  This reply was modified 9 years, 5 months ago by [Bitpicker](https://wordpress.org/support/users/bitpicker/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JTRT Responsive Tables] Clicking “Publish” in backend editor removes table data 2 – the revenge](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/)
 *  [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/#post-8483144)
 * I am not in the habit of yelling, but I’d like to encourage you. 😉 If the link
   for donating had anywhere to point at, some material encouragement would already
   have been sent. Furthermore, if you’re interested in getting a German translation
   I will be able to send you the files once I get around to translating everything.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JTRT Responsive Tables] Clicking “Publish” in backend editor removes table data 2 – the revenge](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/)
 *  [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/clicking-publish-in-backend-editor-removes-table-data-2-the-revenge/#post-8481835)
 * Hello, I’d like to know when we can expect the plugin to actually save the data.
   🙂 I came across the plugin earlier this week and it is just the right plugin
   for what I need to do, except it doesn’t save any data.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Featured image always blurry](https://wordpress.org/support/topic/featured-image-always-blurry/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-image-always-blurry/#post-7465138)
 * Indeed, it is ok now, thanks very much.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Featured image always blurry](https://wordpress.org/support/topic/featured-image-always-blurry/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-image-always-blurry/#post-7465093)
 * I made an example available on the site I’m working on:
    [http://www.barbara-kiesecker.de/test-blown-up-featured-image/](http://www.barbara-kiesecker.de/test-blown-up-featured-image/)
 * The image used is exactly the same file, top is featured, bottom is standard.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Featured image always blurry](https://wordpress.org/support/topic/featured-image-always-blurry/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/featured-image-always-blurry/#post-7465092)
 * [http://fruitfulcode.com/fruitful-theme-examples/](http://fruitfulcode.com/fruitful-theme-examples/)
 * On the above page of yours you can see the problem, the image along the top is
   620 x 240 px scaled up to 955 x 370 px. On the demo page you gave all images 
   are scaled down, as I’d expect them to be, but this one isn’t. The problem only
   applies to featured images, the very same image added to the article as a normal
   image will display correctly.
 * On this page from your linked examples: [http://littlesistersfamily.org/programs/](http://littlesistersfamily.org/programs/)
   it’s the same, the featured image is blown up from 604px × 270px to 739px × 330px.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Shortcodes Plugin — Shortcodes Ultimate] Shortcode ultimate and WordPress 4.5 are not compatible](https://wordpress.org/support/topic/shortcode-ultimate-and-wordpress-45-are-not-compatible/)
 *  [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [10 years ago](https://wordpress.org/support/topic/shortcode-ultimate-and-wordpress-45-are-not-compatible/#post-7303544)
 * I noticed that the tooltip seems to have stopped working in WP 4.5, but other
   shortcodes I have been using so far seem to be working.
 * There should be a tooltip on the first link in the first paragraph of:
 * [http://computer-service-remscheid.de/wie-man-windows-moeglichst-sicher-macht/](http://computer-service-remscheid.de/wie-man-windows-moeglichst-sicher-macht/)
 * The tooltip doesn’t appear here, and neither does it display correctly in the
   live preview. It does, however, faintly appear *underneath* the dialogue for 
   the shortcode when hovering over the live preview.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP for WP - Accelerated Mobile Pages] Elongated images](https://wordpress.org/support/topic/elongated-images-1/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/elongated-images-1/#post-7109167)
 * I have deactivated the plugin now because Google has begun showing the AMP pages
   to mobile users, but they are unusable with the elongated images. And not only
   that, but the menu presented has nothing to do with the actual menu. I mean, 
   it prominently shows my error 404 page! My website is mobile-friendly anyway,
   I think that AMP still has a long way to go before it can be an interesting alternative.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP for WP - Accelerated Mobile Pages] Elongated images](https://wordpress.org/support/topic/elongated-images-1/)
 *  Thread Starter [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/elongated-images-1/#post-7109084)
 * Thanks for the reply. The HTML is
    `<img class="wp-image-117 size-medium" src
   ="http://computer-service-remscheid.de/wp-content/uploads/2014/06/penguin-variant-
   255x300.png" alt="Tux- das Linux-Maskottchen" width="255" height="300" />`
 * So it has the size, though without “px”. Furthermore the image used here has 
   the exact same size. It also appears that only the height dimension changes.
 * If I add the px in the text editor and switch back to visual the caption gets
   lost and the image is aligned left. That is clearly not a desired effect. And
   it doesn’t change the problem anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shariff for Wordpress] Update wird nicht angeboten](https://wordpress.org/support/topic/update-wird-nicht-angeboten/)
 *  [Bitpicker](https://wordpress.org/support/users/bitpicker/)
 * (@bitpicker)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/update-wird-nicht-angeboten/#post-5765912)
 * Bei mir hat zunächst WordFence moniert, dass die Dateien auf dem WordPress-Server
   anderen Inhalt als die installierten haben. Im Changelog auf der PLugin-Seite
   steht 1.1, installiert war 1.0.11. Nach Deinstallation und Neuinstallation ist
   die Version immer noch 1.0.11, obwohl neue Funktionen jetzt enthalten sind. Aber
   leider verschwindet Shariff jetzt auf Seiten und erscheint nur noch auf Beiträgen,
   das war vorher besser. Ich stimme auch für ein reguläres Update, wie es die ersten
   paar Male ja auch war.

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