***SOLVED*** Inserting HTML code banner

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
User avatar
Joseph Lee
 
 
Posts: 21
Joined: Tue Sep 13, 2016 5:01 am

***SOLVED*** Inserting HTML code banner

Post by Joseph Lee »

Hi,

I would like to insert HTML code for an Ad banner, but nothing shows up on the page after publishing it.
Using the HTML Properties window.

Code: Select all

  <a href="https://asiafriendfinder.com/go/g928372-pct" target="_blank"><img src="https://secureimage.securedataimages.com/banners/ffz//26456/26456_300x250c.gif" width="300" height="250" border="0" />
Thank you...

JL
Last edited by Joseph Lee on Mon Apr 20, 2020 4:57 am, edited 1 time in total.
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Inserting HTML code banner

Post by crispy68 »

Your code is missing the ending link tag. You need to add a </a> at the end. Works for me when I preview.
User avatar
Joseph Lee
 
 
Posts: 21
Joined: Tue Sep 13, 2016 5:01 am

Re: Inserting HTML code banner

Post by Joseph Lee »

crispy68 wrote: Sun Apr 19, 2020 11:07 pm Your code is missing the ending link tag. You need to add a </a> at the end. Works for me when I preview.

Code: Select all

<a href="https://asiafriendfinder.com/go/g928372-pct" target="_blank"><img src="https://secureimage.securedataimages.com/banners/ffz//26456/26456_300x250c.gif" width="300" height="250" border="0" /></a>
Thank you for responding.

Still not doing it for me...
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Inserting HTML code banner

Post by crispy68 »

Then I would say there is something else on your page causing the issue as it works for me when I preview. Do you have a link to the page?
User avatar
Joseph Lee
 
 
Posts: 21
Joined: Tue Sep 13, 2016 5:01 am

Re: Inserting HTML code banner

Post by Joseph Lee »

crispy68 wrote: Sun Apr 19, 2020 11:27 pm Then I would say there is something else on your page causing the issue as it works for me when I preview. Do you have a link to the page?
Yes, but please be aware there is some slight nudity.
*** link removed due to its nature of content porn***


Thank you for helping!
Last edited by BaconFries on Mon Apr 20, 2020 3:57 am, edited 3 times in total.
Reason: Link removed due to sites content which is porn which may offend users
User avatar
Joseph Lee
 
 
Posts: 21
Joined: Tue Sep 13, 2016 5:01 am

Re: Inserting HTML code banner

Post by Joseph Lee »

Sorry about that crispy68.

I discovered the issue, Firefox had a plugin that blocked it, once disabled, was able to see the ad fine. It also worked in all other browsers.

Thank you for the help, and sorry for breaking the rules!
Post Reply