Okay
  Public Ticket #1664313
Portfolio Grid - Subcategories
Closed

Comments

  •  1
    VisArtCBR started the conversation

    Hello

    One of the main reasons I bought Kalium was for the ability to display subcategories.  I have two questions.

    1.  In the photography demo, the subcategories appear all on one line, while mine appear as a vertical list.  How do make it look like on the demo?

    2.  Is it possible to show subcategories using the post grid (as opposed to the portfolio grid) for subcategories I have for my post content.

    Thank you!

  •  1
    VisArtCBR replied

    I should add that as it is the subcategories overlap the content and as such are partly hidden.

  •  1
    VisArtCBR replied

    Hello

    I found a solution:

    .product-filter .portfolio-subcategory {    position: relative !important;
    }
    .product-filter {    text-align: center !important;
    }

    This displays the subcategories horizontally but on a line below.  How do I get it to show on the same line as the categories, just like the photography demo?

  •  1,559
    Laborator replied

    Hi there,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    VisArtCBR replied

    Hi Art

    This site is now public.  You can see the issue here:

    http://www.visualartcanberra.com/

    http://www.visualartcanberra.com/artists/

    http://www.visualartcanberra.com/events/

    http://www.visualartcanberra.com/galleries/

    I'd like to recreate the category/subcategory setup in the photography demo where all the categories/subcategories display on the same line.  In contrast, mine display on separate lines.

    If you still need site credentials, happy to provide them.

    Thanks

    Weng

  •  1,559
    Laborator replied

    Hi Weng,

    I see you have also created a ticket for this issue, I will reply there and there is no need to create more than a ticket/reply as we see all the tickets and each of them will get a reply. I will set this ticket as closed.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    VisArtCBR replied

    Hi Art

    I'm not sure what you mean.  Where will you reply? I don't remember asking this question about subcategories anywhere other than here.

    Weng

  •  1,559
    Laborator replied

    Hi Weng,

    I apologize for the mistake, I opened two tickets at the same time and typed what I should type in the other ticket.

    Try adding the following CSS as this should fix your issue:

    .product-filter .portfolio-subcategory {
        position: absolute !important;
        width: 100% !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    VisArtCBR replied

    Hi Art

    Thanks Art!  That worked perfectly except on this page - http://www.visualartcanberra.com/events/

    Attachment (screen shot) shows 'Yass Valley' is still on a separate line.  If I change the width in the css to 120% I think it fixes it, but then it does not display properly on mobiles (the categories/subcategories are partially offscreen).

    Thanks

    Weng

  •  1,559
    Laborator replied

    Hi Weng,

    Glad to hear that.

    As for the last question, please add this CSS code to your Custom CSS area:

    .portfolio-title-holder .pt-column {
        width: 100%;
    }

    And it should solve that little problem :)

    Have a great day!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    VisArtCBR replied

    Hi Art

    That worked...but it cause an issue with my artist page (see screenshot).

    It's showing the wrong posts, it's suddenly full width and all categories/subcategories are showing together.

    I deleted the .css from the events page, purged all cache, but it didn't fix it.

    Thanks

    Weng

  •  1
    VisArtCBR replied

    Also, on that page there is no longer an option to edit the page at the top of the screen.  (I have to go through the dashboard and pages list to access editing.)

  •   VisArtCBR replied privately
  •   VisArtCBR replied privately
  •  1
    VisArtCBR replied

    Thanks for all your help Art!  Everything seems to be working great now.  You can go ahead and close this.

  •  1,559
    Laborator replied

    I'm glad to hear that

    In case you post another ticket in the future to make the ticket thread clean, I suggest you to edit a previous response to avoid posting twice in a row. Doing this is more cleaner to understand what you wrote, and also will not send your ticket to the bottom of the queue!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!

    I wish you a great day.

    Will set this ticket as solved from here.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    VisArtCBR replied

    Thanks for letting me know about the edit button (it didn't occur to me at all).  I have left a review.

    Keep up the great work.