I just noticed that my test website is not displaying posts correctly with @Orion Recent Posts widget. I don't know when it started - I have updated plugins & wordpress in the interim.
If the post has an excerpt, then it displays properly. The single post page display is OK. I tried disabling PageBuilder but that didn't help.
I think the code being displayed in the post list is pulling in CSS? Something like:
We are CLOSED on July 3, 2021. @import url(https://www.wei-test1.wachusettearthday.org/wp-content/plugins/siteorigin-panels/css/front-flex.min.css); #pgc-2800-0-0 { width:100%;width:calc(100% - ( 0 * 30px ) ) }...
I am attaching a screenshot. I don't have a child theme yet.
I checked your site and was able to reproduce the issue.
If there is no excerpt on a post, the recent posts widget creates one from the post content. Basically it first makes sure the output is safe by removing any potentially "unsafe" code (Escaping output is a requirement for Envato authors), then it displays it. The problem appears when the Page builder plugin is set to "Include styles in Post Content". The best solution I can recommend at the moment is to disable this feature in Page builder.
Please try the following:
1. Go to Settings -> Page Builder -> Content and remove the checkmark next to "Copy Styles", like you can see on the screenshot below:
This will resave the post (without the styles in the content field type).
I've assigned a task to check, if we can by any chance improve the output in such case. We'll look into it and see if we can resolve it in the next update.
I am glad the issue is resolved. We try to reply tickets as fast as possible, especially if it is friday and we already made plans for the weekend, knowing there will be little time for support.
Hi,
I just noticed that my test website is not displaying posts correctly with @Orion Recent Posts widget. I don't know when it started - I have updated plugins & wordpress in the interim.
If the post has an excerpt, then it displays properly. The single post page display is OK. I tried disabling PageBuilder but that didn't help.
I think the code being displayed in the post list is pulling in CSS? Something like:
We are CLOSED on July 3, 2021. @import url(https://www.wei-test1.wachusettearthday.org/wp-content/plugins/siteorigin-panels/css/front-flex.min.css); #pgc-2800-0-0 { width:100%;width:calc(100% - ( 0 * 30px ) ) }...
I am attaching a screenshot. I don't have a child theme yet.Thank you - misty
Hi Misty,
I checked your site and was able to reproduce the issue.
If there is no excerpt on a post, the recent posts widget creates one from the post content. Basically it first makes sure the output is safe by removing any potentially "unsafe" code (Escaping output is a requirement for Envato authors), then it displays it. The problem appears when the Page builder plugin is set to "Include styles in Post Content". The best solution I can recommend at the moment is to disable this feature in Page builder.
Please try the following:
1. Go to Settings -> Page Builder -> Content and remove the checkmark next to "Copy Styles", like you can see on the screenshot below:
2. Edit the post again (https://www.wei-test1.wachusettearthday.org/closed-july-3-2021/) and just click Save.
This will resave the post (without the styles in the content field type).
I've assigned a task to check, if we can by any chance improve the output in such case. We'll look into it and see if we can resolve it in the next update.
Kind regards,
Andrej
OrionThemes
Thank you for the fast response - especially since it was Friday afternoon here (US east coast)!
It works fine now with the workaround.
Misty
Hi Misty,
I am glad the issue is resolved.
We try to reply tickets as fast as possible, especially if it is friday and we already made plans for the weekend, knowing there will be little time for support.
We are located in Slovenia, EU btw.
Kind regards,
Andrej
OrionThemes