test melih
 melih
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • stjohnpatrick Friend
    #206978

    How do I add some text before the topic title? (see image)


    1. skitch2
    jooservices Friend
    #573052

    Hi there ?
    Are you using TOC ? You can check it in your com_content layout file.

    Thank you,
    Viet Vu

    jooservices Friend
    #738085

    Hi there ?
    Are you using TOC ? You can check it in your com_content layout file.

    Thank you,
    Viet Vu

    stjohnpatrick Friend
    #573057

    Thanks for the quick reply.

    Can you give me the file name and folder?

    stjohnpatrick Friend
    #738090

    Thanks for the quick reply.

    Can you give me the file name and folder?

    jooservices Friend
    #573080

    Hi there
    It should be com_content , view=article.

    If you can not work on it please provide your CPanel & backend access. I’ll help you work on it.

    Thank you,
    Viet Vu

    jooservices Friend
    #738113

    Hi there
    It should be com_content , view=article.

    If you can not work on it please provide your CPanel & backend access. I’ll help you work on it.

    Thank you,
    Viet Vu

    stjohnpatrick Friend
    #573081

    Found it – it was in

    templates/ja_teline_v/html/layouts/joomla/content/info_block/topic.php

    Then added the “More xxxxx Stories” to the following code

    <h6>
    <a href=”<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($topic->id, $topic->catid)); ?>” title=”<?php echo htmlspecialchars(JText::sprintf(‘ARTICLES_ABOUT_THE_TOPIC’, $topic->title)); ?>”>
    More <?php echo $topic->title; ?> Stories <i class=”fa fa-long-arrow-right”></i>
    </a>
    </h6>

    stjohnpatrick Friend
    #738114

    Found it – it was in

    templates/ja_teline_v/html/layouts/joomla/content/info_block/topic.php

    Then added the “More xxxxx Stories” to the following code

    <h6>
    <a href=”<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($topic->id, $topic->catid)); ?>” title=”<?php echo htmlspecialchars(JText::sprintf(‘ARTICLES_ABOUT_THE_TOPIC’, $topic->title)); ?>”>
    More <?php echo $topic->title; ?> Stories <i class=”fa fa-long-arrow-right”></i>
    </a>
    </h6>

    jooservices Friend
    #573082

    Glad to hear that

    Thank you,
    Viet Vu

    jooservices Friend
    #738115

    Glad to hear that

    Thank you,
    Viet Vu

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

This topic contains 11 replies, has 2 voices, and was last updated by  jooservices 9 years, 8 months ago.

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