Ich habe noch ein weiteres Problem. Ich nutze ein Reservierungsmodul und hier gibt es einen Fehler, welcher wohl auch am Template liegt.
[Error] TypeError: $('.counter').counterUp is not a function. (In '$('.counter').counterUp({
delay: 10,
time: 2000
})', '$('.counter').counterUp' is undefined)
(funzione anonima) (vikrestaurants:1279)
j (jquery-1.11.1.min.js:2:27250)
fireWith (jquery-1.11.1.min.js:2:28059)
ready (jquery-1.11.1.min.js:2:29903)
J (jquery-1.11.1.min.js:2:30263)
Wo finde ich die counterUp funktion und kann sie deaktivieren ?
Please Log in or Create an account to join the conversation.