Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • mybne Friend
    #1038875

    When date or title set to show, front end becomes messy with some coding. I attached a screenshot with explanation.


    1. error
    pavit Moderator
    #1038880

    Hello

    Edit this file /templates/ja_university_t3/html/top-col.php

    Find at line 178

    <span> <?php echo JText::_('TPL_ARTICLE_CATEGORY_IN') ?> </span>

    Change to ::

    
    <span> <?php echo JText::_('TPL_ARTICLE_CATEGORY_ON') ?> </span>

    Find at line 236

    echo JText::_('TPL_MOD_ARTICLES_CATEGORY_READ_MORE');

    Change to :

    echo JText::_('TPL_MOD_ARTICLES_CATEGORY_READ_MORE_TITLE'); 

    Regards.

    mybne Friend
    #1038890

    I don’t have this file under the given path/ Should I create?

    mybne Friend
    #1038892

    Hello

    Edit this file /templates/ja_university_t3/html/top-col.php

    Find at line 178

    <pre class="prettyprint linenums:1 prettyprinted" style="">

    1. <span class="tag"> <span class="pln"> <span class="pun"><?<span class="pln">php echo <span class="typ">JText<span class="pun">::<span class="pln">_<span class="pun">(<span class="str">’TPL_ARTICLE_CATEGORY_ON’<span class="pun">) <span class="pln"> <span class="pun">?> <span class="pln"> <span class="tag">

    Change to ::

    <pre class="prettyprint linenums:1 prettyprinted" style="">

    1. <span class="pln">
    2. <span class="tag"> <span class="pln"> <span class="pun"><?<span class="pln">php echo <span class="typ">JText<span class="pun">::<span class="pln">_<span class="pun">(<span class="str">’TPL_ARTICLE_CATEGORY_IN’<span class="pun">) <span class="pln"> <span class="pun">?> <span class="pln"> <span class="tag">

    Find at line 233

    <pre class="prettyprint linenums:1 prettyprinted" style="">

    1. <span class="pln">echo <span class="typ">JText<span class="pun">::<span class="pln">_<span class="pun">(<span class="str">’TPL_MOD_ARTICLES_CATEGORY_READ_MORE’<span class="pun">);

    Change to :

    <pre class="prettyprint linenums:1 prettyprinted" style="">

    1. <span class="pln">echo <span class="typ">JText<span class="pun">::<span class="pln">_<span class="pun">(<span class="str">’TPL_MOD_ARTICLES_CATEGORY_READ_MORE_TITLE’<span class="pun">); <span class="pln">

    Regards.

    Found it under templatesja_university_t3htmlmod_articles_categorytop-col.php

    Please note

    pavit Moderator
    #1038946

    Sorry i missed module folder name

    Is then solved now ?

    mybne Friend
    #1039117

    Yes thank you so much. By the way I had 2 questons more in this forum but seems stuck. Do you have any idea how to solve them?

    pavit Moderator
    #1039119

    Do you have any idea how to solve them?

    Please open new topic and provide in it your website url and also a temp super user access for it.

    Best regards

    mybne Friend
    #1039170
    This reply has been marked as private.
    pavit Moderator
    #1039257
    This reply has been marked as private.
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 8 replies, has 2 voices, and was last updated by  pavit 7 years, 3 months ago.

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