Jump to content

Default Theme View page Description


Serghei

Recommended Posts

Hello! On view page content description text after "copy and paste" its looks like a lot of text together (see the black theme screenshot), I have left some empty rows, but after adding on view page looks like in the 1st screen shoot. will be nicer to look like on second screen shoot (white theme) can we do that in kvs? and also the links looks like buttons... 

thank you

Screenshot_6.jpg

Screenshot_7.jpg

Link to comment
Share on other sites

Do you mean you added empty rows into video description, e.g. like this?

video_description.png.6fb25e1f3d9f2177b3e492613ca7ac23.png

 

In order to correctly display this please go to Website UI -> Pages -> View Video page -> video_view block template.

Find this:

<em>{{$data.description}}</em>

Change like this:

<em>{{$data.description|replace:"\n":"<br>"}}</em>
  • Thanks 1
Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...