Infinite spinning Suivant or Coustic Readytheme 9.0004
Posted by , Last modified by on 28 September 2015 10:32 AM
|
||||
Disclaimer: This will work for stores on Miva Version 9.0 - 9.0004. Note that this will require making template changes. Make sure you make sure you are aware of what version was active before any changes are made. These edits are low-risk but if you feel uncomfortable with making these changes then we advise you to seek help from a developer.
Objective: These are instructions will aid in fixing the infinite spin issue that might occur with new installs of the Suivant and Coustic theme
Issue(s): I installed the newest version of the Suivant or Coustic theme. I tried adding a product to cart but the blue arrows infinitely spin.
Instructions:
Try changing this on the PROD page Product display layout template Replace... <form method="post" action="&mvte:urls:BASK:auto;" name="add" id="js-purchase-product" class="inline-labeling">
With... <form method="post" action="&mvt:global:sessionurl;" name="add" id="js-purchase-product" class="inline-labeling"> OR Replace the current scripts.js file with the one attached. | ||||
|