Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > Hyperlinking - Making it all come together

Notices

Hyperlinking - Making it all come together Discussion and help related to linking your pages together with hyperlinks, standard navigation menubars, linking images, dynamic menus and Go menus.

Reply
 
Thread Tools
  #1  
Old 08-27-2009, 03:28 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default How do I include a given clickbank link please

Hi,
Clickbank has provided me with a link to take customers to their payment page.viz:-<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”>CLICK HERE TO PURCHASE</a>

How do I use this please my page is http://www.forextraderspa.com/forext...assistant.html

Top most right hand side button is supposed to be linked... no reaction!

I have linked it to my button in the normal way via the link icon, but it does not work.

Please help.
Thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 08-27-2009, 04:11 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

further to the above problem I tried the following.
I pulled a html icon onto my page combined the properties of this and the given code as follows and Hooray the button appeared as though i had brought inb a pic... however, it does not act as a button and is not clickable, so in reality I am no further, this is the code I produced.

<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”> <img src="buttonFX.png"
id="Image9" alt="" align="top" border="0" style="width:195px;height:96px;"></a>

Please advise as to how i can get it to become a click onto the clickbank invoice page now.
Thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 08-27-2009, 04:51 PM
Karen Mac's Avatar
General & Forum Moderator
 
Join Date: Apr 2006
Location: X marks the spot
Posts: 8,474
Send a message via MSN to Karen Mac
Default Re: How do I include a given clickbank link please

can u link me to the page Hans?

The one you have there is linked

http://www.forextraderspa.com/velenthanx.php
oops thats the bottom one

The top one you have double code

http://www.forextraderspa.com/”http://1.fxprofitpa.pay.clickbank.net

You need to remove the part in red
Karen
__________________
KMAC Enterprise
Missouri Free Classified Ads
Charming Noveltees~Sports Logos Charms

I've learned that artificial intelligence is no match for natural stupidity!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 08-27-2009, 09:33 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by Karen Mac View Post
can u link me to the page Hans?

The one you have there is linked

http://www.forextraderspa.com/velenthanx.php
oops thats the bottom one

The top one you have double code

http://www.forextraderspa.com/”http://1.fxprofitpa.pay.clickbank.net

You need to remove the part in red
Karen
Hi Karen,
I do not begin to understand what page you want the URL for neither do I see the link from which I must remmove the red section. Here is the coding which I have copied from the the HTML icon square which I dragged into my page and than opened properties and copied this into the property section. The red bit is not in here, where do I find it please?
Thank you
Hans


<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”> <img src="buttonFX.png"
id="Image9" alt="" align="top" border="0" style="width:195px;height:96px;"></a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 08-28-2009, 12:46 AM
Special Status
 
Join Date: Nov 2007
Posts: 435
Arrow Re: How do I include a given clickbank link please

Hans

The mouse-over shows this link

http://1.fxprofitpa.pay.clickbank.xn--net-9o0a/

Is that right?

Another question

Are you a vendor or publisher?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 08-28-2009, 09:26 AM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by wysiwyg4 View Post
Hans

The mouse-over shows this link

http://1.fxprofitpa.pay.clickbank.xn--net-9o0a/

Is that right?

Another question

Are you a vendor or publisher?
Hi Wysi,
Thank you for helping.
I am a vendor... selling software into the FX market place.
You ask me if the link is right.... I don't know, I thought it to be wrong thus the problem with the button on my page.

The Clickbank given coding is herewith as also the html for the button. I married the two as best as I knew how, but clearly not correctly.
The result is that the button shows, but it does not go to any clickbank invoice page.

Clickbank provides this coding....http://ITEM.VENDOR.pay.clickbank.net
telling one to insert the product number and name, doing this thus changes the URL to the following
http://1.traderspa.pay.clicknbank.net

The code for the above as provided by clickbank is
<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”>CLICK HERE TO PURCHASE</a>

The html for the button is
<img src="buttonFX.png" id="Image9" alt="" align="top" border="0" style="width:195px;height:96px;">

I joined the two by removing "CLICKHERE TO PURCHASE" and replacing it with the button code, thus ending up with the following code
<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”> <img src="buttonFX.png" id="Image9" alt="" align="top" border="0" style="width:195px;height:96px;"></a>

The combined coding i pasted and copied into the properties of the button
in question.


The net result of all this is the button on my site, but it does not act as a button it should now be taking me to the payment page of clickbank which it should do if all was well.

The button was saved into my FTP via BV FTP facility and works perfectly well if I use this button as a normal link through to one of my other pages..I tried this, no problem.

So as I see it the error is in my "trial coding" and not the button itself.

I hope this helps you to help me solve my problem.
Thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 08-28-2009, 09:30 AM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by wysiwyg4 View Post
Hans

The mouse-over shows this link

http://1.fxprofitpa.pay.clickbank.xn--net-9o0a/

Is that right?

Another question

Are you a vendor or publisher?
Apologies Wys,
the correct info for my link is product no...1
vendor fxprofitpa... just as the link in your original reply contains
thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 08-28-2009, 04:20 PM
Karen Mac's Avatar
General & Forum Moderator
 
Join Date: Apr 2006
Location: X marks the spot
Posts: 8,474
Send a message via MSN to Karen Mac
Default Re: How do I include a given clickbank link please

Quote:
<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”> <img src="buttonFX.png" id="Image9" alt="" align="top" border="0" style="width:195px;height:96px;"></a>
This is an incorrect code. Target command controls the window.. should be something like target="blank"

That will make it OPEN in a new window.

Quote:
Clickbank provides this coding....http://ITEM.VENDOR.pay.clickbank.net
telling one to insert the product number and name, doing this thus changes the URL to the following
http://1.traderspa.pay.clicknbank.net
Id have to login see your page and products and tell you how to FIX it as this is incomplete info. Your url should be somethinglike http://PRODUCT NAME OR CODE.YOURVENDER ID OR NUMBER.PAY.Clickbank.net

Where product name is your BOOK or whatever you have assigned and VENDOR ID is your assigned code there



Karen
__________________
KMAC Enterprise
Missouri Free Classified Ads
Charming Noveltees~Sports Logos Charms

I've learned that artificial intelligence is no match for natural stupidity!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 08-28-2009, 04:25 PM
Special Status
 
Join Date: Nov 2007
Posts: 435
Arrow Re: How do I include a given clickbank link please

Hi Hans,

It looks the same but try it anyway.

First off, clear your cache.

Copy and paste it exactly in your html box. Resize and position it.

<a href="http://1.fxprofitpa.pay.clickbank.net" target="cb">
<img src="http://www.forextraderspa.com/buttonFX.png" id="Image9" alt="fx Profit" align="top" border="0" style="width:195px;height:96px;">
</a>

I added http://www.forextraderspa.com/ with the button img to test it out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 08-28-2009, 04:53 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by wysiwyg4 View Post
Hi Hans,

It looks the same but try it anyway.

First off, clear your cache.

Copy and paste it exactly in your html box. Resize and position it.

<a href="http://1.fxprofitpa.pay.clickbank.net" target="cb">
<img src="http://www.forextraderspa.com/buttonFX.png" id="Image9" alt="fx Profit" align="top" border="0" style="width:195px;height:96px;">
</a>

I added http://www.forextraderspa.com/ with the button img to test it out.
Hello Wizz!!!(iwyg)

You have solved my frustration... thank you very much... you can see it in action on the url http://forextraderspa.com/forextraderspa.html Works like a dream.

Is it possible to tell me what portion of the coding I would change if I use another button design?

Thank you very much
Thank you for taking the time to help me. Great!
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old 08-28-2009, 04:56 PM
Karen Mac's Avatar
General & Forum Moderator
 
Join Date: Apr 2006
Location: X marks the spot
Posts: 8,474
Send a message via MSN to Karen Mac
Default Re: How do I include a given clickbank link please

I still dont get to clickbank to BUY anything.. just another INFO page

Karen
__________________
KMAC Enterprise
Missouri Free Classified Ads
Charming Noveltees~Sports Logos Charms

I've learned that artificial intelligence is no match for natural stupidity!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old 08-28-2009, 05:04 PM
Special Status
 
Join Date: Nov 2007
Posts: 435
Default Re: How do I include a given clickbank link please

I would just change the button png if that's what would be different.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old 08-29-2009, 05:45 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by Karen Mac View Post
I still dont get to clickbank to BUY anything.. just another INFO page

Karen
Hi Karen,
I am still in a "test Buying phase" with click bank.
When I click on the button it takes me to the clickbank "Test" invoice.
Now that I know it works I would like to change that ugly button I have in there. If you know of a web site where I can get some nice free button downloads please post it.

thanx again,
ever grateful
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old 08-29-2009, 05:49 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Hi Wizz,

Thanx for the reply... the URL I posted was the incorrect page... try this one
http://www.forextraderspa.com/forext...assistant.html

Want to change that ugly button now.

Grateful for your assistance
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old 08-29-2009, 05:49 PM
Karen Mac's Avatar
General & Forum Moderator
 
Join Date: Apr 2006
Location: X marks the spot
Posts: 8,474
Send a message via MSN to Karen Mac
Default Re: How do I include a given clickbank link please

I dont even get to your TEST page. I dont know the url to any off hand for buttons.. but I have TONS Of them.. what kind do you want?

Karen
__________________
KMAC Enterprise
Missouri Free Classified Ads
Charming Noveltees~Sports Logos Charms

I've learned that artificial intelligence is no match for natural stupidity!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old 08-29-2009, 09:10 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Hello Karen,
I wonder why you do not get to my pages.
I have now republished and refreshed all again and for me it all works right up to the thank you page after the clickbank invoice.
After that I must receive the email from buyer and link the acc no to the licence.

Please try again and let me know, any fictitious stuff into the clickbank test invoice is Ok apart from the email which has to be an authentic email.
http://www.forextraderspa.com/forext...assistant.html

The buttons in the landing page, the ones inside the charts do not work as yet.

I would like something more profaeeional... dont know what, it is the sort of thing that one sees and feels... "OK thats right"

I'll have to keep scouting and see, I think sending me one is not going to do the trick. Thank you for the offer.

Another question please... I would like to put the manual for the software product into a nice E-book cover and box... what program do you recommend... I realise that i'll have to buy it and practice a bit before I'll be proficient at this sort of thing. The only design program I know is Coral Draw to some extent.

Thank you for the further interest.
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old 08-29-2009, 09:43 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Hi again Karen,
The link below is my Clickbank link which I am told by clickbank to use in my page.
<a href=”http://1.fxprofitpa.pay.clickbank.net” target=”cb”>CLICK HERE TO PURCHASE</a>

I have now created a nicer button using the Logo facility on BV... for which the html is

<img src="bv02378.png" align="top" alt="" border="0" width="201" height="96" style="position:absolute;width:201px;height:96px;" >

Could you please combine these so as to form a link to replace the one in the landing page?

Thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old 08-30-2009, 02:30 AM
Special Status
 
Join Date: Nov 2007
Posts: 435
Arrow Re: How do I include a given clickbank link please

The old buttonFX.png is located under public_html.

Where is the new button bv02378.png located?

Do you have it on the server yet?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old 08-30-2009, 04:25 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Hello wizz,
I uploaded it via the ftpbv facility. I created a new folder in FTP under forextraderspa.com and loaded the new button in there. On completion of this action it said at the foot of the page" successfully uploade. I proceeded to use the coding you corrected for me and substituted this coding you did as follows:-

Current operative button
<a href="http://1.fxprofitpa.pay.clickbank.net" target="cb">
<img src="http://www.forextraderspa.com/buttonFX.png" id="Image9" alt="fx Profit" align="top" border="0" style="width:195px;height:96px;">
</a>
coding changed as follows, but does not work
<a href="http://1.fxprofitpa.pay.clickbank.net" target="cb">
<img src=http://www.forextraderspa.com/FXPA LOGO.bvp id="Image9" alt="fx Profit" align="top" border="0" style="width:195px;height:96px;">
</a>

It gives me an empty html box in preview, but when I click on it, it does take me to the clickbank invoice page.
I have bold typed the bit I changed.

Thank you again,
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #20  
Old 08-30-2009, 11:48 PM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Further to the above, I have redesigned the button and called it the same name ie buttonFX as the redundand button. It uploads fine onto the page and clicks through to the clickbank invoice. All is well. However, I can not get the button in the correct place when viewing in preview. I have to posion the HTML box way off the place where the button should appear. When doing so it puts the button in the right place but the clickable area which takes me to the clickbank invoice stretches way beyond the button about 10 cm below and to the side as well. I have tried to play with the sizes in the coding... makes no dif.. I have also altered the word "top" to left and centre... makes no dif either... please help.
Thank you
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #21  
Old 08-30-2009, 11:57 PM
Special Status
 
Join Date: Nov 2007
Posts: 435
Arrow Re: How do I include a given clickbank link please

First thing first,

You said you created a folder under forextraderspa.com.

What is the name of the folder?

You are not using the new folder. It should be
forextraderspa.com/newfolder/your-png-image

Besides, your new image extension is bvp. What is that?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #22  
Old 08-31-2009, 12:20 AM
Mr.
 
Join Date: Apr 2008
Location: South Africa
Posts: 297
Default Re: How do I include a given clickbank link please

Quote:
Originally Posted by wysiwyg4 View Post
First thing first,

You said you created a folder under forextraderspa.com.

What is the name of the folder?

You are not using the new folder. It should be
forextraderspa.com/newfolder/your-png-image

Besides, your new image extension is bvp. What is that?
Hi wizz,

The bvp ext came about because I tried to FTP a logo design which I did in BV and wanted to use this as a button... no go so I s****ped that idea.
I have also deleated the folder... the only FTP now is the new logo which shows but in the wrong place.

Here is where I am at... better still, please read the post previous to this where I have explained fully what I have done.
Wizz, it is now 20 mins past midnight for me... I need to catch a bit of shut eye. I'll catch your reply tomorrow when you are asleep I'll wake up.
Thank you for your much appreciated help.
Hans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 05:53 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203