• Arga90

    (@mekanikekhodro)


    Hello. Thanks for releasing the new version.
    But I had a problem. In RTL mode, the hamburger menu does not work.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Fotis

    (@markwaregr)

    Hi,
    can you share a URL so I can check this?

    Thread Starter Arga90

    (@mekanikekhodro)

    hi, this is link.
    https://scancar.ir

    Thread Starter Arga90

    (@mekanikekhodro)

    hi, Please Help Me.

    Fotis

    (@markwaregr)

    Hi there,
    please check for plugin conflicts https://www.cssigniter.com/kb/checking-for-plugin-conflicts/

    I notice the main theme scripts file is not loading. Please reinstall the theme and let me know if the issue persists

    • This reply was modified 4 years, 1 month ago by Fotis.
    Thread Starter Arga90

    (@mekanikekhodro)

    hi friend,
    I followed the instructions. But the problem was not solved.

    Fotis

    (@markwaregr)

    Hi there,
    Can you please reinstall the theme and keep all plugins disabled and let me know?

    Thread Starter Arga90

    (@mekanikekhodro)

    hi. Only the WooCommerce plugin is enabled.

    Fotis

    (@markwaregr)

    Hi there,
    please open inc/scripts-styles.php from Appearance->Theme editor and replace

    wp_register_script( 'nozama-lite-front-scripts', get_template_directory_uri() . "/inc/assets/js/scripts{$suffix}.js", array(
    		'nozama-lite-dependencies',
    	), $theme->get( 'Version' ), true );

    with

    wp_register_script( 'nozama-lite-front-scripts', get_template_directory_uri() . "/inc/assets/js/scripts{$suffix}.js", array(
    		'jquery',
    	), $theme->get( 'Version' ), true );

    Let me know if this helps

    Thread Starter Arga90

    (@mekanikekhodro)

    Hello my friend, thank you for your guidance.
    The problem was solved.

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

The topic ‘The hamburger menu does not work.’ is closed to new replies.