0

I am using Magento 1.9x with Ultimo Theme. There is a small issue with my mega-menu display on hover.

  • Dropdown Menu on hover displays fine here
  • But menu doesn't display on hover when I am at this page

Can you please help and propose a solution? Please guide which html/css files to edit as I am very new to Web developmen, thank you!

asked Feb 9, 2017 at 6:52
1
  • where is the issue? Commented Feb 9, 2017 at 6:54

1 Answer 1

1

There is a javascript issue on your page. You have used "ramadan kareem" english 2d letters (75w x 25h x 5t) cm" for an option. Change "ramadan kareem" to 'ramadan kareem'

answered Feb 9, 2017 at 7:00
4
  • Wow this worked like magic, but how did you find where the problem was? Commented Feb 9, 2017 at 7:13
  • 1
    If you check your browser console, it will show you all javascript related errors. There was a string break in JSON string when you used double quotes in you option title. Commented Feb 9, 2017 at 7:15
  • Great, got it. Can you help me with one more thing please: In my category views I can only see 8 products like here or here How do I change the number of products by default, what if I want to show all the products on one page? Commented Feb 9, 2017 at 7:56
  • 1
    To change that value, go to System > Configuration > Catalog > Frontend > Products per Page on Grid Default Value refer stackoverflow.com/a/33186149/1409718 Commented Feb 9, 2017 at 8:39

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.