Questions tagged [unify]
37 questions
0
votes
2 answers
jQuery AJAX data parameters
I have 10 AJAX queries with the same parameters.
$.ajax({
global: false,
type: 'POST',
url: value,
dataType: 'html',
data: {
firstname: $("#firstname").val(),
lastname: $("#lastname").val(),
surname:…

diank
- 628
- 2
- 11
- 19
0
votes
2 answers
How to use CSTA with Unify Openscape Business v5 in Java?
I am trying to connect to Unify OpenScape Business and monitor incoming calls. From what I found so far it seems that the best would be using CSTA protocol.
On the following page
http://wiki.unify.com/wiki/Developer_Program_-_OpenScape_Voice
I…

norbi771
- 814
- 2
- 12
- 29
0
votes
2 answers
Bootstrap PHP contact form
I had faced a problem with bootstrap PHP contact form .
I using Unify theme bootstrap framework , UI is done but I wouldn't know how to make contact form function . Can anyone help and make correction for me .
here my website .…

Garfrey
- 23
- 1
- 7
0
votes
1 answer
Revolution Slider not working on my Unify themes (bootstrap)
Did anyone know why its my revolution slider is not working ? My images was not found when I uploaded to server . But its go fine in offline .
Here my link : http://cloudsblack.info/
Thanks !

Garfrey
- 23
- 1
- 7
0
votes
1 answer
Bootstrap and Unify can't click on submenu
I purchased Unify and I have it up on a server here:
[hidden]
When on my android I expand a menu item with a submenu but when trying to click on a submenu item the menu just contracts and nothing happens! Any idea how I can fix this?

Paul
- 1,457
- 1
- 19
- 36
-1
votes
2 answers
Only first datepicker is shown in bootstrap modal view
I have four datepicker inputs in my form which is in bootstrap modal view from unify template http://htmlstream.com/preview/unify-v1.7/shortcode_form_advanced.html
Only first input has datepicker and the rest is not working. The link to the site is…
-1
votes
1 answer
Boostrap 3, Multiple Nav to control single Tab-Pane
I'd like to control a single tab-pane using multiple groups of nav buttons buttons. Currently, the previous nav is not deactivated when a new nav is activated in the other nav group. Thus, two nav buttons are activated at any given time.
First Nav…

b_g
- 299
- 1
- 4
- 14