dannyphantom Posted December 29, 2015 Report Share Posted December 29, 2015 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 Quote Link to comment Share on other sites More sharing options...
Respected Posted December 29, 2015 Report Share Posted December 29, 2015 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> Quote Link to comment Share on other sites More sharing options...
dannyphantom Posted December 29, 2015 Author Report Share Posted December 29, 2015 (edited) 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.pngIf its okay, I don't create a new thread, this is my last question, greethings from germany, Dan Edited December 29, 2015 by dannyphantom Quote Link to comment Share on other sites More sharing options...
dannyphantom Posted December 29, 2015 Author Report Share Posted December 29, 2015 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, Quote Link to comment Share on other sites More sharing options...
dannyphantom Posted January 9, 2016 Author Report Share Posted January 9, 2016 Is there a way to show the full content with the font formatting on the frontpage? thank u Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.