golden hour
/home/phakp/public_html/wp/wp-content/themes/fluida/content
⬆️ Go Up
Upload
File/Folder
Size
Actions
content-notfound.php
583 B
Del
OK
content-page.php
1.28 KB
Del
OK
content-status.php
1.29 KB
Del
OK
content.php
2.18 KB
Del
OK
landing-page.php
274 B
Del
OK
user-bio.php
1.47 KB
Del
OK
Edit: landing-page.php
<?php /** * This file handles landing page elements * * @package Fluida */ fluida_lpslider(); fluida_lpblocks(); fluida_lptext('one'); fluida_lpboxes(1); fluida_lptext('two'); fluida_lpboxes(2); fluida_lptext('three'); fluida_lpindex(); fluida_lptext('four'); // FIN
Save