Thread Starter
posed
(@posed)
The imported Block now has an additional div around with class “rssfp-items-wrapper”. Apart from that, it works and the errror is gone. Sure you get the rating, thanks a lot!
Thread Starter
posed
(@posed)
For everyone in plain language:
if(!isset($_COOKIE[‘cf7msm-first-step’])){
header(‘Location: ‘ . get_bloginfo(‘url’));
exit();
}
Thread Starter
posed
(@posed)
Well, as example the gallery block images do not open in a lightbox anymore. The gallery settings “Link to Media File” is gone, which probably cause the issue.