Yo, same issue. I have to re-save Admin Columns after saving some settings at Yoast’s plugin.
WP 3.4.2, CAC 1.4.6.4, Y’s WP SEO 1.2.8.7
Hi buskerdog,
try to change in “multiple-galleries.js” file on the line 61 (put commas between picture IDs):
$to_include += '' + $imgid + ',';
Also posted here.
Hi kasparsd,
your plug-in is really cool, mainly for WP as a CMS. Thanks!
Just a little modification is needed in the “multiple-galleries.js” file on the line 61 (commas between picture IDs):
$to_include += '' + $imgid + ',';
BTW. restart browser (in my case Firefox) after changing this line.
[letsnurture]: Thank you very much for this solution of broken RSS feed, it works, it’s simple and it take much shorter time then looking everywhere in core/templates files… I’d say 5 minutes? 🙂