UFHH01
Forum Replies Created
-
Thank you, Alexander. Your suggestions works for me:
Hello, I just find out a 1 minute simple fix.
– Go to: wp-content/plugins/wordpress-seo/admin
– Edit the file called: “class-admin-init.php”
– Go to line: 179 and remove all that public function content, the code must be like this:public function recalculate_notice() {}
Work for me, I have WordPress 4.3.1 Multisite Installation.
Forum: Plugins
In reply to: [W3 Total Cache] Unable to fetch Page Speed results.I tried using 256MB, 512MB and 1024MB ( as well on the newest release 3.7 ) and the problem still exists, that no data at all are fetched from PageSpeed. 🙁
Forum: Plugins
In reply to: [W3 Total Cache] Strict standards & undefined function call error… still confirmed in 3.7
Forum: Fixing WordPress
In reply to: An error when upgrading to 3.6If a plugin needs the jQuery version 1.3 or later, the search string should look like this:
if (/1\.(0|1|2|3)\.(0)/.test($.fn.jquery)Most programmers forget, that leaving out “\.(0)/” will cause a result like 1.1, since we reached the version “1.10.x”, because the “0” is not included in the search string and can’t be found.
“woocommerce”, or “Sexy Login” are just two plugins I found which use an insufficient search string.
@ Jeremy Herve: You are my hero for today! ^^
Fix is working fine. Implemented in a testing site, then a single blog and then into a multi-blog… all functions are “back to normal”. 🙂
Thank you!
@ Jeremy Herve: Even if you have “good news” or not, pls. give us an update. The publicize feature is very essential for a lot of your users!
Forum: Plugins
In reply to: [Social Stickers] [Plugin: Social Stickers] Multisite – Support… any updates on this issue?
Forum: Plugins
In reply to: [jiffuy for wordpress] Not working – edit of pages and articles not possibleI’m sorry, but the bug isn’t fixed.
After re-installing the jiffuy – Plugin, I see the same problems as before ( using several blogs ( version 3.4.2 ), several plugins and several themes ) :
It is still not possible to edit the SEO-Settings of any existing or any new articles or pages. As well, I am not able to edit the publish settings from “visible” to “privat”, when the Plugin is active, nor can I change the publish date and time.
I can change the content of the article or page, but nearly all settings seem to be blocked.The shop itself is working fine and still fits very well in the several themes I tested.
I recognize as well, that the Plugin didn’t seem to be fully de-installed, because after de-installing and re-installing the earlier Plugin-API-Keys are still in the database and didn’t have to be configured on the plugin-site of the blogs.
BUT here are the good news for the support team:
Converting a blog into a wordpress version 3.5 solves all the mentioned problems. 🙂Forum: Reviews
In reply to: [jiffuy for wordpress] Nice idea – no supportAs I wrote, I wasn’t able to edit pages or articles anymore after installing your plugin. Any options to pages and articles are still there, but when edited, the pages and articles remain as before the edit.
It might help, that I use the seo-plugin “WordPress SEO Plugin”, which also conflicts with your plugin ( no editing possible, if both are installed ).
Sorry that I cant’ help you more than with these lines. Due to the fact, that my blogs are in active use, I de-installed your plugin, because of the problems.
Forum: Plugins
In reply to: [Social Stickers] [Plugin: Social Stickers] Multisite – SupportSome blogs use a network, where they host several blogs on the same domain. At the moment you only can use this plugin on the first blog.
You might find more information by using the search-tag “multisite” :
http://wordpress.org/tags/multisite
Greetings,
UFHH