Could anyone say why the below line is creating issue in My Magento 1 Web Store ?
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/3.1.1/jquery.min.js"></script>
Hi @foysal,
Is more than one jQuery library loading in the same page of your Magento store?
Best regards.
Gabriel
@Gabriel Guarino yes, There is another jQuery link. I would like to remove that. But I could not found that. How a jQuey link is added to a Magento1 Webstore ?
Thanks