php - FuelCMS echo the page body content that was set in admin page panel -


i tried setting content in body: enter image description here

i wanted echo content in elson.php file

so simple code

<?php echo fuel_var('body', ''); ?> 

the problem don't test word set on admin panel. why that?

any on this. appreciated.

your elson.php file won't called it's using main.php layout.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -