XF 2.2 advertising on v2.2.9

nogridhome.com

New member
I have been scouring the database for guidance on using my advertising abilites.

I have embed links from sharesale.

One of the sellers provides graphics you can click on to link the embed code.

I want to display my own picture with an embed code underneath it but I just can't seem to make it work.

Here is a copy of my embed code for the optics plants seller (seller provided - it works) I add it to setup/advertising/container header

<a target="_blank" href="https://shareasale.com/r.cfm?b=1329216&amp;u=3131702&amp;m=4355&amp;urllink=&amp;afftrack="><img src="https://static.shareasale.com/image/4355/392x72-opticsplanet-theme3.jpg" border="0" /></a>




I have this embed code from practical preppers:
<a href="https://shareasale.com/r.cfm?b=1581049&u=3131702&m=99148&urllink=&afftrack=">Practical Preppers Store</a>


The link works and will direct me to their site. I cannot get a picture to work.

I have tried copying the pic to my server in many locations.

When i load the code on xen in my advertising all I can see is a tiny picture icon. (no picture).

The question is: where does one go to learn the finer points of advertising coding for xen?

This is what I tried to do to provide the path to the picture file:
BEFORE <a href="https://shareasale.com/r.cfm?b=1581049&u=3131702&m=99148&urllink=&afftrack=">Practical Preppers Store</a>
AFTER <a href="https://shareasale.com/r.cfm?b=1581049&u=3131702&m=99148&urllink=&afftrack="><img src="https://static.nogridhome.com/preppers.jpg" border="0" /></a>

I also tried removing "static"
<a href="https://shareasale.com/r.cfm?b=1581049&u=3131702&m=99148&urllink=&afftrack="><img src="https://nogridhome.com/preppers.jpg" border="0" /></a>

I put the file in different directories.

Any idea how I make this work or where to find instructional details?

THANK YOU!
 
Last edited:
Top Bottom