Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #251281

    I am trying to create a sortable portfolio on our site, but when I attempt to do this, I find there seems to be an issue. I will try to explain best I can. For example, if I have a category of animals with 5 photos in that category, and a category of people with 3 photos, and I sort for only animals, then click on the thumbnail, get the lightbox enlarged image, and then when I see the number of images in the bottom left, it would show as 8, and it should only be 5, because I would only want to see elements in the animals category. Is there any way to accomplish this?

    Thank you!

    #251880

    Hi spallen8877!

    Which portfolio display is this with? Can we see what you have live now?

    Best regards,
    Devin

    #251927
    This reply has been marked as private.
    #251928
    This reply has been marked as private.
    #252491

    Hi!

    1) You can add a Google+ social icon to the header (go to Enfold > Theme Options > Header) and the button is not required. You can configure the url with the “Social Icon URL:” field. I recommend to link the icon to your google+ profile or use this url: https://plus.google.com/share?url=http://www.aperture22.com/dev/ if you want that the user can share your website.

    2) Unfortunately the “sort/filter” effect is a pure visual effect and doesn’t change the website content. Thus you can’t remove the images from the lightbox if the user filters the portfolio. I recommend to create two separate portfolio pages if you want to avoid that the lightbox displays images from different categories.

    Cheers!
    Peter

    #252707
    This reply has been marked as private.
    #252732
    This reply has been marked as private.
    #252773
    This reply has been marked as private.
    #253816
    This reply has been marked as private.
    #253896

    Hi!

    1) The next/prev post/portfolio navigation doesn’t take care about the category order but it will sort navigate to the next/previous post based on the “publish” date. See https://codex.wordpress.org/Function_Reference/next_post_link and https://codex.wordpress.org/Function_Reference/previous_post_link
    If you want to limit the post navigation to the category of the current post/portfolio entry see https://kriesi.at/support/topic/portfolio-link-arrows/

    2) You can try to add the +1 script to the enfold\includes\helper-main-menu.php – insert it somewhere below

    
    <div class='container'>
    

    (there’re two occurrences of this code – the first line affects the submenu, the second the main menu). If the button doesn’t display properly please use a social bookmarks plugin like: http://wordpress.org/plugins/simple-share-buttons-adder/ or hire someone who can help you to implement the button based on your requirements.

    Regards,
    Peter

    #253898
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Sortable Portfolio – Please Assist’ is closed to new replies.