The skip rule above was added to wp-admin but the secondary issue was a Query Strings in the wp-admin folder.
RewriteRule ^(.*)$ - [F]
Its the last line of the Query Strings. Just Comment it out:
#RewriteRule ^(.*)$ - [F]
So what does that string do? And isn’t the Skip/plugin rule suppose to white list from that String?
Also their Cornerstone is preventing the Transients from erasing so I cant do a Manual BPS Pro Upgrade.
I could let the themes Tech Support know, if you can pretty please tell me how that part is fixed.
Thanks