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

1111. appearing after print sequence - php -

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

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -