Tagged: category, masonary, Portfolio, subcategory
-
AuthorPosts
-
October 1, 2018 at 7:58 pm #1016733
Hello
I just installed enfold child theme and uploaded the demo enfold photography. For the portfolio side, I set up a parent category “countries” and a subcategory like “Indonesia” … “Myanmar”…”Thailand” … and more. But the subcategory always show up too. I actuall only would like to show the subcategory when I click the parent categorie. At the moment all category are showing ( parent – and subcategory ). How can I do that? I could no finde a suitable answer for that in the forum.The category’s like this now :
All/Black and White/Cambodia/Countries/Events/India/Indonesia/Landscape/Laos/Malaysia/Myanmar/Philippines/Places/Singapore/I would like it looks like this if I click countries:
Countries
Indonesia/Thailand/Myanmar/ ….Thanks for your help
Kind regards
Roger Baumann- This topic was modified 6 years, 1 month ago by Roger.
October 2, 2018 at 7:45 am #1016919Hey Roger,
Thank you for using Enfold.
That is not possible out of the box. You can only set one level of sorting buttons for the portfolio grid or masonry element. Unfortunately, you may need to hire a freelance developer to modify the default sorting script if you really need multiple levels of sorting buttons for your portfolio. You can contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelOctober 2, 2018 at 12:40 pm #1017017hi Ismael
thanks for answer. i choose two theme i test if they suitable for my projekt. i tested already the theme kalium, which also has a photography demo. I can order the subcategory which is a great option. I try out kriesi them now. I actually expected of tje photography demo that I can sort the subcategorys. all togheter I have about 13 parent+sub category. ( all the countrys i traveled). All in one row it looks confusing. well, probably i will ask codable for a customize offer.
thanks
kinde regards
rogerOctober 3, 2018 at 8:45 am #1017394Hi Roger,
I’m sorry if we can’t help you this time. I’m sure you’ll find a good developer on Codeable.
Please feel free to open a new thread if you need anything else.Best regards,
IsmaelOctober 3, 2018 at 4:30 pm #1017566hi ismael
Thank for answer. To have the category bether visible , could you provide me a css code, so that the slash “/” between the words disapear ?
thank for your help.kinde regards
rogerOctober 5, 2018 at 12:35 am #1018071Hi,
I may be be missing it but, please provide a link to the site/page in question so we can look into this issue further. I can provide css to remove the slashes.
Best regards,
Jordan ShannonOctober 7, 2018 at 6:01 pm #1018681This reply has been marked as private.October 10, 2018 at 3:51 am #1019715Hi,
Thanks for the update. Use this css code to remove the separators.
.av-sort-by-term .text-sep { display: none; }
And then use this css code to create some space between the sort items.
.av-sort-by-term a { margin: 0 7px 0 7px; }
Best regards,
IsmaelOctober 10, 2018 at 9:41 pm #1020065Hi Ismael
Thanks for that css. It works fine.kind regards
rogerOctober 11, 2018 at 4:46 am #1020149 -
AuthorPosts
- The topic ‘Category and Subcategory in Portfolio masonary’ is closed to new replies.