scroll down to Importing demo content (so not using the wizzard)
If you can provide wp admin access in a private comment we can import demo data free of charge. This will give you a snapshot of our live demo you can start customizing from.
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.
We decided that some page templates will 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. These options are not configurable through the editor but in wordpress admin. WordPress platform offers the ability of showing the content entered in the editor by calling a specific function: the_content(). Elementor detects that the function is not called and displays a warning message.
The reason we decided we ignore the editor content is that unpredictable content entered with Elementor (that is so vast) may break/conflict with our styles and dynamic effects associated with the template.
For example, carousel page template (your homepage)
In every portfolio page template (including the portfolio carousel you have set as homepage) when you edit the page options (so Edit page not Edit with Elementor) you have the category filter field where you can paste one or more category slugs. Only these items belonging to these categories will be displayed.
How can i import the all demo data for using Elementor? Is not documentation whit the download.
Hi Felix,
the documentation is available online:
http://clapat-themes.com/helpcenter/harington/documentation-harington-getting-started.html
scroll down to Importing demo content (so not using the wizzard)
If you can provide wp admin access in a private comment we can import demo data free of charge. This will give you a snapshot of our live demo you can start customizing from.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Felix,
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.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thnank you!
But now i dont able to edit the page show me the problem i atach you
Attached files: problema.png
Its happend whit the homepage
Hello Felix,
We decided that some page templates will 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. These options are not configurable through the editor but in wordpress admin. WordPress platform offers the ability of showing the content entered in the editor by calling a specific function: the_content(). Elementor detects that the function is not called and displays a warning message.
The reason we decided we ignore the editor content is that unpredictable content entered with Elementor (that is so vast) may break/conflict with our styles and dynamic effects associated with the template.
For example, carousel page template (your homepage)
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Got it.
So how exclude or select categories to show in that home page?
In every portfolio page template (including the portfolio carousel you have set as homepage) when you edit the page options (so Edit page not Edit with Elementor) you have the category filter field where you can paste one or more category slugs. Only these items belonging to these categories will be displayed.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ohh, i got it, thank you very much.
Its any way to not to show the hero images in the portafolio when you are on the single page?
Hello Felix,
if you mean individual portfolio pages such as this one:
http://clapat-themes.com/wordpress/harington/harington_portfolio/london-royal-theatre/
and you want to keep the hero section but you don't need the image
you can go to /include/hero-properties.php and replace line 59
https://prnt.sc/VFkCsLyLlubV
with
$this->image = null;
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Yes, nut when i do that i lost the image that show the home page. I just wan a lose it in the SINGLE portafolio.
Thank you
Hi,
so I modified /sections/hero_section_container.php on order to remove the hero background image in individual portfolio pages
https://prnt.sc/VIT9L9ZpHx8H
https://licrybicard.art/harington_portfolio/dibujos/
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you very much!