Ok, so here is the thing: I'm not sure if you initially imported demo data. if you do, then you this page under admin -> portfolio. Otherwise we can import the original portfolio items, all of them. If you provide updated wp admin access in a private comment.
I want to change the color of the preloader and I want to have a different animation going on in the preloader. Where can I customize this?
Hello Lucas,
When we are talking about the preloader color is it about the preloader text or the background?
You can change the preloader structure in /sections/preloader_section.php
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
I am talking about the background. And it would be good to have another loading animation when opening the page.
Hello Lucas,
The preloader background color can be set with
.preloader-wrap {
background: #000;
}
in customizer -> additional css
the animations are based on the preloader elements and are part of the gsap animations , mostly
This is an example in /js/scripts.js (path relative to the root theme folder)
https://prnt.sc/_VwSmchNEJ_N
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Thanks, the color works. I was just wondering what code I need to add to change the animation? And where do I need to add it?
Hi Lucas,
there are quite a few therefore we suggest scanning the theme files and look for preloader-wrap, trackbar, preloader-intro, loadbar, percentage-intro
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Where can I change the code of the theme? In customization?
Yes, if you need to change the css you can add your code to customizer -> additional css
if you need to change the animations for example you need to modify /js/scripts.js or /core/js/common.js - that's javascript code
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Thanks, where can I change the javascript code?
Hello Lucas,
As I mentioned we suggest scanning the theme files and look for preloader-wrap, trackbar, preloader-intro, loadbar, percentage-intro
these are the elements composing the preloader
an example of animation
selector : preloader-intro
you can find it /js/scripts.js
https://prnt.sc/kVAJE1jlkgeB
and the animation a gsap tween
gsap.to($(".preloader-intro span"), {duration: 0.7, opacity:0, xPercent: -101, delay:0.3, ease:Power4.easeOut});
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Okay, thanks will try that.
I want to create the following page for my own website: http://preview.themeforest.net/item/montoya-creative-portfolio-theme/full_screen_preview/51811310?_ga=2.99952538.528966553.1736099087-179159688.1734634934&_gac=1.253004283.1736107711.CjwKCAiA-Oi7BhA1EiwA2rIu2477eFPfSaXR7FUwZQgxi9DP3HuCtX9jHWAeiLYsqVktcBlse0XPzhoCLc8QAvD_BwE
Is that custom coded or can I change it myself?
Hey Lucas, you ve sent us a link with the preview frame and that always redirects to the home page. Can you plz use the direct live demo link?
http://clapat-themes.com/wordpress/montoya/
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Oh my bad. This is the page I was talking about: http://clapat-themes.com/wordpress/montoya/montoya_portfolio/sphere-digital/
Ah, ok. So this is a portfolio item page. Have you removed the original demo content?
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
I don't know where can I see it?
Under admin -> portfolio, there you can see all your portfolio items
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Okay and how can I then create a page like: http://clapat-themes.com/wordpress/montoya/montoya_portfolio/sphere-digital/
Ok, so here is the thing: I'm not sure if you initially imported demo data. if you do, then you this page under admin -> portfolio. Otherwise we can import the original portfolio items, all of them. If you provide updated wp admin access in a private comment.
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
I don't think I've done it already, do I just need to send a private ticket with the access?
Hello Lucas,
Yes, send us wp admin access in a private comment. Do you use Gutenberg or Elementor (we have demo data for both)
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
I will send the access. I use elementor.
Ok, thanks, closing this ticket as we are going to reply in the other thread.
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio