Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • davikos Friend
    #169221

    hi there, i have this problem with readmore…

    Here (Sction Blog Layout): http://www.garbounisbros.gr/index.php?option=com_content&view=section&layout=blog&id=7&Itemid=149&lang=el

    i can see the pagination and the readmore button… BUT!

    here i cannot (Category Blog Layout): http://www.garbounisbros.gr/index.php?option=com_content&view=category&layout=blog&id=55&Itemid=213&lang=el

    Any suggestions?

    I’m using community plus and jce editor… all my settings are correct about paggination and readmore.

    thank you in advance…

    davikos Friend
    #416412

    someone???

    davikos Friend
    #416565

    Finally i got it..

    The file: at templatesja_community_plushtmlcom_contentcategoryblog_item.php is incomplete!

    I add this code:

    <p class="readmore">

    <a href="<?php echo $this->item->readmore_link; ?>" title="<?php echo $this->escape($this->item->title); ?>">

    <?php if ($this->item->readmore_register) : ?>

    <span><?php echo JText::_('Register to read more...'); ?></span>

    <?php else : ?>

    <span><?php echo JText::_('Read more...'); ?></span>

    <?php endif; ?>

    </a>

    </p>

    at line: 93

    and it is sloved..

    hope this topic help some others…

    BTW: no reply at all from the support? thanks guys… :((

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

This topic contains 3 replies, has 1 voice, and was last updated by  davikos 13 years, 1 month ago.

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