Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Elxis 4.x/5.x DEV
»
Possible to increase length of image caption?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Possible to increase length of image caption? (Read 3513 times)
seadhna
Hero Member
Posts: 507
Possible to increase length of image caption?
«
on:
July 30, 2019, 13:28:53 »
Hi, is it possible to increase the limit of characters for image captions from 255? I have some captions which need to be longer.
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Possible to increase length of image caption?
«
Reply #1 on:
July 31, 2019, 15:03:14 »
You must change the maximum length option of the corresponding column in mysql database (table "elx_content").
Current status:
`caption` varchar(255) default NULL
You can change it to, for example, varchar(512)
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
seadhna
Hero Member
Posts: 507
Re: Possible to increase length of image caption?
«
Reply #2 on:
July 31, 2019, 18:20:26 »
Thanks!
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Elxis 4.x/5.x DEV
»
Possible to increase length of image caption?