suggested I create a forum post, after having filed a ticket and getting nowhere. Not that she didn't try, just nothing seemed to correct the problem.
Anyhoo, the problem seems to be with my shop, or lack there of. I'm not able to create a shop. I get the headers, where it says the shop name and whatnot in bold, then a blank page till the terms and condition thing at the bottom. I've done hard refreshes, I've cleaned out my browsing history and caches, I've switched browsers and even tried to create one from my phone. Nothing worked.
I'm using Google Chrome. No ad ons that I can find. When I checked last night, my browser was up to date.
http://postimg.org/image/6if5v8qp7/ http://postimg.org/image/mr9mtbkmj/
Someone else had a similar issue here, do you have any CustomCSS that might be affecting it?
Nope. Just started playing after a 4/5 year hiatus. And as far as i know there wasn't any custom csc expect for my forum layout.
it does look like it could be a customcss thing, check here to check if there's anything there, and if there is we can go from there.
Thats what it was... wow.... I'm not sure which code did it, but I cleared everything out. I copied it, so I'm gonna put it back one by one and see if I can figure out what caused it.
if you post everything here in a code block I can help you find out which it is.code goes here
.x-login-facebook {display: none !important;}
hover_user_medals {display: none !important;}
.floating_item {border:3px solid red; position:absolute !important; left:5px !important; top:5px !important;}
div.ui.segment.basic {display:none;}
div.wl_plus {margin-left: 55px; margin-top: -5px; width: 10px; height: 13px; background: transparent;}
body {font-size:11px !important;}
try it all without this line
div.ui.segment.basic {display:none;}