AJAX in Big Cartel gives a 404 Programming Web Development by chr.s Hi, I'm using the big cartel framework to build a site, and am trying to make … Re: AJAX in Big Cartel gives a 404 Programming Web Development by chr.s I should've made it clearer - that's part of Big Cartel's native javascript - the URL in the comment above shows where I got that piece of code from. **Edit** - It seems that this could be an issue with testing in maintenance mode. After a couple of page refreshes and visiting some other pages, and then trying it, it works ok. Re: AJAX in Big Cartel gives a 404 Programming Web Development by Dani Maybe I'm missing something, butI see line 12 has Product.findAll but I don't see where you define Product anywhere? Populating script tags with content on page load Programming Web Development by chr.s Hi there, I'm currently working on a site using [Big Cartel](http://bigcartel.com/) - an e-commerce online CMS. This means …;slides" portion when the page is loaded, using the Big Cartel [API](http://help.bigcartel.com/articles/22-javascript-ajax), which… Re: Populating script tags with content on page load Programming Web Development by blocblue I've not used Big Cartel before, but looking at the API link you posted, it … Re: Populating script tags with content on page load Programming Web Development by chr.s … took me a while to get it working (developing in Big Cartel is far from straightforward). When I `console.log(product_slides);`, in… Good T-Shirt Printing Service? Digital Media Digital Marketing by Doctor Inferno Hello, Anybody has good recommendations for T-shirt printing services? I heard Big Cartel is quite good, Cafe Press on the other hand has very lousy printing quality. I'm looking for good priced, quality and printing options. Does anyone have suggestions? Hash navigation Programming Web Development by chr.s …. The site is a shop, which is built with the Big Cartel framework, and is my first attempt at using more than… Re: Hash navigation Programming Web Development by chr.s No, I have no access to the database other than via Big Cartel's proprietary methods. Thank you for replying, but I've had to rethink my approach again; not significantly, but enough to render my lengthy post a little redundant... Re: Website development problem to solve Programming Web Development by Eric Love BigCommerce Magento WooCommerce Squarespace Wix Big Cartel Salesforce Commerce Cloud (Demandware) Volusion. Last but not least, Volusion is a smaller ecommerce platform aimed at newer ecommerce sellers Re: Populating script tags with content on page load Programming Web Development by chr.s Thank you very much for the reply - sadly I'll have to wait and test this tomorrow. TBC... Chris Re: Populating script tags with content on page load Programming Web Development by chr.s Well, it's taken me a few hours to get to grips with the above post, but thanks to firebug's console (and of course blocblue's code), I'm almost there. The (hopefully final) issue I have now is that whilst I need my code to be formatted as... [ {image : 'value', url : 'value'} ] ...what I'm actually getting is... [ {… Re: Populating script tags with content on page load Programming Web Development by blocblue Can you post your revised code? If you're building the slides array with JavaScript, why have you got equal signs, rather than colons? Re: Populating script tags with content on page load Programming Web Development by blocblue >However, the problem remains that adding slides : product_slides, doesn't seem to work. When you say doesn't work, can you be more specific. Are you getting a JS error? Is there no error, but the slides aren't displaying either? Can you post the console output for the `product_slides` variable? I'm wondering whether the image URL is being … Re: Populating script tags with content on page load Programming Web Development by chr.s I'm not getting any javascript errors, just no slides displayed. The image URL works when pasted into the address bar (although it's not the correct size, but that issue can wait for now). I'm not able to copy from firebug's console, so please see the attached screenshot. Re: Populating script tags with content on page load Programming Web Development by chr.s Can't find a way to edit my previous post - after playing around, I've noticed I'm actually getting the following errors in firebug: TypeError: element.dispatchEvent is not a function [Break On This Error] return base.options.slides[vars.current_slide][field]; TypeError: base.options.slides[vars.current_slide] is undefined… Re: Populating script tags with content on page load Programming Web Development by blocblue I cannot see any reason why the slides would not be getting populated. Is this accessible on a public URL? Otherwise, I can only suggest putting in debug points so you can step through the JS code and find out where the values are being lost. Re: Good T-Shirt Printing Service? Digital Media Digital Marketing by jay 11 I use 'Custom Ink.' They are flat out awesome. You can design your shirts online. Prices will range based on volume, quality of fabric, type of shirt, and amount of text/images that are to be printed. Re: Good T-Shirt Printing Service? Digital Media Digital Marketing by koyel555 Cafepress offers variety of T-shirts design, optimization, tools and more options. You may try with them for design & printing purpose. Re: Hash navigation Programming Web Development by LastMitch >I know what I've outlined doesn't follow best practice, and that there are probably inumerable reasons not do build sites this way, but I'm too far down the rabbit hole to u-turn now. Are you planning to put the url in the database so it will fetch the url key for each category? You can put # hash mark at the end of each product.