The magento-go tag has no wiki summary.
2
votes
2answers
51 views
Magento Go Fonts Assets not loading in IE9-10 and Firefox
I'm working on a Magento Go site at the moment. I purchased a web font from Font Spring and uploaded the 4 font files (eot, woff, ttf and svg) via the admin system using the Font Assets tool.
When I ...
5
votes
2answers
80 views
What are the theming limitations of Magento Go?
I'm familiar with Magento CE/EE, but I'm looking at Magento Go for a new project.
The official website doesn't include a lot of details about what is/isn't possible to achieve design wise.
Is there ...
0
votes
1answer
35 views
Magento Go: How to display Product description on Homepage/Category page
I am working on a site in Magento Go where I am displaying product listing on Homepage and Category Pages. For reference:
https://vimergy.gostorego.com/
I want to display small product description ...
3
votes
1answer
50 views
Magento Go, referencing a JS file attached to a theme in a CMS static block?
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>
...
0
votes
2answers
51 views
Magento Go, changing theme CSS to view media storage image?
How do I reference a media storage image in a CSS in edit custom.css, so that it overrides the template style. Basically I want to change the colours of the menu bar, but they are not changing. So far ...