I'm creating that artist site I mentioned previously in a previous post and started to integrate couchcms into it and just thought of a issue. On each artist page which is cloneable, I need unique heading and text which will be the artist name as the heading and text about the artist but I'm unsure how to make it unique for each artist page.
I put the artist name and artist text fields into globals.php but then thought, it will be the same text on each page which is no good. Is there a way to make each text unique for each artist?
For example I create a artist called Artist One then I can upload a image of that artist and then write some text relating to that artist then I create Artist Two and again upload a image of that artist and then write some text relating to that artist.
Then at the very bottom of each artist page, is the gallery of their work which would be done using the reverse relation type (think I have done this part although not fully tested yet) as need to find a way of having unique image and text related to each artist
I put the artist name and artist text fields into globals.php but then thought, it will be the same text on each page which is no good. Is there a way to make each text unique for each artist?
For example I create a artist called Artist One then I can upload a image of that artist and then write some text relating to that artist then I create Artist Two and again upload a image of that artist and then write some text relating to that artist.
Then at the very bottom of each artist page, is the gallery of their work which would be done using the reverse relation type (think I have done this part although not fully tested yet) as need to find a way of having unique image and text related to each artist