Okay
  Public Ticket #1053769
Portfolio
Closed

Comments

  •  2
    Nuria started the conversation

    Hello! Nice theme! but I have a very simple but important doubt.
    I need two portfolio pages. Each one with its own portfolio category.
    So that in every page I can set what items I show from the portfolio by category.
    Is this possible? I can't figure it out.

    Thanks!

  • [deleted] replied

    Hi Nuria,

    Yes this is possible, you have to create a page and assign Portfolio Page template:


    (view large version)

    Them you will see Portfolio Settings in Parameters and Options tab, click Custom Query and go to Custom Query tab:


    (view large version)

    Then you can set your preferred query preferences:


    (view large version)

  •  2
    Nuria replied

    That's great!!! thank you so so much!!

  •  2
    Nuria replied

    Sorry, two more questions I don't understand:

    1- Do you know why there is a space on the top of the portfolio page even that I set the header position over the content?

    2- Why there is space between items of portfolio if I set "Merged (no spacing)?

    Thanks!!

  • [deleted] replied

    Hi Nuria,

    1— Just add the code below to Custom CSS

    .portfolio-container-and-title .page-container {
        margin-top: 0px !important;
    }
    

    2— I don't see that problem on your site maybe it was a problem with a cache on your browser or by any cache plugin that you may be using.

    Will set this ticket as solved from here.

    Have a great weekend!

  •  2
    Nuria replied

    1- It's solved!
    2- It depens on the screen resolution 

    Thank you so much Ylli!!!

  • [deleted] replied

    Hi Nuria,

    Glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Will set this ticket as solved from here again