Tagged Questions
0
votes
0answers
20 views
Tax class is not calculated products although applied manual tax class in product
If you have idea related to tax rules applied on perticular product then suggest to me idea about that.
I have created also tax rules in it but some products can't calculated tax for this product.
...
0
votes
1answer
46 views
How to disable some javascripts in magento multi sites
Having one issue:
We are having one store http://vinylshop.lt & now we done in the same platform multi site - http://ausines24.lt
And we are having some glitches with vinylshop.lt template JS ...
0
votes
1answer
180 views
Add google trusted stores badge
I have followed the steps in here
Add Google trust badge to Magento
And then in here:
http://www.magentocommerce.com/magento-connect/google-trusted-stores.html
In all pages the first javascript part ...
0
votes
1answer
143 views
Moving magento to a new server breaks its functionality
I've moved a magento install from the current shared hosting to a new VPS.
I also moved it on a staging server.
It works very well on the staging server but it doesn't on the VPS.
The issue I get ...
3
votes
2answers
933 views
Overriding/Extending the Magento core javascript files
Last days as a result of some customer complains and discussion with our marketing guys I've got a request to change the default behavior of the configurable products options. They asked me to remove ...
0
votes
2answers
1k views
How can I show configurable product stock quantity in Magento?
I have made this code to show if some configurable product has or not stock. But I can't get the stock quantity anywhere in varien/product.js
updateStock: function(){
var tempProducts = [];
...
1
vote
1answer
513 views
Magento Products Ordered Report returns “No records found for this period” after upgrade to 1.6.2.0
We upgraded our magento 1.3.3 website to version 1.6.2.0 about three months ago. Since the upgrade our Products Ordered Report shows no history before the upgrade date, but displays all orders after ...
0
votes
0answers
162 views
Magento on IE throws a Javascript error
I am using Magento ver. 1.6.1.0 Community Edition for the site (http://bit.ly/J9Ggks).
Each page on the site throws an error on IE.
Webpage error details
Message: Object doesn't support this action
...
0
votes
2answers
447 views
Magento - this javascript file doesn't merge correctly
i have a magento 1.6.2 webshop.
I would like to merge the javascript files for optimizing my loadingspeeds.
But when i select merge in the settings my Custom Menu extensions doesn't work anymore.
I ...