- Messaggi: 10
- Ringraziamenti ricevuti 0
Problem Product Finder-only 1st question is loaded
- maropaca
- Offline
- Nuovo Utente
Less
Di più
11 Anni 2 Settimane fa #1551
da maropaca
Risposta da maropaca al topic Problem Product Finder-only 1st question is loaded
I enjoyed the component Product Finder Questionnaire, but unfortunately did not work in the test I did.
Do you plan to launch a paid version?
I am a web designer and this component work perfectly in some clients I have.
I am developing a site for a marina in Brazil, and this is the ideal solution for the user to choose the right boat to buy.
I'll be eagerly awaiting the definitive solution!
Thank you for your attention and success!
Do you plan to launch a paid version?
I am a web designer and this component work perfectly in some clients I have.
I am developing a site for a marina in Brazil, and this is the ideal solution for the user to choose the right boat to buy.
I'll be eagerly awaiting the definitive solution!
Thank you for your attention and success!
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
11 Anni 2 Settimane fa #1552
da andrea_4g
Risposta da andrea_4g al topic Problem Product Finder-only 1st question is loaded
We've been able to setup a Joomla installation with the basic characteristics of your site and we are having the same issue you are reporting.
As far as we can tell it's indeed a javascript conflict and we've not been able to find a fix yet.
Being a quite intricate issue we likely need a few days to sort it out. We'll report our findings here.
As far as we can tell it's indeed a javascript conflict and we've not been able to find a fix yet.
Being a quite intricate issue we likely need a few days to sort it out. We'll report our findings here.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
11 Anni 2 Settimane fa #1554
da andrea_4g
Risposta da andrea_4g al topic Problem Product Finder-only 1st question is loaded
Good news.
With Joomla 3.2 and Gantry 4.1.18 it works.
With Joomla 3.2 and Gantry 4.1.18 it works.
Si prega Accesso o Crea un account a partecipare alla conversazione.
- maropaca
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 10
- Ringraziamenti ricevuti 0
11 Anni 2 Settimane fa #1555
da maropaca
Risposta da maropaca al topic Problem Product Finder-only 1st question is loaded
Great.
I will upload and test.
Thank you!
I will upload and test.
Thank you!
Si prega Accesso o Crea un account a partecipare alla conversazione.
- maropaca
- Offline
- Nuovo Utente
Less
Di più
- Messaggi: 10
- Ringraziamenti ricevuti 0
11 Anni 2 Settimane fa #1556
da maropaca
Risposta da maropaca al topic Problem Product Finder-only 1st question is loaded
I upgraded to Joomla! 3.2.0 Stable [Ember] 6-July-2013 and Gantry v4.1.18
Unfortunately, the same problem remains.
Thank you!
Unfortunately, the same problem remains.
Thank you!
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
11 Anni 2 Settimane fa #1558
da andrea_4g
Risposta da andrea_4g al topic Problem Product Finder-only 1st question is loaded
We are making some progress.
Given we have the same setup, we think there could be an issue with the localisation. In fact a difference is that we're testing a site in English while your site is in Brazilian portuguese.
You should try the following:
- edit file components/com_productfinder/controller
- change line 67 from:
to:
Please let us know if there's any improvement.
Given we have the same setup, we think there could be an issue with the localisation. In fact a difference is that we're testing a site in English while your site is in Brazilian portuguese.
You should try the following:
- edit file components/com_productfinder/controller
- change line 67 from:
Code:
$layout = JRequest::getCmd('action');
Code:
$action = JRequest::getString('action');
Please let us know if there's any improvement.
Si prega Accesso o Crea un account a partecipare alla conversazione.
Tempo creazione pagina: 0.144 secondi