Okay
  Public Ticket #2287997
portfolio menu
Closed

Comments

  • Thierry started the conversation


    Hello

    I have seen that someone had the same problem 3 weeks ago.

    I want to use the same portfolio as the one in the Kalium dummy content "photography" theme.

    Every subcategory in the portfolio menu is displayed below each other under the main category menu, on the left side of the page and above the pictures.

    Is this an issue or is there a parameter to adjust in wordpress that I would not have seen

    I'm developping this website in my own computer (localhost)

    Best regards.

    Thierry

  •  1,558
    Laborator replied

    Hi Thierry,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer. I understood you want to use the Photography demo but could not understand what the problem with the categories is.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Thierry replied

    Hi,

    Here is a picture to show you where the problem is.

    When i try to build a photo galery in the same way that the galery in the "Photography" demo theme, the gategories in the portfolio menu are displayed vertically and above the pictures instead of been displayed horizontally. 

    Best regards.

    Thierry.


  •  1,558
    Laborator replied

    Hi Thierry,

    I will need to see your site live for an accurate answer, but you can try adding this CSS to Custom CSS:

    /* Portolio: Center Categories */
    .portfolio-title-holder .pt-column {
        margin: auto;
    }
    .product-filter .portfolio-subcategory {    
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
    .product-filter {
        text-align: center;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Thierry replied privately
  •  1,558
    Laborator replied

    Hi Thierry,

    I have modified the code and added a width: 100% and now the filter is shown in the center horizontally.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • Thierry replied

    Hi Art,

    Thank you very much. Now it works fine !

    Best regards.

    Thierry


  •  1,558
    Laborator replied

    Hi Thierry,

    I'm very happy to hear that :)

    I wish you have a great day!

    P.S: If you enjoy our theme it would be great if you head over to your Downloads tab and give us a nice review. We will love you forever.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Thierry replied privately
  •  1,558
    Laborator replied

    Hi Thierry,

    Can you please provide the admin URL as I cannot find it to log in.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Thierry replied privately
  •   Thierry replied privately
  •  1,558
    Laborator replied

    Hi there,

    I checked the first "problem" but that is not really an issue, you will have to save the popup changes first and then save the page, you will have to always save the popup first and then the page.

    Regarding Revolution Slider, if you're not using it for the moment you can deactivate/delete it.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Thierry replied privately
  •  1,558
    Laborator replied

    Hi Thierry,

    We have released a new theme update yesterday (3.0), can you please update the theme to that version and see if that problem is fied.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group