The difference between flypage.html and results.html

Posted Posted by jerothe in Interchange     Comments No comments
Sep
28

I have been having a problem at work with the Interchange site I am building. The flypage, which is exactly what it is titled (A page that generates on the fly based on user input) was not applying the template. Every page of my site had the correct template except the flypage, and even then, it only seemed to be in a product category with all of the products listed respectively.

If you clicked on a specific product, the page came up with the correct template. Well, in the Pages folder there is a file called results.html. This is the page that is used solely to generate another page on the fly, this time only displaying the results of a user chosen category.

After I went in and set the correct template for that page everything seemed to work fine. And easy mistake to make, my boss actually pointed this out to me since this is the first site I have built that has steered away significantly from the base template.

Post comment