Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aapman

    (@aapman)

    Apologies for the short post. I updated the wp to 3.5 and all the menus are crammed into one space like here. I am using the u design Theme. Any advice?

    replace on jquery.dcdrilldown.1.2.js

    var maxUl = $(objUl+'[rel=”‘+maxItems+'”]’);
    width
    var maxUl = $(objUl.attr(‘id’)+'[rel=”‘+maxItems+'”]’);

    It works for me.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not working’ is closed to new replies.