Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • simplesite Friend
    #193329

    Hello,

    Is it possible to get rid of the “/all” in the url when using “List all categories”?

    Here is the issue. See the difference:

    http://going-natural.com/natural-hairstyles/all/
    http://going-natural.com/natural-hairstyles/

    http://going-natural.com/americas-next-natural-model/season-5-annm/all/
    http://going-natural.com/americas-next-natural-model/season-5-annm/

    Thank you.

    Hayden A Friend
    #516847

    Please try to change the alias of menu item of that page by logging into backend > Menus > Main menu > Home Black Hairstyles menu item and look for Alias option (just underneath menu title)

    http://easycaptures.com/fs/uploaded/864/2535486183.png

    simplesite Friend
    #516936

    Non of my aliases have /all in them This is my alias for natural hairstyles: black-natural-hairstyles


    1. alias
    Hayden A Friend
    #516952

    You mean the list view instead the grid view to list all the articles in the categories?
    If that is the case, please follow steps below:
    Step 1: Backup your site
    Step 2: Remove 2 files ‘default.php’, ‘default_items.php’ in folder ..templates/ja_fixel/html/com_content/categories
    Step 3: Create a file ‘custom.css’ in the folder …templates/ja_fixel/css and add following css style:

    .categories-list {
    padding: 40px;
    background: #fff;
    }

    .categories-list .page-header a {
    color: #111;
    }

    .categories-list .page-header a:hover,
    .categories-list .page-header a:focus,
    .categories-list .page-header a:active {
    color: #fc615d;
    text-decoration: none;
    }

    .category-desc img {
    margin-bottom: 10px;
    }

    Hope that helps.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Hayden A 10 years, 10 months ago.

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