Drawcard

Results 53 comments of Drawcard

I have a feeling this would require a SMS gateway from a mobile network provider, or 3rd party service of some kind on top of Elementor. You'd probably be better...

Also have a look at hooking up Elementor + SMS with Zapier: https://docs.elementor.com/article/263-zapier https://zapier.com/apps/sms/integrations

Oh right, I thought you meant you needed Elementor to send an SMS to someone, rather than just have a button that launches an SMS message app.

It also seems there's some errors in bower.json that are reported, when attempting to retrieve this project in another manner: ``` bash $ bower install https://github.com/takien/jPushMenu.git bower jPushMenu#* not-cached https://github.com/takien/jPushMenu.git#*...

My workaround for now is to manually pull in the jPushMenu main files like so: ``` bash bower install --save takien/jPushMenu ``` then editing assets/manifest.json (for [Roots Sage](https://github.com/roots/sage) theme): ```...

I think I see it the same way too. I was just throwing ideas out there :)

Just a rough guess, I would say you could put the entire bootstrap `` structure inside the jPushMenu container and have it scale up and down to mobile / desktop...

Cool. It would be really handy to have this toolbar working again. It's really indisipensible.

I can't see why this wouldn't be possible, I would use two different ID's for each menu container and duplicate the JS triggers to act on seperate panels.

yarn seems to work too: ``` yarn add Glitchbone/jquery-fatNav```