What's the best approach/workflow to taking a store that is current in terms of the production release, but was developed years ago, and applying the bootstrap framework?
Announcement
Collapse
No announcement yet.
Bootstrap for Older Sites
Collapse
X
-
Re: Bootstrap for Older Sites
The first thing to look at - is the store MMUI? If so, you won't be able to apply the bootstrap framework.
Next, the framework is going to overwrite everything look & feel wise. Make a backup - save the current look & feel as a framework.
With that said, I prefer using a dev site to work with this framework since it's so radically different and is only a barebones basic design. Check with your host regarding a dev site, each host is different. If your store is MMUI there is no true MMUI to CSSUI conversion process. It's going to be a rebuild.Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
-
Re: Bootstrap for Older Sites
I thought this thread was the best place for my question. How do I turn the details button on the category list page into an add to cart button. I tried using code from our old site, but it just broke the layout. Here's the line I want to change:
<div class="button pull-right"><a href="&mvte:product:link;">Details</a></div>
Any suggestions?
Thanks,
- Jason
Comment
Comment