![]() |
|
paypal button on each image - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: paypal button on each image (/thread-5784.html) |
paypal button on each image - juliette - 2009-09-02 Hello everybody! I have a doubt: I'm creating my paypal buttons and I now have an individual code for each one. I need each button to appear by a especific image (each image have its own button). Is there a way to do it via this code? I know this calls an image specific description so I assume it can be used to display its specific button. My question must be very simple (I'm not a developer) but I don't know wich codes or/and files must I change for this to work. Thank you very much for the time! paypal button on each image - acrylian - 2009-09-02 [i]I'm creating my paypal buttons and I now have an individual code for each one[/i] BEtter would be to use the paypal plugin a user has made. See our plugins page on the extensions section. paypal button on each image - juliette - 2009-09-02 Hello acrylian! Thanks for the answer by "individual code" I mean that when you create a paypal button you get a code to paste on the html. Its individual cause you put some specific info for that particular object you want to sell, so you get a button for each of the products on sale. You're right, I first tried to use the google checkout product, having some problems and I was told none of those plugins (checkout and paypal) where working correctly and the developer stopped working on them. Maybe I got it wrong, is ok to use paypal then? paypal button on each image - acrylian - 2009-09-02 Ok, I know the general principle of PayPal, although I have never used it that way. Then you have to paste the html into the desc field and make sure that the html tags you use within that are allowed. And yes, sorry, you are right about the paypal plugin. Its developer made the eZenphoto paypal solution which is sadly still more a hack based on the older 1.2.4 release. paypal button on each image - agentalibi - 2009-09-02 Hi, trying to do a similar thing. Trying to add a donate button from paypal in an album description. When I paste the code in the HTML editor it shows correctly but then when I click save changes it disappears. Only just started with Zen photo, am I doing something very basic wrong? paypal button on each image - acrylian - 2009-09-02 See my comment about the allowed tags above. paypal button on each image - agentalibi - 2009-09-02 Where do I find a list of allowed tags? paypal button on each image - juliette - 2009-09-02 I'm a littel confused about the tags too. You said it was on the admin tag option, but I don't know exactly what you mean. What kind of tags must I put in there? Thanks! paypal button on each image - juliette - 2009-09-02 Hey agentalibi, I found out what tags is acrylian refering to: Now we must just figure out what tags does our paypals button have for them to work. I'm working on it, let you know how it goes paypal button on each image - agentalibi - 2009-09-02 Hey Juliette, I added the tags I got from revealing the code on the paypal site and got the image, but still can't get it to link properly to Paypal paypal button on each image - agentalibi - 2009-09-02 Managed to make progress. The tags allowed are below: a => (href =>() title =>() target=>() class=>() id=>()) paypal button on each image - juliette - 2009-09-03 hi agentalibi, paypal button on each image - acrylian - 2009-09-03 Glad you generally figured out what I meant. |