Closed (fixed)
Project:
AT Commerce
Version:
7.x-3.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2013 at 15:10 UTC
Updated:
4 Mar 2013 at 20:43 UTC
When it comes to themes, does Drupal show updates or does this have to be done on your own? Also, how do I go about upgrading my theme from AT Commerce 7.x-2.0-rc3 to 7.x-3.0-rc1? Manually install theme? Any steps or help would be much appreciated as I would hate to screw up my entire site while attempting this process.
Thank you
Comments
Comment #1
josephsergio commentedWould I just install the new theme as usual and then activate it? Also will this mess up anything I currently have setup for my site (blocks, product pages, etc)
Thank you in advance
Comment #2
josephsergio commentedI know everyone is extremely busy but any help on this would be great. Last thing I wasnt to do is have my products/displays altered once the theme is updated.
Comment #3
playfulwolf commentedthis is not critical, if it makes problem for you - it does not mean there will be problem for others
I can assure, that migration will be not that easy, but If you know at least basic theme configuration and basic css, not even anything Drupal related you will be able to do this.
Your tasks:
1. Clone site
2. Make clean subtheme for AT
3. Copy files and other changes you made for your 2.x sub-theme
4. Debug
5. Profit!
Comment #4
Jeff Burnz commented#3 is about right, upgrading is hard and time consuming, only do it if you really really want or need to, I doubt there is a major pressing need, so its more of a want.
Comment #5
josephsergio commentedJeff
Thanks alot for your post. Does this update fix the viewing issue in IE and Firefox? Currently the site displays fine in Sarafi, however in IE and Firefox it is incorrect.
Comment #6
playfulwolf commentedyou have to correct css to display it properly on all the browsers, I know that it is time consuming but there is no other way - either you do it yourself or somebody does it for you. My personal opinion is that if the theme looks differently in most popular browsers (newest versions), then this is a bug, open an issue in theme project page.
Firebug for Firefox is a good tool to see which css is causing problems, there is similar tool in Chrome, although I do not know about other browsers