Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
3 votes
1 answer
97 views

How can I pull the order value of a sale from Magento Go? [closed]

I am using Mangento Go and after a sale has taken place on the confirmation page I am using a JS code that needs the value of the sale in a variable like $totalvalue. I am unable to find something ...
ariel's user avatar
  • 131
2 votes
2 answers
468 views

Getting jslider to work with Magento Go [closed]

I just started using Magento Go. I've already discovered where to go and add css and uploaded the jslider plugin, the jquery that allows making an image slideshow. However, making use of it in a ...
Cdore's user avatar
  • 31
5 votes
1 answer
474 views

Magento Go, referencing a JS file attached to a theme in a CMS static block? [closed]

If I want to reference a JS file in a CMS block and the js file has been attached to the theme, how is it done? The CMS block has the script: <script> Galleria.loadTheme('galleria/themes/...
Simon Osbon's user avatar