Lefora Free Forum
Loading
373 views

What am I doing wrong?: Adding a Subscribe Button to my sidebar

Page 1
(items) 1–14 of 14
Novice - member
33 posts

I would like to add a subscribe button to my sidebar for my newsletter and monthly teleseminar.  I can not get the sidbar to accept the HTML for the SUbscribe button. What am I doing wrong or is there something blocking it?  

Also, I had spoken to Chief about elimating the ads on my forum, as sometimes they go against what we are discussing in our forum (infidelity/affairs)...please let me know again how much it will cost to do this AND if this will allow me to place my own ads.  Thank you

Shepherdess

www.womeninmlc.lefora.com

__________________
Disclaimer: WINMLC is NOT to be considered a replacement for professional counseling/therapy, legal/financial, medical advice. Refer to In-depth Disclaimer.
Fanatic - moderator
1396 posts

Without seeing your Subscribe code there's no way of us to tell you what's wrong... Can you post it here?

__________________
hackyour.lefora.com/ for customizing your forum.
Regular - member
58 posts

Most 'subscribe' buttons involve javascript I believe, which isn't supported.

I think this is the closest thing you can use...

http://www.addtoany.com/

__________________
Here we go Brownies, here we go!!!................................www.BrownsNation.net
Novice - member
33 posts

Here is the HTML:  I not an HTML expert in the least bit...but I don't see any java script code...I am most likely wrong.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="5158292">
<table>
<tr><td><input type="hidden" name="on0" value="Silver Membership">Silver Membership</td></tr><tr><td><select name="os0">
 <option value="One Month Free Trial">One Month Free Trial 
 <option value="Monthly Newsletter">Monthly Newsletter 
 <option value="Monthly Conference Call">Monthly Conference Call 
 <option value="One FREE Coaching Session - One Hour">One FREE Coaching Session - One Hour 
</select> </td></tr>
</table>
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

Would I be able to embed this in a forum post or will it not be supported also?


Shepherdess


__________________
Disclaimer: WINMLC is NOT to be considered a replacement for professional counseling/therapy, legal/financial, medical advice. Refer to In-depth Disclaimer.
Fanatic - moderator
1396 posts

Hmmm. I can't get html to save in my custom html box.... Will try later for you.

__________________
hackyour.lefora.com/ for customizing your forum.
Superstar - member
580 posts

Should that include the <embed> at the beginning, </embed> at the end?

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Novice - member
33 posts

I will try this suggestion...

__________________
Disclaimer: WINMLC is NOT to be considered a replacement for professional counseling/therapy, legal/financial, medical advice. Refer to In-depth Disclaimer.
Novice - member
33 posts

Nope...the <embed> code doesn't work...I have a gapping hole...Any more ideas?

__________________
Disclaimer: WINMLC is NOT to be considered a replacement for professional counseling/therapy, legal/financial, medical advice. Refer to In-depth Disclaimer.
Regular - member
58 posts

Oh, this kind of 'subscribe' button d'oh!

I've had a lot of trouble with the PayPal html and Lefora, they don't seem to like each other.

__________________
Here we go Brownies, here we go!!!................................www.BrownsNation.net
Regular - member
130 posts

Oh, this kind of 'subscribe' button [image]

I've had a lot of trouble with the PayPal html and Lefora, they don't seem to like each other.

-zaklco


I see you got your paypal button working.  Mind sharing the code or where you got the buttons or a link on how to create one?   --->   PayPal - The safer, easier way to pay online.

 


__________________
For a forum made by foreign nurses for foreign nurses visit: foreign-nurse.lefora.com
Regular - member
58 posts

This is the basic code, replace XXXXXXX with your account #

<p align="center"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=XXXXX" class="external" rel="nofollow"><img src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online." /></a></p>

credit for that ^^ goes to Hal9000

__________________
Here we go Brownies, here we go!!!................................www.BrownsNation.net
Regular - member
130 posts

Thanks and kudos to hal9000 for sharing the code.  Just tested this and it worked fine alright.

Anyway, I just want to share this list of paypal button images w/c you can replace with the image from the above sample code.

Paypal button images:  http://www.atwebresults.com/paypal_buttons/


I'm presuming can also use the same code above and just replace XXXXX with her own account number for subscription purposes and replace the image as well with a paypal subscription button image?  Am I right or am I wrong?

__________________
For a forum made by foreign nurses for foreign nurses visit: foreign-nurse.lefora.com
guest
524 posts

The SUBMIT button that sheperdess wants to employ will NOT work on Lefora as it requires background scripting to function. Either Javascript, PHP, ASP or Perl. Presumably this was copied from the source of another website or via a web page creation program. Elsewhere in that code will the the code to run the script when the SUMIT button is clicked.

Anyway, none of that will work here as the lefora does not support cross site scripting.

You may find a Widget in Flash code for form filling and submitting, check out widgetbox.com or do a search for FLASH FORM Widget. It will need to be a FLASH APPLET to work.


__________________
Always remember you're unique. Just like everyone else.... www.fiftyplusforum.co.uk
Fanatic - founder
3755 posts

here's more info that might help (linking to paypal subscribe buttons from your lefora sidebar)

http://support.lefora.com/2008/10/08/frequently-asked-questions-w-answers/page2/#post9766773

__________________
find me answering questions at support.lefora.com or interviewing forum admins on blog.lefora.com
Page 1
(items) 1–14 of 14

Locked Topic


You must be a member to post in this forum