Services Plugins FAQs

How to allow HTML tags from the form? [UpHunt template]

I am using UpHunt template. I want to allow HTML tags in my ‘Add Product’ form to have the option of bolding text, making it italics etc. Whatever HTML tag I use gets escaped and shown as plain text(instead of rendering as HTML). How can I bypass this?

I am restricting ‘Add Product’ popup only to admins - hence no risk of any unintended usage.

i would suggest using rich text editor instead of HTML. HTML tags will be shown only if you use an HTML element. In a regular text element you can use Rich text editor. Bubble has a free rich text editor plugin or you can use ours: https://zeroqode.com/plugin/zq-rich-text-editor-1527080205468x894712503856267300

Thanks a lot Levon. That totally helped.

However, another issue I now have is few extra HTML tags are being displayed on the front end. I am using rich text input(from Bubble). How can I get rid of these unnecessary tags which are being shown?

Thanks again for answering my questions.

most likely they are part of the text, just delete them. Or perhaps you are using plugin’s html output and not the text output