Dynamic Content - Rich Text ISSUE - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Dynamic Content - Rich Text ISSUE

RK

Robert Kunc

SP Page Builder 1 month ago

Hello,

It seems that we are experiencing an issue with the Dynamic Content RICH TEXT custom field after the latest update. The text entered in the backend editor is not displayed correctly on the frontend.

Even though the text is properly written and structured in separate tags, on the frontend it appears as nested tags (one inside another). In addition, certain characters are being replaced with strange/unexpected symbols.

Could you please look into this issue and let us know how it can be resolved?

Thank you in advance for your support.

Best regards

0
8 Answers
T
TPMH Tiszaújváros
Accepted Answer
1 month ago #204531

I have the same problem.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #204545

Hi.

As I know it will be fixed in next update. In meantime please look down...

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 month ago #204546

changes for file: components/com_sppagebuilder/addons/dynamic_content_text/site.php

using File Manager edit line 30, and replace current code with a new one, then save changes

$dom->loadHTML('<?xml encoding="UTF-8">' . $html, LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD);

Yes, in next SPPB update it will be included.


Or ready fixed file to override (download & unzip): site_Unzip& Override.zip

Then use FTP or File Manager to replace file.

2
SA
Sven Albersmann
Accepted Answer
1 month ago #204562

worked!! Thx!

0
T
TPMH Tiszaújváros
Accepted Answer
1 month ago #204605

Hi! It works!

Thx

0
C
Clovis
Accepted Answer
2 weeks ago #205549

Works for me. I Write texts in portuguese

0
TomaszGrzechnik
TomaszGrzechnik
Accepted Answer
3 weeks ago #205097

For me works, of course it will be implemented in new version?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 weeks ago #205111

Of course. As I wrote above. In SPPB 6.0.1.

0