P pogo84 Chevereto Member Feb 8, 2017 #1 Hi, Im using split landing + images for home page, and I want to images look like on Explore page with title, author and if is gif file loading icon. How can i do that? I try do modificate Index.php file but no luck Thanks
Hi, Im using split landing + images for home page, and I want to images look like on Explore page with title, author and if is gif file loading icon. How can i do that? I try do modificate Index.php file but no luck Thanks
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Feb 8, 2017 #2 Dashboard > Settings > Homepage Select "Route Explorer" under Style.
P pogo84 Chevereto Member Feb 8, 2017 #3 Yes, I know that but I want on split landing pics showed same like on route explorer with description, gif loading and uploader... 😉
Yes, I know that but I want on split landing pics showed same like on route explorer with description, gif loading and uploader... 😉
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Feb 8, 2017 #4 app/routes/route.index.php Change this: PHP: $list->output_tpl = 'image_plain'; To this: PHP: //$list->output_tpl = 'image_plain';
app/routes/route.index.php Change this: PHP: $list->output_tpl = 'image_plain'; To this: PHP: //$list->output_tpl = 'image_plain';