• Hello,

    On the mobile menu, when clicking on a category arrow to expand the menu, it does not wait for the user to select the sub-category. It goes directly to the main category. Is there an option anywhere to change this behavior?

    For example, on your demo site, if I click on HOME it expands to show HOME I and HOME II. Doing it on my site, if I were to click on HOME, it expands but doesn’t wait for me to choose HOME I or HOME II. It redirects to HOME.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hi there,
    can you please check if you have JS errors on the browser console?
    Other thing, can you please check if the mobile menu location is correctly assigned to a menu?

    Thread Starter myfakename

    (@myfakename)

    Hi,

    Mobile menu location is correctly assigned.

    Found these errors

    [Error] Error while parsing the ‘sandbox’ attribute: ‘allow-orientation-lock’, ‘allow-presentation’ are invalid sandbox flags.
    attr (load-scripts.php:4:11269)
    attr (load-scripts.php:8:1997)
    X (load-scripts.php:3:4549)
    attr (load-scripts.php:4:10839)
    run (load-scripts.php:8:71197)
    initialize (load-scripts.php:8:70439)
    Class (load-scripts.php:6:583)
    (anonymous function) (load-scripts.php:6:199)
    (anonymous function) (load-scripts.php:6:199)
    refresh (load-scripts.php:8:75791)
    (anonymous function) (load-scripts.php:8:73071)
    f (underscore.min.js:2:8508)

    [Error] The source list for Content Security Policy directive ‘script-src’ contains an invalid source: ”strict-dynamic”. It will be ignored. (x6)
    [Error] Error while parsing the ‘sandbox’ attribute: ‘allow-orientation-lock’, ‘allow-presentation’ are invalid sandbox flags.
    attr (load-scripts.php:4:11269)
    attr (load-scripts.php:8:1997)
    X (load-scripts.php:3:4549)
    attr (load-scripts.php:4:10839)
    run (load-scripts.php:8:71197)
    initialize (load-scripts.php:8:70439)
    Class (load-scripts.php:6:583)
    (anonymous function) (load-scripts.php:6:199)
    (anonymous function) (load-scripts.php:6:199)
    refresh (load-scripts.php:8:75791)
    (anonymous function) (load-scripts.php:8:73071)
    f (underscore.min.js:2:8508)
    [Error] The source list for Content Security Policy directive ‘script-src’ contains an invalid source: ”strict-dynamic”. It will be ignored. (x6)
    [Error] Error while parsing the ‘sandbox’ attribute: ‘allow-orientation-lock’, ‘allow-presentation’ are invalid sandbox flags.
    attr (load-scripts.php:4:11269)
    attr (load-scripts.php:8:1997)
    X (load-scripts.php:3:4549)
    attr (load-scripts.php:4:10839)
    run (load-scripts.php:8:71197)
    initialize (load-scripts.php:8:70439)
    Class (load-scripts.php:6:583)
    (anonymous function) (load-scripts.php:6:199)
    (anonymous function) (load-scripts.php:6:199)
    refresh (load-scripts.php:8:75791)
    (anonymous function) (load-scripts.php:8:73071)
    f (underscore.min.js:2:8508)

    [Error] The source list for Content Security Policy directive ‘script-src’ contains an invalid source: ”strict-dynamic”. It will be ignored. (x6)
    [Error] Failed to load resource: the server responded with a status of 404 () (bootstrap-grid.css.map, line 0)
    [Error] Error while parsing the ‘sandbox’ attribute: ‘allow-orientation-lock’, ‘allow-presentation’ are invalid sandbox flags.
    attr (load-scripts.php:4:11269)
    attr (load-scripts.php:8:1997)
    X (load-scripts.php:3:4549)
    attr (load-scripts.php:4:10839)
    run (load-scripts.php:8:71197)
    initialize (load-scripts.php:8:70439)
    Class (load-scripts.php:6:583)
    (anonymous function) (load-scripts.php:6:199)
    (anonymous function) (load-scripts.php:6:199)
    refresh (load-scripts.php:8:75791)
    (anonymous function) (load-scripts.php:8:73071)
    f (underscore.min.js:2:8508)
    [Error] Failed to load resource: the server responded with a status of 404 () (bootstrap-grid.css.map, line 0)
    [Error] The source list for Content Security Policy directive ‘script-src’ contains an invalid source: ”strict-dynamic”. It will be ignored. (x6)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile menu dropdown not working’ is closed to new replies.