Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Bug : FPSS and joomfish - Tagline translated size

  • topsolutions
  • topsolutions's Avatar Topic Author
  • Offline
  • New Member
More
12 years 8 months ago #42388 by topsolutions
Hi,

There's a bug when using joomfish with FPSS.
I'm using FPSS 3.0.1.

Problem :
You are limiting the translated size of the "Tagline" to 50 characters, even if the original text is much larger.

Solution :
Go to administrator > components > com_joomfish > contentelements
and edit the file fpss_slides.xml
and change the line :
<field type="text" name="tagline" translate="1">Tagline</field>
to :
<field type="text" name="tagline" maxlength="250" translate="1">Tagline</field>

With this you can translate up to 250 characters (change the value above according to your needs).

Maybe this correction could be included in the next upgrade.

Regards,
Adriano

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


Powered by Kunena Forum