I’m really struggling here… I’ve tried everything I can think of.
The live site doesn’t complete the post correctly or something of the sort. It doesn’t redirect to “?added-to-cart” once add to cart is clicked. There are no errors displayed tho…
Any suggestions welcome, even unsure or bad ones.
I assume that is a no? 🙁 Found out the site works fine on our testing environment which is setup the same way as the live server.. No IDEA what could be different between the two..
UPDATE:
Problem solved… I don’t remember doing it but apparently I overwrote my index.php file with the same contents as careers.php.. so when careers.php was no longer there it defaulted to index. LOL..