We finished setting up the demo data, please verify.
You need to replace the demo images scattered throughout content with your own, coming from media library. Browsers are blocking them because of the CORS policy.
Regarding portfolio grid:
The portfolio page templates do not display the content entered in the editor. They just build the layout automatically based on portfolio items options (hero image, hero title, subtitle, background etc) and the options of the page having this template.
So you edit these page templates indirectly by adding/modifying portfolio items under admin -> portfolio.
Do you know how I can delete some socials in the footer. Like 'X'? And is there a possibility to have a different header image once you click on the portfolio item then the one on the thumbnail on the overview of the portfolio page?
Hello Yasmine,
We finished setting up the demo data, please verify.
You need to replace the demo images scattered throughout content with your own, coming from media library. Browsers are blocking them because of the CORS policy.
Regarding portfolio grid:
The portfolio page templates do not display the content entered in the editor. They just build the layout automatically based on portfolio items options (hero image, hero title, subtitle, background etc) and the options of the page having this template.
So you edit these page templates indirectly by adding/modifying portfolio items under admin -> portfolio.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi!
I can't find 'admin' or 'portfolio' in my menu bar.
Can you please help me out?
Enter WordPress admin panel, left side bar, Portfolio
https://prnt.sc/NqTds1hnDH_L
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Lol, got it. I was totally looking in the wrong direction. Thanks for the super fast response! Can't wait to fill in the theme ;) Keep you posted!
Another question. What is the size of all the hero images? Can I also upload 1920x1080? Or you recommend an other size?
Nevermind, I already found the right size.
Do you know how I can delete some socials in the footer. Like 'X'?
And is there a possibility to have a different header image once you click on the portfolio item then the one on the thumbnail on the overview of the portfolio page?
Hello Yasmine,
first question: yes, you simply set the social URL empty in customizer -> footer settings
second question: no, it's the same image . This helps in making ajax page transitions smooth
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Perfect thanks! Do you know how I can switch an image on the portfolio grid lay-out from vertical to horizontal?
Hello Yasmine,
you can force all the items in the showcase grid to landscape view with
.showcase-portfolio .clapat-item {
height: 22vw !important;
}
in customizer -> additional css
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy