Hi,
I am pretty sure that CouchCMS is one of most flexible systems that me as designer used for content manipulation. What I have done in my new project and where I stuck will be piece of cake for someone who understands coding a bit better. So, I am using couch for project with basic catalogue constructed from Portfolio and Gallery tutorials.
What I have done for now:
- clonable='1' dynamic_folders='1' gallery='1'
- works excelent
Each folder have his own TITLE, DESCRIPTION AND IMAGE
On my index.php page I am showing all folders/categories with image and title (with url to folder items).
On my products page I am showing folder title, folder description and all folder items (images with lightbox link), as well as category menu (all other folder links k_folder_link/k_folder_title).
It is amassing how everything works so smooth and with any errors. This is very easy to setup following well described tutorial on couch site.
But, yes there is one problem for me and further wish. I want on folder/category page where all my product/images are listed show contact form with custom fields which can be easily changed in admin area. Exactly i need custom fields in folder list because I have different products categories related to different order elements.
Is there any solution for this using external php contact form or I must build one and connect with couch folders structure?
Thanks in advance,
Proteus
I am pretty sure that CouchCMS is one of most flexible systems that me as designer used for content manipulation. What I have done in my new project and where I stuck will be piece of cake for someone who understands coding a bit better. So, I am using couch for project with basic catalogue constructed from Portfolio and Gallery tutorials.
What I have done for now:
- clonable='1' dynamic_folders='1' gallery='1'
- works excelent
Each folder have his own TITLE, DESCRIPTION AND IMAGE
On my index.php page I am showing all folders/categories with image and title (with url to folder items).
On my products page I am showing folder title, folder description and all folder items (images with lightbox link), as well as category menu (all other folder links k_folder_link/k_folder_title).
It is amassing how everything works so smooth and with any errors. This is very easy to setup following well described tutorial on couch site.
But, yes there is one problem for me and further wish. I want on folder/category page where all my product/images are listed show contact form with custom fields which can be easily changed in admin area. Exactly i need custom fields in folder list because I have different products categories related to different order elements.
Is there any solution for this using external php contact form or I must build one and connect with couch folders structure?
Thanks in advance,
Proteus