Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Title splited in 2 lines

More
4 years 4 months ago #37480 by Björn
Hi,
I nee to split the title of the different project e.g. "Erneuerung Kraftwerk Ziegelbrücke Energie <br> Ziegelbrücke/GL" into two lines. Unfortunately the <br> is not working in the title field of the component.

Is there any possibility to make the <br> work in the title field?

Thank you very much,
Björn

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #37482 by HaiND
Replied by HaiND on topic Title splited in 2 lines
Hi
Thank you for feedback us
If you want custom to add tag <br> in the title as image bellow:
prnt.sc/q5bvgt
I will instruction custom it, in the file:
....\administrator\components\com_jux_portfolio_pro\models\forms\item.xml replace from to line 14 to line 22, mean is:


<field
name="title"
type="text"
label="JGLOBAL_TITLE"
description="JFIELD_TITLE_DESC"
class="inputbox"
size="50"
required="true"
labelclass="control-label" />

Replace by:

<field
name="title"
type="textarea"
required="true"
default="default"
label="JGLOBAL_TITLE"
description="JFIELD_TITLE_DESC"
rows="5"
cols="5"
filter="raw"/>

Hope it will help you, if you can't change code, I will custom for you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #37486 by Björn
Replied by Björn on topic Title splited in 2 lines
Perfect, exactly what I was looking for!
Thank you very much,
Bjoern

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #37487 by HaiND
Replied by HaiND on topic Title splited in 2 lines
Hi
If still have problem, please contact us, pleased to assist you
Hope you will continue to use other JoomlaUX products
Thanks

Best Regards
--HaiND--
The following user(s) said Thank You: Björn

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.032 seconds
Powered by Kunena Forum