Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • luna2207 Friend
    #158346

    I have a very long title and this title doesn’t appear till the end. How to fix this problem? I can’t make the title shorter, it has to be this one.
    See website: http://www.filipdegroote.be
    go to ‘Bibliography and book reviews’ – ‘Physical examination and observation in homoeopathy’
    I used the Ja-Rave template.

    Phill Moderator
    #370319

    Can you post a screenshot highlighting the exact area you are having issues with?

    luna2207 Friend
    #370321

    Here it is


    1. problem
    Phill Moderator
    #370322

    I see your problem now.

    In Joomla there are hardcoded limits for title lengths. I think (but have not tested) that you will have to edit the Joomla core. There might be a few places wwhere this needs doing, for example

    administratorcomponentscom_sectionsadmin.sections.html (line 253) :


    <td colspan="2"><input class="text_area"
    type="text" name="title" id="title"
    value="<?php echo htmlspecialchars($row->title); ?>"
    size="50" maxlength="50" title="<?php echo
    JText::_( 'TIPTITLEFIELD' ); ?>" /></td>

    I think for this modification you may be better off asking over on the Joomla forums.

    luna2207 Friend
    #370323

    Thanks for the answer, I’ll try it tomorrow, it’s late in Belgium now:)

    luna2207 Friend
    #370437

    I solved the problem in another way: I wrote ‘&’ instead of ‘and’, and the title appears till the end.

    But, I looked to the html-page you metioned, and I could change the maxlenght, but if I change the html-page, how do I load it to the server. Do I have to load the whole package of Joomla again? Or can I do it for just 1 page? And does Joomla knows where to put this page?

    Phill Moderator
    #370446

    To change those you need to download the file with an ftp app, edit it then re-upload just that file. Problem is there may be more instances of maxlength and without a bit of effort it might take some time to find all the ones we need. If you have fixed it with the use of an & then that is probably the best way.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Phill 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum