What's the code you put in your gallery where you want your reciprocals inserted?
Chameleon submitter help?
Collapse
X
-
You don't have to put code in at all, you just edit the template inside chamelon if you want it different that default. But default usually works fine for most people, just select the amount of recips you want.
Here is a tutorial that quite a few people have responded well to: http://www.babagirl.com/ChamSub/Last edited by GweedZilla; 03-19-2005, 08:48 PM.icq: 199-245-330 -
Originally posted by GweedZillaYou don't have to put code in at all, you just edit the template inside chamelon if you want it different that default. But default usually works fine for most people, just select the amount of recips you want.
Here is a tutorial that quite a few people have responded well to: http://www.babagirl.com/ChamSub/
yeah, chameleon has generated the recips already...the default recips works fine all the time & make it sure that the database has been updated always...btw, that TUTORIAL helps me too...try it
Comment
-
Once you get to Step 4 or so in Chameleon -- gallery duplication -- you will see the code you need to put in your gallery template. Just pop that in wherever you want it to show up, and voila. I think the code for a recip is <recip> but i'm not sure.- David Hall
ICQ: 312744199Comment
-
I must not be explaining myself well. I can see the recip table code in step 3 but it's grayed out... I'm presuming this is because CS doesn't know where to put the recip table in the gallery. I've gotten as far as selecting the gallery to be duplicated..
It knows where to put the recips in the table, but not where to put the table on the page.Comment
-
Ok, I don't like THIS!
Here's my original gallery...
http://asianangels.sxjs.com/gallery1.htm
Here's what it looks like with recips inserted automatically:
http://asianangels.sxjs.com/asian5.html
I wanted them to go between the header and the first image table.
Comment
-
You should be able to put this code where you want the recips to be displayed (I'm assuming you are using 3) save it, and then select that page to be the one duplicated and all should be well.Originally posted by DagwolfOk, I don't like THIS!
Here's my original gallery...
http://asianangels.sxjs.com/gallery1.htm
Here's what it looks like with recips inserted automatically:
http://asianangels.sxjs.com/asian5.html
I wanted them to go between the header and the first image table.
Code:<table align="center" cellpadding="2" cellspacing="2" width="80%"> <tr> <td> <div align="center"><recip></div> </td> <td> <div align="center"><recip></div> </td> <td> <div align="center"><recip></div> </td> </tr> </table> <br>- David Hall
ICQ: 312744199Comment



Comment