• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

issue with javascript hiding products below a image on a second level category

New Here ,
Sep 05, 2016 Sep 05, 2016

Copy link to clipboard

Copied

hi adobe community

we are having an issue with our customers site: organisemy.com.au

Issue:

If you click on a second level category, we made it so that it displays an image and then no products.

However our developer has since left our business, and at a bit of a loss as to what code is causing the products to hide.

For example, if you visit: Bath & Body

You will notice the product appears for a split second and then the image overlays it through the javascript code on the module template called shop.

Any ideas what javascript it hiding the products? Essentially we want the banner and then the products to list below the banner.

I look forward to your excellent community support reply

Thanks,

Jason

TOPICS
How to

Views

335

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 06, 2016 Sep 06, 2016

Copy link to clipboard

Copied

Hi Jason,

I checked the "Shop" page template applied to your site.

The issue with following javascript which is added on the template.

        <script src="/media/js/bootstrap.min.js"></script>

        <script src="/media/js/hoverIntent.js"></script>

        <script src="/media/js/superfish.js"></script>

        <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>

        <script src="/media/js/follower.js"></script>

        <script src="/media/js/jquery.placeholder.js"></script>

        <script src="/media/js/jquery.elevatezoom.min.js"></script>

        <script src="/media/js/additional.js"></script>

Regards,
Gaurav Aggarwal

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 06, 2016 Sep 06, 2016

Copy link to clipboard

Copied

LATEST

Hi thanks so much for getting back to me. Very much appreciated. I removed that javascript, but the products still did not show below the image banner. Can you please help me further with this? It would be very much appreciated. Thanks, Jason

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines