English > Extensions and jDiction
Alternative Read More Text
d4rkbl4de:
Hi,
I've been trying to add a translation field for the alternative read more text for articles in Joomla 3 but to no avail. How would that work?
Thanks.
Harald Leithner:
I'm not sure where the alternative read more text is.
d4rkbl4de:
In your article, go to Options and near the bottom, there is a Read More Text. :) It changes your Read more text.
Harald Leithner:
change the content.xml file in libraries/jdiction/tables.
add
--- Code: --- <fields name="attribs">
<fieldset name="basic">
<field name="alternative_readmore" />
</fieldset>
</fields>
--- End code ---
before
--- Code: --- </form>
--- End code ---
d4rkbl4de:
I'm trying to do the XML for JEvents. I'm a little bit confused on that one too. Mind helping? :)
JEvents 3.1.17
Also, thanks a lot for the help!
Navigation
[0] Message Index
[#] Next page
Go to full version