View Single Post
  #27  
Old 08-20-2014, 08:03 AM
 
espresso espresso is offline
 

eXpert
  
Join Date: Apr 2007
Location: Ontario, Canada
Posts: 227
 

Default Re: Fashion Walk - NEW Responsive Template

I did get a response but still waiting for help on the rest of my issues.
If you have the same formatting issue then I have, the columns not displaying correctly (empty sections), then Will had me do the following:
PHP Code:
/skin/fashion-walk/js/fw.js
Find line 212
:
//var maxHeight = 0;$(this).each(function() { maxHeight = Math.max(maxHeight, $(this).height()); }).height(maxHeight);return; 
Uncomment out this lineThen clean up the cache of X-Cart and reload product listing page

I disabled CDSEO Pro and can confirm, that the layout does not switch back and forth anymore, the side bar does not break up the page anymore. The top black menu bar works and everything else seems to look as expected at this point.

BBM, thank you very much for sharing your findings.

Let's see if Jon can help
__________________
Rene
End user - merchant
In the upgrade process 4.6.6 to 5.4.x


Mods I miss in 5.4.x:
xCMS, Create-A-Sale, On-Sale AC, Kit Builder AC, Manufacturer-A-Z BCSE, Product-Bundle BCSE, Pre-Order BCSE, Customer Quotes BCSE
Reply With Quote