first i have to say thank you for this awesome plugin. I have installed the plugin. After that, ia have chosen the "image content box". I filled in the title. But the element seems to have problems with special character. I tried to use " Wohnen & Design". But in the frontend the following title ist shown "Wohnen & Design".
Hi Andre I am out now do writing you from the phone, in general you can change this yourself. Go to add-on library and double click on the add-on. Click on the html tab. Find the title attribute. It should look something like this {{title}} and change it to this {{title|raw}} so when you want to allow html you need to add |raw
Hey guys,
first i have to say thank you for this awesome plugin. I have installed the plugin. After that, ia have chosen the "image content box". I filled in the title. But the element seems to have problems with special character. I tried to use " Wohnen & Design". But in the frontend the following title ist shown "Wohnen & Design".
http://dev.dasschoenwerk.de/
If i use the text-element and the h2-tag, the title is shown correctly. There seems to be a problem on your site. Can you help me please?
Thanks in advance
best regards
Andre
Hi Andre I am out now do writing you from the phone, in general you can change this yourself. Go to add-on library and double click on the add-on. Click on the html tab. Find the title attribute. It should look something like this {{title}} and change it to this {{title|raw}} so when you want to allow html you need to add |raw