🛠️Configuration
Here are the integrations that you can configure on the product after installation.
Last updated
Here are the integrations that you can configure on the product after installation.
If you want to change any text on site or want to change the privacy policy or terms & services page you can do so by changing it in files located in the following directories.
If you want to change anything on Main Page
home.php
Components of Main Page
footer.php
HEAD.php
header.php
hero.php
theme-switch.php
video-box.php
If You want to change Privacy Policy & Terms and Services page
privacy-policy.php
terms-and-conditions.php
You can use any ad network codes just replace your ad code in the respective ad block.
\app\Views\home.php
\app\Views\components\hero.php
\app\Views\components\video-box.php
In the above-mentioned files find the following code and replace it with your own ad unit code
Find the following code to replace with 728x90 Banner Code
Find the following code to replace with 300x250 Square Code
Find the following code to replace with 160x600 Ad Code
Last updated
<div class="placeholder">728x90</div><div class="placeholder">300x250</div><div class="placeholder">160x600</div>