Including Data
Including Data
On my template there is a marquee. I want the marquee to display text from another page.. what would I have to do for that to happen?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Including Data
1. Install the cgsimple module
2. See the get_page_content method in that module.
2. See the get_page_content method in that module.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Including Data
That did the trick. Thanks!