Jump to content

Featured Replies

Posted
comment_98285

Hey there, I wish all here a nice start into the new year next days!

I have a litte questions, 

Is there a way to show full articles on the pages frontpage and not only a few lines and then "read more" ?

This is important for me,

thx

comment_98288

Hello

Pages > Templates > Category Articles > entry

This code:

<section class='ipsType_normal ipsType_richText ipsType_break ipsSpacer_bottom' data-ipsTruncate data-ipsTruncate-size='7 lines' data-ipsTruncate-type='remove'>
					{$record->truncated()|raw}
				</section>

You need replace it to

<section class='ipsType_normal ipsType_richText ipsType_break ipsSpacer_bottom'>
					{$record->truncated()|raw}
				</section>

 

  • Author
comment_98298

Thank you!
I have a second litte question,
I use IP.Board 4.1 yet,

Is there a way to show the name of the files in the gallery?

I uploaded some videos and it would be nice to show the name of the file in the front end,
perhaps theres a easy way to set up this,

my first idea was to create a background picture with the names, but its not nice,

http://de.share-your-photo.com/img/7742d90871.png

If its okay, I don't create a new thread, this is my last question, 

greethings from germany, Dan 

Edited by dannyphantom

  • Author
comment_98300

I see, I can only one times edit my posts,
I try the code and it works, but the layout is only to see in the full artikle,
perhaps there is a way to change this, I will look later, perhaps I find a way to change this in the code,
It would be nice, when the first artikel is full shown and the other only with 7 lines,


 

  • 2 недели спустя...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.