Up until today, the co-op would just display just anchor text ads on our site, but now it is displaying large grey box ads and banners, what's up? Can this be changed back? AJ
Your ad_network.php file was probably changed on your server. When you grab the code from the Coop interface you grab code that either displays only anchor text, or displays large grey box ads. You used to have just snchor text showing, now you don't. Which means you changed the code. So go back into your coop interface and select the ad_network.php code again, but this time make sure you select "only text Link" in the drop down box below the ad_network.php code. At least I think that's what Shawn means.
Of course, then people running banner ads would posts questions asking why their ads only show as links.
Yep. I can't count how many times customers would order something from our old store where in BIG RED LETTERS in the shopping cart we stated that the order minimum was $10. Countless numbers of orders came in at under the $10. You can't make people look at all parts of a web page. It obviously isn't that important if they don't go back and retrace their steps to find out what they did wrong. And by having the forum available with the click of a button it's easier to ask in a new post than it is to read the entire page and/or search the forums. "Damned if ya do, damned if ya don't" - Bart Simpson
Same with drop-down menu's. People are lazy. Read the page, click 'order' button and don't bother selecting the correct option from the drop-down. Same with this code selection. Spyware Remover overlooked it. Easy to fix.
Drop Downs... hate them... give them preselected Radio Buttons. I went as far as to rewrite our whole selection process in JavaScript just for this reason because the cart has some kind of a bug that won't allow radio buttons and you cannot get them to be preselected. We now never see any pages where it says.... you have to make a selection... solved that problem.