Could I get a little assistance please with my 'text area' on affiliates.php page?

4 replies
  • WEB DESIGN
  • |
Hey Code Warriors. :-)
I have my site submitted to clickbank now and am waiting for approval, while I do that - I'm trying to fine tune my affiliates page and can't nail the copy/paste code for the banners 100%

How it appears on the site for viewers:
PHP Code:
<a href="" onmouseover="window.status='';return true" onmouseout="window.status='';"><img src="http://TwitterMagic2012.com/banners/banner125x125_01.gif" alt="how to make money with twitter" border="0" /></a
Here's How it appears in the HTML in dreamweaver:
PHP Code:
<textarea name="textarea2" id="textarea" cols="35" rows="5"><a href="<?php echo $DomainURL?>" onmouseover="window.status='<?php echo $DomainURL?>';return true" onmouseout="window.status='';"><img src="<?php echo $DomainURL?>http://TwitterMagic2012.com/banners/banner125x125_01.gif" alt="<?php echo $alt?>" border="0" /></a></textarea>
I simply want a hop link
Code:
 http://xxx.jlenney.hop.clickbank.net/
to appear, instead of the "" in the text box on the site, can somebody give me a quick pointer please?

Here is the affiliates page so you can see what i mean:

http://twittermagic2012.com/affiliates.php

Thanks all for your help, it's MUCH appreciated

Jeff
#affiliatesphp #area #assistance #page #text
  • Profile picture of the author Bruce Hearder
    Jeff..

    I've looked at your page and I can't see where its displaying "", any chance of a screenshot, so then I know exactly which bit of your site your are refering to..

    Bruce
    {{ DiscussionBoard.errors[1854976].message }}
  • Profile picture of the author Bruce Hearder
    Hi Jeff.

    Just a "heads up", you might want to replace all the [YOUR NAME] tags on the main sales page.

    Take care

    Bruce
    {{ DiscussionBoard.errors[1854986].message }}
  • Profile picture of the author Jeff Lenney
    I got it figured out actually

    Thanks for looking

    I just had to change the
    Code:
    <?php echo ; ?>
    to the link i wanted instead - thanks!
    Signature

    Too lazy to write something clever here, so check out my marketing blog and learn from a REAL Super Affiliate at JeffLenney.com

    {{ DiscussionBoard.errors[1855007].message }}
  • Profile picture of the author Jeff Lenney
    All fixed now, I had originally listed somebody elses website with the same idea initially - LOL, The URL is actually this: Twitter Magic! - Top The SEO Rankings With Twitter!
    And it's been set up properly now, thanks again Bruce :-)
    Signature

    Too lazy to write something clever here, so check out my marketing blog and learn from a REAL Super Affiliate at JeffLenney.com

    {{ DiscussionBoard.errors[1855043].message }}

Trending Topics