|
|
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
Home > FlexCMS Support Forum > User Help > General Support Requests > html snippet won't show
FlexCMS Support Forum
html snippet won't show Started November 13, 2008 @ 9:29am by indiemoosic
|
Post Message |
|
|
html snippet won't show | November 13, 2008 @ 9:29am | i'v added a html snippet that works fine on my other two flexcms sites but won't seem to work on the 3rd site. can't figure it out. any suggestions/ideas?
thanks |
|
|
|
|
|
|
| |
otter Administrator
Posts: 177 |
|
|
| November 13, 2008 @ 12:43pm | We're gonna need a bit more info to help out. A few general quesitons:
1. Is this site on a different server than the other ones?
2. Is this your own code or a FlexCMS snippet?
3. Is it in a block or a page?
4. Are you getting any error messages?
Thanks!
ONLINE TRAINING CLASSES FOR FLEXCMS IN MAY: FlexCMS Basics (101), Sat., May, 15, 2010 & FlexCMS Blocks (Mon., May 10, 2010). |
|
|
|
|
|
|
| |
|
|
| November 13, 2008 @ 1:23pm | - same server type, supremeserver22 and supremeserver35.
- putting into Menu Blocks
- my snippet for banner rotation.
- works fine in 2 of 3 websites.
- no error message, just doesn't show.
thanks |
|
|
|
|
|
|
| |
DCSun Administrator
Posts: 625 |
|
|
| November 13, 2008 @ 4:51pm | Without more information it's hard to say what the problem could be. Can you give us the code you're trying to use, and a page it should be displaying on?
David
FlexCMS v3.2 Has Been Released! |
|
|
|
|
|
|
| |
|
|
| November 13, 2008 @ 8:57pm | have used it both ways successfully on many sites...
Paste the following code into the HEAD section of your page to display this ad: <script src="http://flippintunes.com/adsrv.js"></script> Replace your HTML BODY tag with this BODY tag:
<body onload="show_ad('ad_slot','http://flippintunes.com/adsrv.php?w=465&h=90')"> Place this DIV where you want the advertisement to appear:
<div id="ad_slot"></div>
----- OR, simply copied & pasted this and put it where i wanted it.
<html> <head> <script src="http://flippintunes.com/adsrv.js"></script> </head> <body> <body onload="show_ad('ad_slot','http://flippintunes.com/adsrv.php?w=460&h=90&n=4')"> </body> <div id="ad_slot"></div>
</html>
HAVE BEEN USING IT THE SECOND WAY ON FLEXcms MENU BLOCKS successfully on two of the sites
|
|
|
|
Last Edit: November 13, 2008 @ 9:13pm by indiemoosic | |
|
|
|
| |
DCSun Administrator
Posts: 625 |
|
|
|
|
|
|
|
|
| |
|
|
| November 13, 2008 @ 9:43pm | INDIE ARTIST 411
trying to put it bottom center where thegoogle ads are displaying now.
have tried it without google ads in box and with.
doesn't seem to take anywhere in site
but does on these
LATIN JAZZ SOUNDS
FLIPPIN TUNES |
|
|
|
Last Edit: November 13, 2008 @ 9:45pm by indiemoosic | |
|
|
|
| |
DCSun Administrator
Posts: 625 |
|
|
| November 13, 2008 @ 10:00pm | Looks okay there to me:
Am I missing something?
David
FlexCMS v3.2 Has Been Released! |
|
|
|
|
|
|
| |
|
|
| November 14, 2008 @ 7:41am | well that makes me feel better, but wonder why it doesn't show on mine....
|
|
|
|
Last Edit: November 14, 2008 @ 8:15am by indiemoosic | |
|
|
|
| |
DCSun Administrator
Posts: 625 |
|
|
| November 14, 2008 @ 12:39pm | If you've got it in the same block as the Google one above, or the permission on the block are correct (ie not set to Guest only), then I can't think of anything else Flex related that it could be.
Have you cleared your cache and restarted your browser? How about a different browser or on another computer?
David
FlexCMS v3.2 Has Been Released! |
|
|
|
|
|
|
|
|
|
| MEMBERS
|
|
|