• Hi , I have setup the CMS but I see all of the HTML code. I would think I would need some type of place holder to trigger the CMS to only look at that specific area. Can you give me an example on how you would do this.
  • Hello,

    For every page, you need to create IU content (e.g. articles.php => Articles, news.php => News) and enter content you want to show. After that open news.php with source code editor and insert [content]News[/content] where you want your "News" content to appear. Do same on each file for every IU content. Also you can have IU content that is shown on more than one page (footer information, sidebar news, ...)

    That way, you need to create separate IU content for each .php file. This is useful when you have small mostly static web site and need to update your existing contents from time to time. When you need to add new contents constantly (on a more dynamic web site) you should use our Dynamic pages approach:

    http://www.cubescripts.com/instant-update/wiki/usage:dynamic_pages

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!