Setting up static pages (html or other)

Automotive101

Active member
Licensed customer
Hiya, looking at this tech, nice forum, but had a look at the add on's and other sites mentioned but could find how I add static to just have written content from a link or drop down menu, this may exist already, so let me know and any good examples of such sites, thanks
 
A page node can be used for that.

 
I created a lot of static page nodes on one of my sites. You can see an example here:


The "News" page on that site is a PHP node that calls a php script to process RSS feeds, The XF node system has a lot of flexibility.
 
I created a lot of static page nodes on one of my sites. You can see an example here:


The "News" page on that site is a PHP node that calls a php script to process RSS feeds, The XF node system has a lot of flexibility.
thanks
Is that node feature also what was used for the sub-header under your 'chart;' link ?
 
Is that node feature also what was used for the sub-header under your 'chart;' link ?

I don't know what you mean by sub header, but the chart pages were created using XF's stock node page system and the navigation menu was also configured using the stock XF navigation system.
 
If you mean the text that appears in my post where the link was posted, yes - the XF page node editor lets you define certain page elements like that description.
 
Back
Top Bottom