Problems with "Ask a question about product" plugin

08.04.2014 09:34
#1
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Problems with "Ask a question about product" plugin

Hi,

After installing the Plugin,the "Ask Question" window appears floating at the top of the screen. (see Image 1)

Is there any chance to control the position of the window?

Can I insert the plugin INTO the Product details? (as shown in image 2)

Many thanks.


P.S: My order number was: 04-KH-107104
Problems with "Ask a question about product" plugin


Joomla: 3.2.3
JoomShopping: 4.2.0
PHP: 5.3.3-7+squeeze17
MySQL: 5.1.66-0+squeeze1
Website Url: http://desarrollo1.buyto.es
 
08.04.2014 20:58
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Problems with "Ask a question about product" plugin

Problem in CSS

.modal{
...
}

 
09.04.2014 11:40
#3
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Aw: Problems with "Ask a question about product" plugin

Hi,

Could you please be a little more specific?

Where's the problem in CSS?

What does ".modal{... }" means?

Do I have to modify the CSS? Where?

Thank you,

 
09.04.2014 20:28
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Problems with "Ask a question about product" plugin

Use firefox + firebug

bootstrap.min.css
.modal {
background-clip: padding-box;
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
left: 50%;
margin-left: -280px;
outline: 0 none;
position: fixed;
top: 10%;
width: 560px;
z-index: 1050;
}

 
11.04.2014 12:40
#5
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Aw: Problems with "Ask a question about product" plugin

Hi,

I included in "mytemplate/bootstrap/css/bootstrap.min.css" the code sent by you:

.modal {
background-clip: padding-box;
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
left: 50%;
margin-left: -280px;
outline: 0 none;
position: fixed;
top: 10%;
width: 560px;
z-index: 1050;
}

And nothing has changed.

Is that what I was supposed to do?


Letzte Änderung: 11.04.2014 19:06
 
11.04.2014 19:54
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Problems with "Ask a question about product" plugin

Need delete.

 
14.04.2014 10:01
#7
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Aw: Problems with "Ask a question about product" plugin

I'm really, really, REALLY sorry but i don't get you and i don't understand your telegraphic responses.

I know that my little knowledge about CSS doesn't help either, but you must understand that I paid for a plugin more than 10 days ago and, until today, it doesn't work.

Find attached the bootstrap.min.css file.

Could you please do the needed changes and send it to me?

Thank you for your cooperation.
bootstrap.min.zip

 
14.04.2014 21:50
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Problems with "Ask a question about product" plugin

We are not responsible for your work style СSS
bootstrap.min1.zip

 
15.04.2014 13:40
#9
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Aw: Problems with "Ask a question about product" plugin

The plugin now fit into the Product details. Thank you very much!!!

Two other questions:

1) Is there any chance to control the position where the Plugin appears? I want to move it as shown in the image attached....

2) Is it possible send the email to the Vendor instead the System Administrator?


Best regards,
Aw: Problems with "Ask a question about product" plugin


Letzte Änderung: 15.04.2014 17:53
 
20.04.2014 13:00
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Problems with "Ask a question about product" plugin

1. change components\com_jshopping\templates\default\product\product_default.php

move code
<?php print $this->_tmp_product_html_before_buttons;?>

2. Not possible. (Configuration / general / admin email)

 
21.04.2014 12:11
#11
matias.vilar
Joomshopping forum user no avatar
Name: matias
25.01.2014
Posts: 52
Quote
Aw: Problems with "Ask a question about product" plugin

OK. Thanks!!

 


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.