-
AuthorPosts
-
April 14, 2014 at 7:58 pm #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!
April 16, 2014 at 1:32 am #251880Hi spallen8877!
Which portfolio display is this with? Can we see what you have live now?
Best regards,
DevinApril 16, 2014 at 4:41 am #251927This reply has been marked as private.April 16, 2014 at 4:49 am #251928This reply has been marked as private.April 17, 2014 at 8:30 am #252491Hi!
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!
PeterApril 17, 2014 at 2:27 pm #252707This reply has been marked as private.April 17, 2014 at 3:15 pm #252732This reply has been marked as private.April 17, 2014 at 4:38 pm #252773This reply has been marked as private.April 21, 2014 at 2:56 pm #253816This reply has been marked as private.April 21, 2014 at 4:14 pm #253896Hi!
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,
PeterApril 21, 2014 at 4:16 pm #253898This reply has been marked as private. -
AuthorPosts
- The topic ‘Sortable Portfolio – Please Assist’ is closed to new replies.