How do I add more photos to specific child-headers in Portfolio? I have three subheaders, and when I copy & paste the code to add a photo, it only displays in the second subheader. I want certain photos to appear in the third subheader, and I need to modify the code.
Thank you
Hey there
Can you please elaborate a little bit more?
Please provide URL of page and let me know what exactly is your goal
Thanks
I am building the page locally, and my Portfolio section has four categories, “All” to display all of the photos, and “categories #1 thru #3” where each of the photos are assigned.
When I copy and paste to create a new photo placement, it only appears in category #2, and I want to redirect the images to either category #1 or #3.
The duplicated html line is:
<div class="item web col-sm-6 col-md-4 col-lg-4 col-xl-3 mb-4">
<a href="images/img_21.jpg" class="item-wrap fancybox" data-fancybox="gallery2">
<span class="icon-search2"></span>
<img class="img-fluid" src="images/img_21.jpg">
</a>
</div>
[END]
Thank you for your time!!
Hi
Can you please upload it somewhere? code that is shared here is a small piece of detail and I cant see the whole picture of the problem
Regards
Thank you, and I was able to determine the issue - Best!
Okay, thanks for updating us 
Have a good week