Hello friends!
I have 2 problems!
I built an e-shop local and...
1) when I add a product and then publish it, it doesn't appear in it's category. Does anyone have an idea about what might goes wrong?
2) Sometimes, when I either click "Save" or "Save & Close" buttons in a product or a category, it does nothing except of appearing "#" at the end of the url path. (See the Firebug errors screenshot https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-prn1/734140_10151341127558291_1139965236_n.jpg)
About the 2nd problem, a friend told me that I should find the file of Header (the one that includes all scripts: css etc. and add this code ----> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
So far so good but I have not found so far.
Your help is totally needed!