We are using Contact Form 7, and also we have install Captcha plugin , but its not showing on Slider , but when we use on normal page its working …
regards
Prakash
Your plugin is simple and that is great. Just one question: isn′t it possible to center the button vertically on the sreen? it looks like this right now https://prnt.sc/m0qe7h
Thank you
]]>But it appears in the hero on page load on this site: https://dev.tech-30.com/ but then goes away when user scrolls – then comes back after 400px. I’d like it to be hidden completely when the page first loads.
I’m using the same code on both sites. Not sure why it’s hidden on one and not the other?
jQuery(document).scroll(function ($) {
var y = jQuery(this).scrollTop();
if (y > 400) {
jQuery('.wpcs_tab').fadeIn();
} else {
jQuery('.wpcs_tab').fadeOut();
}
jQuery('.page-id-4190 span.button_label, .page-id-3410 span.button_label, .page-id-3230 span.button_label, .page-id-4443 span.button_label, .page-id-4190 span.button_label').click(function(e){
e.preventDefault();
})
});
]]>I purchased the add ons for your contact slider.
I’m using recaptcha, but it isn’t appearing on the form. please can you let me know how to make it appear. I know its not the gravity form because it works on a standalone page (https://aearyl.com/form/page) but not on your slide.
also the gold button saying ‘CONTACT US’ on the right side, i’d like to appear toward the bottom of the screen, at the moment it sits closer to the top which i don’t want. Is there a fix for this please?
thanks
Daryl
]]>Please help with the following issues:
I. How to remove Padding and Margin in the Contact Slider? Also, we want to have a transparent background in the same slider.
II. How to use Custom CSS in Contact Slider because we are unable to find the Custom CSS file in Slider Settings.
Please treat this as urgent.
]]>This is what the plugin page says. I also got a notification from wordfence warning me about this plugin since it is no longer present on the wordpress website. Any reasons for this removal?
]]>Any recommendations to resolve?
And thank you for the great plug-in!!
]]>