Hello, I Can’t set up default value (1, 0). Prefix doesn’t work. Check screenshots:
https://snipboard.io/c1S70P.jpg
https://snipboard.io/YsSjAT.jpg
If I check the slider range value on a mobile device it does not correspond to the position of the slider handle. Can this be fixed?
]]>How do I set the slider default position to the left most value?
]]>Hi. Is there a chance to get the default_value from $POST for the slider as for other CF7 input types`?
]]>Hi,
Range Slider is not showing labels or ranges. Here’s the error message from the console:
Wordpress 5.9/Mozilla Firefox 97
Uncaught Error: no such method ‘pips’ for slider widget instance
jQuery 5
<anonymous> https://premierehealthcare.local/wp-content/plugins/range-slider-for-contact-form-7/includes/js/front.js?ver=2.0.0:56
jQuery 2
<anonymous> https://premierehealthcare.local/wp-content/plugins/range-slider-for-contact-form-7/includes/js/front.js?ver=2.0.0:2
jQuery 2
Your help is appreciated.
]]>While it’s working ok with dolar sign “$”.
]]>Great plugin!
Can’t solve the problem with jquery slider library though.
I get this:
Uncaught TypeError: jQuery(…).slider is not a function
at HTMLDivElement.<anonymous> (front.js?ver=2.0.0:45)
at Function.each (jquery.min.js?ver=3.6.0:2)
at s.fn.init.each (jquery.min.js?ver=3.6.0:2)
at HTMLDocument.<anonymous> (front.js?ver=2.0.0:2)
at e (jquery.min.js?ver=3.6.0:2)
at t (jquery.min.js?ver=3.6.0:2)
I thought that some js libraries haven’t gotten loaded but this is the sequence:
jquery.min.js
jquery-ui.min.js?ver=2.0.0
jquery.ui.touch-punch.min.js?ver=2.0.0
jquery-ui-slider-pips.js?ver=2.0.0
jquery.min.js?ver=3.6.0
jquery-migrate.min.js?ver=3.3.2
front.js?ver=2.0.0
So you can see that jquery and jquery-ui along with other libraries are loaded properly and in time.
]]>Hi, i’m coming back with the same mobile problem,
i can’t drag the slider on touchscreen.
Is there a possibility to add a jquery mobile fonction to find a solution ?
best,
Pierre
The labels are not appearing on my range slider. They were working and I believe it stopped working after updating WordPress. What is the fix for this?
]]>This works nicely and I like the formatting options. However, on a mobile device (phone, tablet) it doesn’t let users drag the slider to a position on the line. Instead, you have to tap to a position on the line. I know dragging works with a mouse on the desktop. However, even on a desktop with a touchscreen, it still doesn’t respond to dragging on the touch screen.
Any fix for this would be very nice.
Thanks.
]]>Hi everyone.
I am trying to access the value of the slider-element with javascript.
However the script isn’t working. I tried to use it with a simple text input, which worked.
Any idea?
[rangeslider testmh step:1 min:1 max:6 id:testmh calslider:left sliderstyle:modernflat slidershow:single rangeshow:enable default:3]
[textarea Auswahl id:auswahl placeholder “Bitte…”]
<script language=”javascript” type=”text/javascript”>
//Max
document.getElementById(“testmh”).addEventListener(“change”, MhLogik);
function MhLogik() {
var dropDownText = document.getElementById(“testmh”).value;
console.log(dropDownText);
if (dropDownText == “1”) {
document.getElementById(“auswahl”).value = ‘Sie haben angegeben wenig Erfahrung zu haben. Wir empfehlen daher. XXX’;
} else if (dropDownText == “2”) {
document.getElementById(“auswahl”).value = ‘Sie haben angegeben wenig Erfahrung zu haben. Wir empfehlen daher. XXX’;
} else {
document.getElementById(“auswahl”).value = ‘Ungültige Auswahl’;
}
}
</script>
Hi there,
First of all, thank you for making this plugin, this is exactly what I need to add to my contact form. I have a couple things not displaying correctly, just wondering when this plugin will be upgraded to WordPress 5.5 for compatibility?
I’m trying to get a range like shown here on question 16:
https://brandings.com/20-questions-a-brand-development-company-will-ask-you/
This is the page I’m trying to display it on:
https://profuzionstudio.com/?page_id=881&preview=true
Any help would be great. Thank you!
]]>hello
please help me on a range slider is the desktop device on work good but the mobile device on not work so please help me.
]]>Is there a way to tell the value of the initial/default position of the slider? I have a slider ranging from -10 to 10 and I would like to set the default position to be 0. Thank you
]]>I have many errors in my console.
Type of error – Not found images directory
https://monosnap.com/file/91czvYfrPqaqMHXu3UhdE4Te7pGHSN
Please upload images to plugin.
]]>I am trying to make a double range for actors to put their performance age range. However when i attach the range slider it doesn’t seem to show any numbers. I have tried multiple options it also won’t show labels.
]]>