![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
richfeelings
Join Date: Aug 2006
Location: United Kingdom.
Posts: 92
Thanks: 10
Thanked 2 Times in 2 Posts
|
Hi all,
I am going crazy trying to work this one out. Much appreciated if I can get a solution from you guys. What I am trying to is that on my salespage I have a main Paypal order button near the bottom (The normal paypal buy now button with some copy above it highlighting the offer). On various parts of the letter, I have strategic payment links like 'Click Now to order this'. I have about 4 such instructions and what I want to happen is that everytime the prospect clicks on one of them he gets taken to my main paypal button mentioned above and not to paypal order page. So I want the clicks on these other 'order links' to point to that main paypal order button within that same salesletter page. How do you get this done??? Thanks in advance. Smak |
|
Please read the sig file rules
|
|
|
|
|
|
|
#2 |
|
Site Flipper's Right Hand
War Room Member
Join Date: Jan 2004
Location: San Jose (Silicon Valley), CA , USA.
Posts: 4,383
Blog Entries: 1
Thanks: 67
Thanked 91 Times in 59 Posts
|
Good for you -- exactly what you should do.
(In spite of a client who has gone in and changed the links around. Patient explanation and my editing them back returned them to they way they should be.) It's probably easier to give you an example. You can see an example of this done (if my client didn't change it back again) at Blog Inferno -- Amazing 6 Figure Blogging System The general explanation is, that this is done by the use of "internal links". By viewing the source on the sales page, search for "a name" and you will see named internal links. Reference to named internal links then are <a href = "name"> or something like that (probably don't have the right syntax. That's why I'm referring you to the page. You can see how it's implemented and working. Live JoyFully! Judy |
|
==> COMING SOON: 30 Days Of FREE Script Installs! ==> GMAIL Power: Get It Now While It's Still FREE ==> Wordpress Blogger? Important New Release! Get Your Upgrade Now! |
|
|
|
|
|
|
#3 |
|
Hillbilly Warrior :-)
War Room Member
Join Date: May 2009
Location: North Ga.
Posts: 620
Blog Entries: 2
Thanks: 283
Thanked 140 Times in 91 Posts
|
Go into your saved buttons > get code > now click on the email link . Copy and paste this code into your text links . Should direct you straight to the pp page .
|
|
|
|
|
|
|
|
|
#4 |
|
Godson of the Godfather
War Room Member
Join Date: Nov 2004
Location: The NorthEast Kingdom - Vermont, USA
Posts: 2,073
Blog Entries: 25
Thanks: 581
Thanked 788 Times in 369 Posts
|
Right above your paypal/order button, add this code:
<a name="order"></a> Next, replace your text order links with this: <a href="#order">Click Now To Order This</a> |
|
Do you dislike Exit Popup scripts but love the increased conversions?
This is for YOU >>> Unobtrusive Footer Slide-Up Ad <<< Coming VERY Soon! |
|
|
|
|
| The Following User Says Thank You to Jared Alberghini For This Useful Post: |
|
|
#5 |
|
Banned
Join Date: Jan 2009
Location: Oregon
Posts: 929
Thanks: 0
Thanked 44 Times in 39 Posts
|
Already Jared has given the solution. In HTML you use named anchor system to skip to a particular part of page. By using hashtag syntax.
<a href="#paypalorderbutton"> and then the main order button will be <A name="paypalorderbutton"> |
|
|
|
|
|
#6 |
|
call me andy
War Room Member
Join Date: Dec 2008
Location: liverpool uk
Posts: 605
Blog Entries: 9
Thanks: 42
Thanked 27 Times in 27 Posts
|
if you have the softwere use dreamweaver and upload that part of site again by dreamweaver
just a idea andy |
|
This Free Ebook Reveals to Anyone How to Make A Endless Steady Income Online-for Life!
Dominate Twitter The Easy Way--ask me how!! |
|
|
|
|
![]() |
|
| Tags |
| links, order, salespage |
| Thread Tools | |
|
|
![]() |