By Maximilian Wunderl on Thursday, 21 March 2019
Posted in General Issues
Replies 12
Likes 0
Views 440
Votes 0
Hi,
on the grid layout they take all tags from the introduction text - But i need the Link tags . How can i fix that?

greetings from Graz
Hey Maximilian,

I am sorry but I don't really understand your question here. Would you mind providing a link to the page and also provide us with a screen shot of the area that you are referring to so that we can understand your requirements better?
·
Thursday, 21 March 2019 22:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

i use for my blog postings EasyBlog » (Posts) Grid Layout. And on the Grid Layout and in the intro text they don't use any html tags. <a> or something. Here the Code:

<div class="eb-blog-grid__body">
Förderungen österreichweit Förderung für Terminonlinesystem TOS (leider nur in OÖ) Infos über den bundesländerweiten Rollout Infos über ELGA
</div>

But i need this:

<div class="eb-blog-grid__body">
<a href="#">Förderungen österreichweit</a>
<a href="#">Förderung für Terminonlinesystem TOS (leider nur in OÖ) </a>
<a href="#">Infos über den bundesländerweiten Rollout Infos über ELGA</a>
</div>


https://goo.gl/jru4zM This is the shortlink to my Website. The Second Posting with the Logo from the Site are postings with only Links. And the customer want the links also shown on the Grid Page.

Greetings.
·
Thursday, 21 March 2019 23:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah I see. I get what you mean now. If you have configured the grid menu item to truncate the content, then the html codes has to be stripped, otherwise there would be unclosed html codes.

If you do not want the grid layout to automatically truncate the content, you can set the option to 0 as shown here, https://take.ms/Jg0Qv

Without the automated truncation, EasyBlog will not strip out any html tags from the content.
·
Friday, 22 March 2019 00:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi!
Thanks for the information, i changed the option to 0 but it doesn't change anything =(
I tried HTML Block but the result is the same - truncate content.

Greetings.
·
Friday, 22 March 2019 15:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Maximilian,

Can you provide us the site's access at http://stackideas.com/dashboard/site so we can take a closer look at the content and settings?
·
Friday, 22 March 2019 16:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond,

it's done.

Greetings
·
Monday, 25 March 2019 15:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Maximilian,

It appears that by default, html tags are stripped from the grid layout and there is no setting currently that can change this behavior.

The reason why we enforce this is to provide the grid layout a consistent look(https://take.ms/EyJtL).

But, if you use the frontpage menu item(https://take.ms/t8Lj4), the formatting will not be stripped.
·
Monday, 25 March 2019 18:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi!

Thanks for your help,
Okey, i understand why the grid layout use the look. Now i will use the frontpage menu. =)

Thanks for the fast support and greetings
·
Monday, 25 March 2019 19:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright Maximilian and you're most welcome.
·
Monday, 25 March 2019 19:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post