Without {content} in template.. can't update pages?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Ruben_c
Forum Members
Forum Members
Posts: 35
Joined: Thu Jun 17, 2010 3:12 am
Location: Chile

Without {content} in template.. can't update pages?

Post by Ruben_c »

Hi!!, I made an ajax template that don't have the {content} tag, so when I want to update the content in the admin section,  nothing appear  ;D. Don't show the content neither wysiwyg,

It's a default featured or have a solution? ::)

Thanks in advance
A simple template that you can do with CMS Made simple.

http://www.octoporos.cl
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Without {content} in template.. can't update pages?

Post by Wishbone »

What are you trying to do? If you're not displaying the content, why are you trying to enter content?
Ruben_c
Forum Members
Forum Members
Posts: 35
Joined: Thu Jun 17, 2010 3:12 am
Location: Chile

Re: Without {content} in template.. can't update pages?

Post by Ruben_c »

of course that I display the content in frontend, but in the template the tag {content} it`s replaced for an ajax call, so de content is loaded dinamicly.

The problem is becouse I don`t use the {content} tag in the template, I cant update or change the page content in de admin panel.
A simple template that you can do with CMS Made simple.

http://www.octoporos.cl
nockenfell
Power Poster
Power Poster
Posts: 751
Joined: Fri Sep 12, 2008 2:34 pm
Location: Schweiz / Switzerland

Re: Without {content} in template.. can't update pages?

Post by nockenfell »

use

Code: Select all

{content assign="mycontent"}
[this message is written with 100% recycled bits]
Ruben_c
Forum Members
Forum Members
Posts: 35
Joined: Thu Jun 17, 2010 3:12 am
Location: Chile

Re: Without {content} in template.. can't update pages?

Post by Ruben_c »

Thanks  nockenfell I try with your advice.
A simple template that you can do with CMS Made simple.

http://www.octoporos.cl
Post Reply

Return to “CMSMS Core”