clickbuild
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart YouTube PRO] [Plugin: Smart YouTube] video playlists don't work.Sad that this is still not working as expected. It’s a great plugin but the PRO upgrade does seem to have broken a bunch o’ stuff.
I have been forced to downgrade to 3.9, the last working version – but 3.9 does not render playlists on iOS devices. At least the playlists on the site work as expected – so kinda 75% works.
Hoping fixes are in the works and Vladimir is not totally absorbed with Manage WP (way cool btw.)
HIGHLY recommend looking at the ajax-thumbnail-rebuild plugin.
I just ran 1000+ images thru smush.it by running this plugin which steps thru each image in turn, no page loading required + realtime feedback on the images smushed so far.
Forum: Fixing WordPress
In reply to: WP 3.0 Menu limitHaving the same problem and cannot find a fix. max_vars (suhosin) and all other var limits set to 9999999 from 200, confirmed in phpinfo and still no joy. No matter what I do I cannot get any more than 15 menu items, yet I can post an array of 1000 arrays with 1000 vars in each without problems.
No errors anywhere, of any kind thrown – looking at the print_r of post shows 15 menu items only to the truncation is happening on post.
Weird twist – if you post more than 15 menu items, all menu items after 15 are dropped and the last visible (#15) menu item is switched to custom.
This is the one item preventing a site going live… Suggestions?