Templates

[Charity] Fix menu for IE10
https://www.bcgurus.com/forums/forums-3/topics-1840
Fri, 8 Nov, 2013 at 7:58 AM
[Mintech] Menu appears as unformatted list in IE8
In your page templates, move the following line from the foot of the page to the head element: <!--[if lte IE 8]><script src="/_assets...
Fri, 8 Nov, 2013 at 7:58 AM
[General] Date picker doesn't work on form
This is a conflict between the date picker and the initInputs() function in jquery.main.js. To solve this issue, place the class, 'default', on the ...
Fri, 4 Apr, 2014 at 2:22 AM
[General] Links on checkout page redirect to original template url
There is some JavaScript located inside one of the ecommerce module templates that is redirecting your users away. The intent of that script is to make i...
Sun, 28 Sep, 2014 at 5:44 PM
[Auto Dealer] Prices are all the same on the home page.
The following code snippet should replace the corresponding snippet in scripts.js: // ======= Vehicle Price ========================================= ...
Wed, 11 Dec, 2013 at 11:11 PM
[Auto Dealer] How to change vehicle images
In the Autos Web App, each item has two fields that control the image: List Image Autos Images Module The value of those two fields is a web app m...
Thu, 10 Apr, 2014 at 5:05 PM
[Boutique] Store locator map not working
I've included two replacement files that fix the issue.
Tue, 7 Jan, 2014 at 7:34 PM
[Zephyr] Menu items with children not responding to clicks
It looks like the piece of js that makes it work has been commented out. If you go to main.js and remove the /* on line 147 and the */ on line 152, it...
Thu, 6 Feb, 2014 at 12:01 PM
[Auto Dealer] site search doesn't work
I apologize. That was an oversite on the template. You should be able to get it working with two steps: Create a site search in the admin Crea...
Tue, 8 Jul, 2014 at 12:44 AM
[Travel] Travel Tours gallery displays blank slides if you don't have all 7 images
As a workaround, you can open the detail.html file for the Travel Tours web app and replace the #inner section with this new version: <div id="...
Fri, 17 Jan, 2014 at 7:51 AM