|
|
 |
 | Banner Rotator not showing... |  |
Posted: Fri Feb 10, 2006 5:09 pm |
|
|
| torr61 |
| Member |
|
 |
| Joined: 04 Feb 2006 |
| Posts: 69 |
| Location: New York, Ny |
|
|
 |
 |
 |
|
I placed the banner rotator on the pages below and I do not see them after updating the site pages.
http://toms-surfing-world.thomasorr.com/default.html
Bottom of page - above navigation links - centered.
http://toms-surfing-world.thomasorr.com/AutosurfPrograms.html
Top of page - under "Autosurf Programs" and above the first line of text - centered.
There are over 50 banners - and I used the code in adminarea // Site Content // Banner Code
Here is the code....
<script src="http://www.easy-cash-flow.com/bannersJS.php">
</script>
Any help would be greatly appreciated... |
|
|
|
|
 | Perhaps a bug... |  |
Posted: Fri Feb 10, 2006 5:49 pm |
|
|
| Chris |
| Site Admin |
|
 |
| Joined: 05 Feb 2005 |
| Posts: 304 |
|
|
|
 |
 |
 |
|
Hi Tom,
Perhaps a bug that Manish will have fixed in the next version, but either way, he should look at it and see! Thanks for the updates!
Chris |
|
|
|
|
Posted: Fri Feb 10, 2006 9:02 pm |
|
|
| manish |
| Site Admin |
|
 |
| Joined: 12 Apr 2004 |
| Posts: 561 |
| Location: India |
|
|
 |
 |
 |
|
Hi Tom,
This is not a bug. The link http://www.easy-cash-flow.com/bannersJS.php is working fine. Are you sure you have pasted the HTML code in those pages? I couldn't locate the code in your HTML source.
Best Regards,
Manish |
|
|
|
|
 | Thanks Manish.. |  |
Posted: Fri Feb 10, 2006 9:05 pm |
|
|
| Chris |
| Site Admin |
|
 |
| Joined: 05 Feb 2005 |
| Posts: 304 |
|
|
|
 |
 |
 |
|
Hey Thanks Manish,
I didn't know if it was or not, didn't think to check out his source for him...good job!
Chris |
|
|
|
|
 | |  |
Posted: Sat Feb 11, 2006 8:06 am |
|
|
| torr61 |
| Member |
|
 |
| Joined: 04 Feb 2006 |
| Posts: 69 |
| Location: New York, Ny |
|
|
 |
 |
 |
|
| manish wrote: | Hi Tom,
This is not a bug. The link http://www.easy-cash-flow.com/bannersJS.php is working fine. Are you sure you have pasted the HTML code in those pages? I couldn't locate the code in your HTML source.
Best Regards,
Manish |
The software I use for the pages - to insert html code into the page - requires entering the code into a box - it then places it into the page where I want... I was able to find the reference to it.
Index page:
<SPAN id=UserHTML1 location="4" name="ecf"></SPAN>
"ecf" refers to the name I gave the html codebox
Autosurf Programs Page:
<SPAN id=UserHTML1 location="4" name="ecf_banner"></SPAN>
"ecf_banner" refers to name of this pages html codebox
The program I am using to create the sites is Website Complete Deluxe - NOT my personal favorite of software for website design - I much prefer CuteSite Builder (which to use - I have to roll back the clock to Nov 2005 to use since it is trial software) - but I may attempt a single page to publish and see if it works on that - if it does - then I guess I have no choice but to purchase the software.
Thanks - will look into it. |
|
|
|
|
 | |  |
Posted: Sat Feb 11, 2006 8:29 am |
|
|
| torr61 |
| Member |
|
 |
| Joined: 04 Feb 2006 |
| Posts: 69 |
| Location: New York, Ny |
|
|
 |
 |
 |
|
| manish wrote: | Hi Tom,
This is not a bug. The link http://www.easy-cash-flow.com/bannersJS.php is working fine. Are you sure you have pasted the HTML code in those pages? I couldn't locate the code in your HTML source.
Best Regards,
Manish |
Alright - re-installed the software - rolled back the clock on my pc - created a test page at http://paypal.easy-cash-flow.com/ and viewed the source code - its all there. But no banners.
HELP
Let me know what you come up with. |
|
|
|
|
 | |  |
Posted: Sat Feb 11, 2006 10:31 am |
|
|
| manish |
| Site Admin |
|
 |
| Joined: 12 Apr 2004 |
| Posts: 561 |
| Location: India |
|
|
 |
 |
 |
|
Hi Tom,
The software that you are using to create HTML pages is generating invalid HTML source code. There are two <BODY> tags. You have used </td> tag without a <table>. Be rest assured the banner rotation link is working perfectly fine.
You may want to check out W3Schools HTML website for information on using the tags correctly.
Best regards
Manish Singh |
|
|
|
|
 | |  |
Posted: Sat Feb 11, 2006 10:55 am |
|
|
| torr61 |
| Member |
|
 |
| Joined: 04 Feb 2006 |
| Posts: 69 |
| Location: New York, Ny |
|
|
 |
 |
 |
|
| manish wrote: | Hi Tom,
The software that you are using to create HTML pages is generating invalid HTML source code. There are two <BODY> tags. You have used </td> tag without a <table>. Be rest assured the banner rotation link is working perfectly fine.
You may want to check out W3Schools HTML website for information on using the tags correctly.
Best regards
Manish Singh |
The software I use is wysiwyg - but adding code requires you to put it in a boxholder. |
|
|
|
|
|
|