Popup Button

4 replies · opened Jun 14, 2019

PprashantrulzJun 14, 2019

Hello Team,

How to Create a popup For multiple buttons?

Regards

PprashantrulzJun 15, 2019

hi, I am developing a Landing page which is currently on http://beryl.space

on top, there is a button and I have got a popup form attached to it. But there are many buttons on the site which are expected to pupup the same form.

Please suggest a solution on how to achieve the same. This is kinda urgent.

SSemicolon WebSTAFFJun 15, 2019

Hello,

You are using Custom Codes for opening the Modal which is the Functionality does not work as expected! Please make sure that you follow the Code Structure using the Bootstrap Modal: https://getbootstrap.com/docs/4.3/components/modal/ . Then you can use Multiple Buttons with the Attributes: data-toggle="modal" and data-target="#myModal" to open the same Modal using different Buttons on the Page.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

PprashantrulzJun 19, 2019

Hi,

We are a small company. If you could share code, with any of your existing demos, we could put it there. we are doing our own website, but we are less knowledgeable about Bootstrap. Please help.

SSemicolon WebSTAFFJun 20, 2019

Hello,

You can simply consider following the Codes from the modal-popovers.html Template from your Package/HTML Folder. Or you can also use the Modal Codes directly from Bootstrap's Website: https://getbootstrap.com/docs/4.3/components/modal/ as it is 100% Compatible.

Modal:


	
		

			
				
					Modal Heading
					×
				
				
					... Your Content
				
			

		
	

Then use can use the following Button Code multiple times on the Page to open multiple modals:

Launch modal

This will definitely work fine. Hope this Helps!

Unfortunately, we currently do not provide Customization related Support according to the Item Support Policy: https://themeforest.net/page/item_support_policy .

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard