Why is my unmodified default front page messed up?
Hi,
I just updated to the new drupal commerce. I noticed my default front page is messed up and everything is almost on default settings...
This demo has 3 things that scroll through that I can click on: http://demo.commerceguys.com/ck/
My site has all three things going down at: http://stephendevans.com/
My other site has the same problem: http:/naturaleny.com
Thanks in advanced.
Comments
I have the same problem... I
I have the same problem... I updated to the newest Commerce Drupal with core and my slideshow doesn't work.
Here's how I solved it. The new update I guess is missing the jquery.bxslider.min.js file in the directory below. It is also not in the drupal commerce tar file. I got the file here #10: https://www.drupal.org/node/2425963
I downloaded the file and moved it to the directory profiles/commerce_kickstart/libraries/jquery.bxslider/jquery.bxslider.min.js
IT WORKED! Hope this helps other people.