RSD - eBay Listing Problems & Java...
Hi Guys,
I've created an eBay listing for my wife with RSD, updated all file references and changed them from a relative path to an absolute path for CSS, scripts and images.
The problem I have is that eBay don't allow Java script in the html and won't let me complete the listing. There are plenty of responsive listings on eBay so I know there must be a work around to get it done.
I'm not a coder (a complete novice in fact), so any help or advice would be much appreciated. Here's a link to the page I created http://www.bodybloom.co.uk/ebaytest1.html
Thanks in advance guys.
I've created an eBay listing for my wife with RSD, updated all file references and changed them from a relative path to an absolute path for CSS, scripts and images.
The problem I have is that eBay don't allow Java script in the html and won't let me complete the listing. There are plenty of responsive listings on eBay so I know there must be a work around to get it done.
I'm not a coder (a complete novice in fact), so any help or advice would be much appreciated. Here's a link to the page I created http://www.bodybloom.co.uk/ebaytest1.html
Thanks in advance guys.
What's the actual problem? The page is responsive.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Hi Eric,
Yes, it is responsive and I'm over the moon about it. But when I try to post the html code that RSD generated into my eBay listing, a red popup box appears telling me that java script isn't allowed on eBay.
I'm just looking for guidance on how to get around this problem.
Thanks.
Yes, it is responsive and I'm over the moon about it. But when I try to post the html code that RSD generated into my eBay listing, a red popup box appears telling me that java script isn't allowed on eBay.
I'm just looking for guidance on how to get around this problem.
Thanks.
This is the message that pops up when I click to list...
Your listing cannot contain javascript (".cookie", "cookie(", "replace(", IFRAME, META, or includes), cookies or base href.
Your listing cannot contain javascript (".cookie", "cookie(", "replace(", IFRAME, META, or includes), cookies or base href.
The problem eBay has seems to be with this part of the code...
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Body Bloom face, neck & décolleté skin care Twin Pack with Martixyl 3000 & hyaluronic acid...">
<meta name="keywords" content="Hyaluronic Acid,Serum,Martixyl 3000,Aloe Vera,Face Cream,Neck Cream,Skin Cream,Anti Wrinkle,Anti Ageing,Body Bloom,Derma Drench,Vneck,Décolleté,Gel">
<meta name="generator" content="Responsive Site Designer 1.5.1394">
<title>Derma Drench & Vneck</title>
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/coffeegrinder.min.css">
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/wireframe-theme.min.css">
<script>document.createElement( "picture" );</script>
<script src="http://www.mediawisedirect.com/dd_twin_pack/js/picturefill.min.js" class="picturefill" async="async"></script>
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/main.css">
</head>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Body Bloom face, neck & décolleté skin care Twin Pack with Martixyl 3000 & hyaluronic acid...">
<meta name="keywords" content="Hyaluronic Acid,Serum,Martixyl 3000,Aloe Vera,Face Cream,Neck Cream,Skin Cream,Anti Wrinkle,Anti Ageing,Body Bloom,Derma Drench,Vneck,Décolleté,Gel">
<meta name="generator" content="Responsive Site Designer 1.5.1394">
<title>Derma Drench & Vneck</title>
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/coffeegrinder.min.css">
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/wireframe-theme.min.css">
<script>document.createElement( "picture" );</script>
<script src="http://www.mediawisedirect.com/dd_twin_pack/js/picturefill.min.js" class="picturefill" async="async"></script>
<link rel="stylesheet" href="http://www.mediawisedirect.com/dd_twin_pack/css/main.css">
</head>
This would be the js
<script>document.createElement( "picture" );</script>
<script src="http://www.mediawisedirect.com/dd_twin_pack/js/picturefill.min.js" class="picturefill" async="async"></script>
<script src="http://www.mediawisedirect.com/dd_twin_pack/js/picturefill.min.js" class="picturefill" async="async"></script>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Thanks Eric,
But will the eBay listing still be responsive if I take that section of js code out?
Thanks
But will the eBay listing still be responsive if I take that section of js code out?
Thanks
Give it a try by commenting it out.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Late to the party but wondering how you worked it out?
Since the listing is within an iframe pretty sure eb doesn't allow reuse of any code such as <head> and all Styles must be uniquely named.
Since the listing is within an iframe pretty sure eb doesn't allow reuse of any code such as <head> and all Styles must be uniquely named.
I should have something clever to say... but I don't.
newurbanpantry.com https://www.newurbanpantry.com
frankelmo.com http://www.frankelmo.com
newurbanpantry.com https://www.newurbanpantry.com
frankelmo.com http://www.frankelmo.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.