- Posts: 5
COMMUNITY FORUM
FRONT END non funziona jquery + errore calendar...
- Andrea
- Topic Author
- Offline
- New Member
Less
More
11 years 1 month ago #118394
by Andrea
FRONT END non funziona jquery + errore calendar... was created by Andrea
Buongiorno a tutti sono Andrea,
ho deciso ormai di proporre ai miei Clienti una piattaforma Joomla! e sto utilizzando K2, ho comprato qualche plugin correlato a k2 e questa è la mia storia.
Premettendo che ho molta stima per gli sviluppatori joomla e vari framework mi piacerebbe sapere se qualcuno di voi potrebbe aiutarmi a capire quale potrebbe essere il mio problema.
Nella modifica front end, una volta effettuato il log in e cliccato su "aggiungi una nuova voce" si dovrebbe aprire in JQUERY la schermata che ti permette di fare l'operazione. ECCO! a me si apre non in JQUERY e quindi esce da sito caricando una pagina a se stante.
Inizialmente avevo anche un errore riguardo "Calendar.setup: Nothing to setup (no fields found). Please check your code" ma ora non si verifica più.
Ho caricato il plug in motools ma non risolve.
Utilizzo Joomla 2.5.14
Cortesemente c'è un anima pia che ragioni con me? :huh:
Allego foto
Saluti e tutti e buona giornata.
ho deciso ormai di proporre ai miei Clienti una piattaforma Joomla! e sto utilizzando K2, ho comprato qualche plugin correlato a k2 e questa è la mia storia.
Premettendo che ho molta stima per gli sviluppatori joomla e vari framework mi piacerebbe sapere se qualcuno di voi potrebbe aiutarmi a capire quale potrebbe essere il mio problema.
Nella modifica front end, una volta effettuato il log in e cliccato su "aggiungi una nuova voce" si dovrebbe aprire in JQUERY la schermata che ti permette di fare l'operazione. ECCO! a me si apre non in JQUERY e quindi esce da sito caricando una pagina a se stante.
Inizialmente avevo anche un errore riguardo "Calendar.setup: Nothing to setup (no fields found). Please check your code" ma ora non si verifica più.
Ho caricato il plug in motools ma non risolve.
Utilizzo Joomla 2.5.14
Cortesemente c'è un anima pia che ragioni con me? :huh:
Allego foto
Saluti e tutti e buona giornata.
Please Log in or Create an account to join the conversation.
- Andrea
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
11 years 1 month ago #118395
by Andrea
Replied by Andrea on topic Re: FRONT END non funziona jquery + errore calendar...
Quindi... nessuno sa perchè non si apre la schermata di modifica front end in un pop up lightbox?
Perfetto!!! :S :pinch:
Perfetto!!! :S :pinch:
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
- Offline
- Platinum Member
- Joomla Developer
11 years 1 month ago #118396
by Mohamed Abdelaziz
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Replied by Mohamed Abdelaziz on topic Re: FRONT END non funziona jquery + errore calendar...
Please try this fix:
Hi,
I found the workaround that fixed this problem for my client:
Edit the file: libraries/joomla/html/html.php
Go to the line ~883 and find this line:
'window.addEvent(\'domready\', function() {Calendar.setup({
And replace it with this line:
'window.addEvent(\'load\', function() {Calendar.setup({
Save the file and test.
Hope this solves the problem for you.
I hope also that K2 developers find a solution to this problem
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Andrea
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
11 years 1 month ago #118397
by Andrea
Replied by Andrea on topic Re: FRONT END non funziona jquery + errore calendar...
Hi!
Thanks for your help, i'm traing now and i hope to resolve...
hasta pronto!
:)
Thanks for your help, i'm traing now and i hope to resolve...
hasta pronto!
:)
Please Log in or Create an account to join the conversation.
- Andrea
- Topic Author
- Offline
- New Member
Less
More
- Posts: 5
11 years 1 month ago #118398
by Andrea
Replied by Andrea on topic Re: FRONT END non funziona jquery + errore calendar...
Allora... ho provato come hai detto tu e anche se risolve il problema sull'errore "calendar ecc.." non risolve il problema del lightbox sul front end "inserisci una nuova voce" ..quindi un nuovo articolo k2.
Grazie lo stesso.
Se qualcuno ha avuto il mio stesso problema lo invito ad aggiornarmi.
Grazie mille e buona giornata a tutti.
Andrea
Grazie lo stesso.
Se qualcuno ha avuto il mio stesso problema lo invito ad aggiornarmi.
Grazie mille e buona giornata a tutti.
Andrea
Please Log in or Create an account to join the conversation.