how to insert affiliate code into feature.php (Flexsqueeze)

by 1 replies
2
Hey Internet marketing geniuses-

I am using Flexsqueeze theme on Wordpress and want to insert my affiliate code into the Feature.php header area.

This is what the code says:
<!-- This is the title and intro text for the feature section -->
<div class="feat_box"><h2 style="padding:0 0 0 10px; margin:0px;color:#fff; font:normal 26px Georgia, serif;"><span style="color:#FC0; font-weight:bold;">Content area 1</span><br/> You can use a bold headline here to catch the eye!</h2>
<p style="padding: 0 0 0 10px;">This is an area that can be used for featured content such as special offers or affiliate links.</p>
<p style="padding: 0 0 0 10px;">See the default content in feature.php to see how to replace this with your own content. You can also activate widgets to replace this content.</p>
<h2 style="padding:0 0 0 10px; margin:0px;color:#fff; font:normal 18px Georgia, serif;"> Link to other content: <a href="#" style="font-weight:bold; color:#FC0;">Link here!</a></h2>
</div>


I see that it outlines the font, color, etc, but don't understand where I put the link information.

How do I put my aff code in there to create the link, etc?

I am familiar with html, but can't figure this out and its driving me crazy. Thank you for all your help. I will send lots of good money vibes to you in gratitude!
all the best-
Meghan
#website design #affiliate #code #featurephp #flexsqueeze #insert
  • Well you already have a link setup, you just need to add the address
    <a href="" style="font-weight:bold; color:#FC0;">Link here!</a></h2>

    replace the # with your actual link inside the quotes marks
    and change the Link Here! text with whatever text you want the link to have, for example Click Here To Buy The Ebook

    hope that helps

Next Topics on Trending Feed