Hi there,
I´m a graphical designer that worked with DW. Now I´m trying “Wappler” and like software but I feel lost with all the information that is available but is outdated. I believe no one uses old version of Wappler. Why not differentiate this old information.
In this tutorial from 13/09/2020 on the minute 7:55 de “Include file” is presented like a good solution to create a template for a static website in HTML
The project (like in the video) is a static website in HTML
Windows 10 Enterprise
Wappler local server
NodeJS
Concerning what is not working: According to the youtube video minute 7:55 the “Include file” is presented like a good solution to create a template for a static website in HTML
I hope you understand that in order to use SSI includes your server needs to support them? Maybe take a look at this topic: SSI File vs PHP Includes it explains the different type of includes. Also you need to make sure your server has SSI includes enabled.
Teodor, thank you for your information.
I created a new project without a server and I started to work. I was able to upload content to the server. I was able to view the content on the site for a few minutes. And then I tried to change the CSS… on the “Include file”. It stoped to updating the content on the index.html .
Please check the video.
Sorry i don’t really understand what to look at exactly at this 5 minutes video of you clicking in Wappler.
What i see that you never save any of your files - main and include. Your files must be saved in order for the changes you made to be visible …
Thank your for your advice I will do the "Save".
I´m a new user (client) trying to migrate from dreamweaver to wappler. For the last two weeks I started to study wappler hopping to use this program has my main tool for webdesign with no good results.
The video helped you to understand my mistake (not saving the files). Sorry for my basic solution.
If SSI is not enabled on your server you cannot see them. Instead you can just use PHP pages and regular PHP includes ... they require no configuration on your server.