Okay
  Public Ticket #1929247
Portfolio navigation with 2 portfolios
Closed

Comments

  •  5
    Michael started the conversation

    Hey guys,

    On my website I use 2 portfolios on 2 different pages (via WPBakery Portfolio Items). In each of the 2 portfolios I show different projects, categorized via Portfolio Categories. So far so good an d everything works great.

    When I click on a portfolio thumbnail in the first portfolio then I get to the single portfolio page with the portfolio navigation on the bottom (see attached screenshot). When I click the square in the center of the portfolio navigation I get back to the main (first) portfolio page, which is great.

    However, let's say I go to the 2nd portfolio page with the 2nd portfolio. I select  a thumbnail there and then I get to the according project page. When I now click here on the square on the bottom of the portfolio navigation (screenshot) I get back to the first, main portfolio page, but not the 2nd portfolio page.

    My question is, is it possible to somehow link the square on the bottom of each portfolio navigation back to each (!) portfolio?

    I hope it makes sense......

    Thanks!

  •  5
    Michael replied

    Here is the attachment.

  •  1,559
    Laborator replied

    Hi Michael,

    Go to Laborator > Theme Options > Portfolio Settings > Single Page and select the option to link the icon to the current category of that item:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    Michael replied

    Works like a charm - thanks!

  •  1,559
    Laborator replied

    Happy to hear that Michael, have a great daysmile.png

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    Michael replied

    Thanks Art!


    I just discovered a small thing when I use your suggested method.

    When I click the square in the portfolio navigation it now brings me back to the right portfolio, but somehow any other elements that I set up on the respective portfolio page are missing (like a text on top).

    I have seen that these are different pages, the original page with the portfolio (which I created) is www.domain.com/personal-projects and next to the portfolio thumbnails it has all the additional elements that I added like an additional text element above the portfolio thumbnails.

    Now when I click on the small square in the portfolio navigation it brings me back to a different page: www.domain.com/portfolio-category/projects which only (!) has the portfolio thumbnails but it misses any additional elements like texts elements etc.

    So my question is, is there a way to also edit the "portfolio-category pages" and add text elements so that they match, as they do not appear in my pages overview?

  •  5
    Michael replied

    Any idea how to fix that?

  •  1,559
    Laborator replied

    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

  •  5
    Michael replied

    To be honest I am a bit hesitant  when it comes to sharing credentials, although I am sure they are safe here.

    Maybe I described it too complicated what I am looking for:

    Basically I am just looking for a way to customize the WordPress archive/category page (add a title/text headline on top), since the archive/category page is the one where you get when you click the square in the portfolio navigation. 

    Thanks.

  •  1,559
    Laborator replied

    Hi Michael,

    Now you have explained it better, please follow the GIF image to edit the category:

    medium
    (view large version)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    Michael replied

    Thanks Art, that works but needs CSS tweaking in order to change the text size and font and make the container full width.

    To make that easier, do you know if there is also a way to edit the archive/category pages using WPBakery or at least add a WPBakery text element?

  •  1,559
    Laborator replied

    Hi Michael,

    Using the page builder it is not possible to edit the portfolio category, to make it full width add this CSS to Custom CSS:

    .archive .container, .archive .content-area {
      width: 100%;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    Michael replied

    Thanks Art!

  •  1,559
    Laborator replied

    You're welcome Michael, have a great weekend!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group