Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

27.03.2019 12:14
#1
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

Добрый день! Как можно сделать кнопкой "Уведомить о наличии"
https://tsuri.ru/kollektsii/tsvety/tsvety-iz-stekla-i-khrustalya?start=105
Не могу понять где прописать класс " btn btn-warning "

https://prnt.sc/n3kwta
https://prnt.sc/n3kwjd


Good day! How can I make a button for "Notify availability"


Joomla: 3.9.4
JoomShopping: 4.18.2
PHP: 7.2.14
Website Url: https://tsuri.ru
 
27.03.2019 18:59
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25942
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

plugins\jshoppingproducts\inform_availability_product\inform_availability_product.php

row ~ 42

 
27.03.2019 22:00
#3
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

Спасибо Вам большое
thanks a lot!!!

 
28.03.2019 09:58
#4
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

today i see a problem. after changing the class of the button, disappeared pop up of
the form. the form to fill became full screen
https://prnt.sc/n413u8

if I I will return the changes:
plugins\jshoppingproducts\inform_availability_product\inform_availability_product.php
row ~ 42
it works o.k
https://prnt.sc/n41553

 
28.03.2019 10:07
#5
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

for test
https://tsuri.ru/kollektsii/directory-tree-of-gems/korelskaya-sosna-blagopoluchiya-290

 
28.03.2019 13:51
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25942
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

add your css class
NOT delete original css class.

 
28.03.2019 17:26
#7
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

sorry, what css file to add?

 
28.03.2019 20:58
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25942
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

1. use original addon file
2. change - need add your css class 'btn'

example:
<a class="jsh_modal inform_availability" href
change to
<a class="jsh_modal inform_availability btn" href

 
01.04.2019 12:01
#9
dimasik903
Joomshopping forum user no avatar
Name: Dima
28.03.2014
Posts: 18
Quote
Aw: Как сделать кнопку для Notify availability (how can I make a button for "Notify availability" )

thank you very much, I just didn't know it.

 


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.