There seems to be a conflict with RokSprocket Plugin. When active, the Edit Event page will throw a javascript error in the console:
/wp-admin/load-scripts.php loading jQuery 1.11.12
Error: Syntax error, unrecognized expression: [data-field=”function (){var g=[];
for(var e=0,f=this.length;e<f;e++){var h=typeOf(this[e]);if(h==”null”){continue;}g=g.concat((h==”array”||h==”collection”||h==”arguments”||instanceOf(this[e],Array))?Array.flatten(this[e]):this[e]);
}return g;}”]
This error prevents the recurrence rules from fully operating. We can enter every day/week/month year recurring events, but the exclusions options never show up. Also, the Custom Rules do not appear to work. Selecting Custom from the Recurrence Rules and clicking Add Another Rule reposts the page and the rule is reset to Once.
Is there any way to get the Calendar Events Pro plugin working with the RokSprocket/Gantry powered theme?