dhunink
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 4.1 upgrade broke DoJo integrationHi Marius!
I didn’t’ resolved it but did narrowed it down to a jQuery UI issue (and more specific, I guess it’s in the
require
statement dat both jQuery UI and DoJo want to use AMD style).
The error doesn’t appear when I deregister the following three scripts:wp_deregister_script('jquery-ui-core'); wp_deregister_script('jquery-ui-progressbar'); wp_deregister_script('jquery-effects-slide');
For testing purposes I have commented out the first line; you would see the error occur if you visit https://tpgrf.nl/testserver/alpha/topotrainer/provincies/ right now.
Forum: Fixing WordPress
In reply to: How to actualize from 3.8 (strato hosting)Had a look at the codex yet? https://codex.www.ads-software.com/Updating_WordPress#Manual_Update
I can confirm the error started occurring when I upgraded from PHP 5.3 to PHP 5.4 (as required by my hosted).
Forum: Plugins
In reply to: [W3 Total Cache] Warning: preg_matchI haven’t heard any solution yet and are still experiencing the error. Just don’t have a clue how to fix it.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Error configuring S3I did experienced a problem with the credentials, which maybe the source of this problem. Since the ‘API secret’ field is marked as a password field, several browsers (definitely Safari) will correct the inserted values back to any username/password combinations that you’ve saved for that website. Which makes it impossible to configure S3.
Forum: Plugins
In reply to: [W3 Total Cache] Plugin configuration questionsUnder the General Settings tab, all down to the bottom, is a section to import and export configurations. Any reason why you can’t use that function for sharing duplicate configs?
I did googled a bit on using w3t on multi-site installations, as I’m guessing that might by your config. All the search results return the same: you can’t.
Forum: Plugins
In reply to: [W3 Total Cache] Plugin configuration questionsI believe it’s in wp-content/cache/config
Forum: Plugins
In reply to: [W3 Total Cache] How to move minified CSS to footer?I did not tried it for myself yet, but perhaps this might by something for you? https://www.ads-software.com/support/topic/plugin-w3-total-cache-manual-cssjs-placement
Forum: Plugins
In reply to: [W3 Total Cache] 500 Internal Server Errors?I have experienced the same once. What helped for me was completely uninstall the plugin, delete all caching files by FTP and then reinstall and enable.
Forum: Plugins
In reply to: [TinyPNG for Wordpress] Future plans@kakashihatake2 YW. If you’d like a critical or feedback view on the progress once in a while, I’ll be happy to assist you (DM for mail or Skype details). Good Luck with your Exams!
Did you found any solution in the end?
Forum: Plugins
In reply to: [TinyPNG for Wordpress] Future plansHi Kakashihatake2, I dod not respond earlier cause the post from Marcus kind of covered my thoughts and I forgot about it afterwards.
But I do own you a clearer explanation of my thoughts about bulk uploading. What I had in mind is something that the Smush.it plugin does right now. In the media library there’s a button ‘smush this’ for every upload. But furthermore you’ll find a submenu ‘Bulk Smush.it’ under the media tap. That’s something worth integrating.To tackle the day-limit of TinyPNG, you could add a bulk page with a setting on top of the page where each format (thumb, medium etc) is selectable, so that only the selected version of images will go through TinyPNG. Does that make sense?
It’s disappointing to see that the guys from TinyPNG won’t be elaborating on your plugin. I know there are several non-official plugging for services, where the services support that plugin by providing different limits of API access for that wordpress plugin, while in return the Plugin Author provides links to paid plans of the service in their plugin. For instance, W3 Total Cache works that way with many different services, such as MaxCDN
Same thing here. The error is sent right away, just a second after starting the backup. None of the above helped. Any thoughts from the developers?
Forum: Plugins
In reply to: [TinyPNG for Wordpress] Future plansJust a random idea, but would it be an idea to contact the guys behind TinyPNG? I can imagine their open for WordPress implementations with different limits, since a broad use of a wordpress plugin will boost their sales at some point…
Forum: Plugins
In reply to: [Theme My Login] too many redirect loopsI also experienced the problem when moving to another domain, using WP Duplicator. It works fine on the original domain but not on the new one. Whoever, I have to mention it’s working with an older version because the redirect occurred also on updating to the latest version, which makes it kind of impossible to upgrade.