Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • easykey Friend
    #156996

    I tried the usual hack to remove the category list numbering

    i.e. Open the default_items.php file in components/com_content/views/category/tmpl

    and remove these lines:

    <?php echo JText::_(‘Num’); ?>
    and
    <?php echo $this->pagination->getRowOffset( $item->count ); ?>

    However I gues these T3 templates work differently as this has no effect.

    How can I do this in the T3 Template?

    easykey Friend
    #365140

    Just figured it out.

    Edit the file called default_items.php in this directory

    /plugins/system/jat3/base-themes/default/html/com_content/category

    Saguaros Moderator
    #365318

    <blockquote>Just figured it out.

    Edit the file called default_items.php in this directory

    /plugins/system/jat3/base-themes/default/html/com_content/category </blockquote>

    Please Do it the right way :

    You copy all files: from this

    /plugins/system/jat3/base-themes/default/html/com_content/category folder to the

    templates/ja_social/html/com_content/category folder

    And then edit the files.

    Do not edit the plugin files directly.
    Thanks

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 13 years, 5 months ago.

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