-
AuthorPosts
-
June 1, 2017 at 8:28 pm #1038875
When date or title set to show, front end becomes messy with some coding. I attached a screenshot with explanation.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 1, 2017 at 8:59 pm #1038880Hello
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.
1 user says Thank You to pavit for this useful post
June 1, 2017 at 10:03 pm #1038890I don’t have this file under the given path/ Should I create?
June 2, 2017 at 12:15 am #1038892Hello
Edit this file /templates/ja_university_t3/html/top-col.php
Find at line 178
<pre class="prettyprint linenums:1 prettyprinted" style="">
- <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="">
- <span class="pln">
- <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="">
- <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="">
- <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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 2, 2017 at 6:48 pm #1039117Yes 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 2, 2017 at 6:53 pm #1039119Do 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
June 2, 2017 at 11:27 pm #1039170This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 3, 2017 at 2:50 pm #1039257This reply has been marked as private.AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 8 replies, has 2 voices, and was last updated by pavit 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Possible bug found
Viewing 9 posts - 1 through 9 (of 9 total)