APIs & Integrations

squad_corretora
Member

Remove Caracter in field Ricth Text

Hello

I created a module using the richt text field by
composing a theme that I am customizing. When I went to include him in the theme and observe how everything
I write is getting a "[" character at the beginning and end of the text.

Ex: [ I m robot bla bla bal ] How do I remove this? Here is the code I used:

<div class="accordion">
{% for field_group in module.field_group %}
<div class="accordion_group {% if module.expanded %}expanded{% endif %}">
<div class="accordion_header">{{ field_group.faq_question }}
<span class="accordion_icon"></span></div>
<div class="accordion_content">
{{ field_group.faq_answer }}
</div>
</div>
{% endfor %}
</div>

Tks!


 

0 Upvotes
3 Replies 3
Willson
HubSpot Employee
HubSpot Employee

Remove Caracter in field Ricth Text

Hi @squad_corretora,

 

Could you confirm that this is the module in question: https://app.hubspot.com/design-manager/7336445/modules/28885020597


If so, when testing this module on my end, I am not seeing the same result on my side with the text rendering with "[]" characters wrapping the text.


Could you provide a link to where you're seeing the issue rendering so I can take a look for you? 

 

Thanks!

Product Manager @ HubSpot
0 Upvotes
squad_corretora
Member

Remove Caracter in field Ricth Text

Hello, Follow or link of the page in question.

The item I mentioned is almost at the bottom of the page inside a box with a white background.

 

http://confidencecambio-com-br-7336445.hs-sites.com/pt-br/lp-moneygram?hs_preview=WQqHbLty-286915432...

 

Thank you

0 Upvotes
Willson
HubSpot Employee
HubSpot Employee

Remove Caracter in field Ricth Text

Hey @squad_corretora,

 

Thanks for the link but checking on the site, I am still unable to find the issue you've reported in your original post. See the box below from your site:

Capture12345.PNG

 

Could you provide a screenshot of where you're seeing this issue from your end? 


Thanks!

Product Manager @ HubSpot
0 Upvotes