Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pprle Friend
    #1007188

    Hi,

    • Joomla 3.6.5
    • PHP 7.0.14
    • Hikashop 3.0.0
    • Hikamarket 1.7.2

    The mega filter does not display any item on the page.

    I can see these errors on the page:

    [Error] Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404) (vm-ltr-site.css, line 0)

    …/components/com_virtuemart/assets/css/vm-ltr-site.css

    Failed to load resource: the server responded with a status of 404 (HTTP/2.0 404)

    [Log] JQMIGRATE: Migrate is installed, version 1.4.1 (jquery-migrate.min.js, line 2:556)

    [Error] TypeError: $ is not a function. (In ‘$(document)’, ‘$’ is undefined) Code général (mega:80)

    
    $(document).ready(function() {
        $(window).keydown(function(e){
            if(e.keyCode == 44){
                e.preventDefault();
            }
        });
        $(window).focus(function() {
            $("body").show();
        }).blur(function() {
            $("body").hide();
        });
    }); 
    Saguaros Moderator
    #1007288

    Hi @pprle,

    It looks like there is conflict in JS on your site, could you also provide the FTP account so we can take a look?

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum