test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stevens1 Friend
    #180908

    In the blog_item.php file, there is the following code for subtitle link.

    <a href=”<?php echo $cat->link;?>” title=”<?php echo trim(strip_tags($cat->description));?>”>
    <span><?php echo $cat->title;?></span>
    </a>

    The ‘echo $cat->link;‘ part takes the link to the Category with blog style, and I don’t want the blog style.

    How can I change it to link to same as ‘List All Categories’ style?

    Please give me advice.
    Thank you for your time.

    Sherlock Friend
    #467953

    Hi stevens1,

    Don’t know why you want this but I think it’s impossible, when you clicked at a category link it can only show you a blog layout that display all articles under the category, how can you apply a “List All Categories” layout for a category ? For me it’s impossible.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 2 months ago.

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