important - ask a question

28.11.2016 22:49
#1
babim
Joomshopping forum user no avatar
Name: babic mario
18.02.2013
Posts: 145
Quote
important - ask a question

Hello admin,

i have a problem with the ask a question module.

why doesnt open the form in the jooma content position.
The form doesnt load any scripts in header of my joomla template, i doesnt have a menu or a footer.

can you change this plugin as a joomla content or a popup.

 
29.11.2016 07:54
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: important - ask a question

Works only for product.

did not understand you?
Screenshot?
url?

 
29.11.2016 14:13
#3
babim
Joomshopping forum user no avatar
Name: babic mario
18.02.2013
Posts: 145
Quote
Aw: important - ask a question

the modul works but i have question to the code of this modul.

your form open standard in a browsersite without the joomla menu, footer, logo or any other modulpositions.
the customer means he is on another site and not on my shop.
the customer see full whit browser site with a little bit picture and some inputboxes.

your form doesnt include the joomla template in the header, no joomla template css and scripts.

i think it is better the ask a question formular open in the same joomla position as the product_full

i think the implementation of this plugin is not so good
how can i change the code to open the ask a question formular in the joomla content position or in a popup but not in a full browser site without my joomla project or shop design.

 
29.11.2016 14:30
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: important - ask a question

did not understand you.

Change code

plugins\jshoppingproducts\ask_question\ask_question.php

 
29.11.2016 22:48
#5
babim
Joomshopping forum user no avatar
Name: babic mario
18.02.2013
Posts: 145
Quote
Aw: important - ask a question

OK, I give up.

 
30.11.2016 00:22
#6
babim
Joomshopping forum user no avatar
Name: babic mario
18.02.2013
Posts: 145
Quote
Aw: important - ask a question

found the bug in ask_question.php

rel="{handler: \'iframe\', size: {x: 640, y: 780}, id: \'maxx\'}" do not work. it doesnt open a popup with 640x780. it open a fullwidth browser window.

change the code
JHTML::_('behavior.modal', 'a.modalquestion');
to
JHTML::_('behavior.modal');

and the ask a question form open as a popup with x and y parameters

 
30.11.2016 08:16
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25857
Quote
Aw: important - ask a question

It is strange, for me works without changes.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.