0

私は最新の Presta Shop を持っています。上記のコードを追加すると

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
jQuery(document).ready(function(){
    if(catapultReadCookie("catAccCookies")){//If the cookie has been set
        jQuery("#catapult-cookie-bar").hide();
        jQuery("html").css("margin-bottom","0");
    }
});
</script>

また、tools/smarty/compile からキャッシュを削除すると、Web サイトが表示されなくなります。どうしてか分かりません ?手伝ってくれてありがとう。

4

2 に答える 2