test
Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1005415

    Hi
    Its beed hard to detect the problem on your site since its not on live server, Can u provide me steps to replicate this issue.
    Or Put the site on Live server and put it in Offline mode so nobody will see your site and i can check it via Login info.

    Regards

    giulia72 Friend
    #1005423

    Hi
    Enclosed all screenshots of my menu item

    Please not I didn’t customize anything in this template and my Joomla installation it clean installation

    So I don’t understand why this template doesn’t work as expected


    Pankaj Sharma Moderator
    #1005437

    Hi
    I applied same settings as in your PDF and this is the result of the menu: http://prntscr.com/e05bma
    I Think you are not using category images and set the category images to hide so its showing like this.
    Also you have set show empty category to Yes and the 0 is from the empty category.
    I suggest you to add category images and set them to show. Also hide the empty categories .

    Hope it helps.
    Regards

    giulia72 Friend
    #1005451

    Hi
    I don’t have assigned images in any categories (as I wrote in my first post) for this reason I don’t want to show them

    Also I don’t want to set empty category to "hide" as I want to show them even if they are empty.
    Also even if I have more than one sub-categories I see only the first one .

    You answer doesn’t help me :

    1. Why I have to assign an image to a category? is it mandatory for this template?
      2.Why I have to hide empty categories? is it mandatory? ( set empty categories to hide doesn’t change the ugly layout)
    Pankaj Sharma Moderator
    #1005458

    Hi
    In this case i need to check it directly on your site, kindly put the on live server and share details using private reply.
    Its hard to assume the problem with checking on site.
    Thanks for your understanding on this.
    Regards

    giulia72 Friend
    #1005463

    I let you know when available, but I have the impression this template has not been tested properly

    I’m wondering if I have to change it in this phase or not

    Pankaj Sharma Moderator
    #1005466

    but I have the impression this template has not been tested properly
    I am sorry if you feel it, but i have applied the same settings it works, you can post the URL of site when its live and i will check and help you to fix it directly on your site.

    Regards

    giulia72 Friend
    #1005467

    in your test it doesn’t work properly:
    as you can see the categories in your test appear in huge empty boxes like my site. Why?
    Is it the normal layout of this template? 🙁

    Pankaj Sharma Moderator
    #1005476

    Hi there is min height for the category containers Add below code in /css/custom.css file

    .categories-list .categories-main {
        min-height: 100%!important;
    }

    It will look like this : http://prntscr.com/e06gir

    beside this i again request you to post URL of site .
    Hope it helps.

    giulia72 Friend
    #1005481

    it is better now
    As the layout of sub-categories is wrong, is it possible to remove the link? see the pdf enclosed

    Also the some categories are positioned on the right side leaving 2 empty columns on the left, how can I move them correctly avoiding to show this empty spaces? see the pdf file


    Pankaj Sharma Moderator
    #1005614

    Hi
    kindly put the on live server and share details using private reply.

    giulia72 Friend
    #1006068
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1006069

    Hi

    Open custom.css file and add below code

    
        .categories-list .page-header .btn{display:none;}

    Save and check.
    Regards

    giulia72 Friend
    #1006074
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1006121

    Hi
    Add below code in custom.css file

    @media(min-width:768px){
        .view-category .content-category .cat-items { width:70%;float:left;padding-left:20px; padding-right:20px;}
     .view-category .content-category .cat-children{width:30%;float:left;padding-left:20px; padding-right:20px;}
    }

    Hope it helps.

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

The topic ‘List All Categories layout is ugly’ is closed to new replies.