I have rolled back two versions of Cleantalk – am now on 6.4.4 – and it works fine. But I don’t want to update any further until this incompatibility is resolved.
Not sure if anyone else has had this problem?
]]>It is possible that it is the upgrade to the latest version of WordPress (6.7) that has exacerbated this, or a new update that Cleantalk have released that hampers my site. But I am unsure which I should do, revert to an earlier version of WordPress or wait for Cleantalk to release an update that ensures compatibility.
Would be very grateful for advice/support on this..
My site is working fine now that I have disabled it, but obviously I am now vulnerable to spam attack!
]]>I tried disabling some plugins, clearing cache and reloading images. help.
]]>
jQuery(document).ready(()=>{
// moving slider
N2R('#n2-ss-2', function($, slider){
slider.sliderElement[0].addEventListener('mainAnimationStart',
function(e) {
alert(e);
console.log('Your slider starts to switch to another slide.');
});
slider.sliderElement[0].addEventListener('mainAnimationComplete',
function(e) {
console.log('Your slider finished moving to the other slide.');
});
});
// moving slider
This is the code for my slider. I managed to change the one from docs to the point of no thrown errors, but it doesn’t do anything.
Can I please get help with that?
I recently started using smart slide 3, the pro version. The full page option doesn’t exclude the header so it becomes too long and fills more then 100vh and it only has px height adjustments. Any idea how can i adjust the hight via Vh?
Thank you for your time!
Cheers!
I am using SmartSlider3 plugin and am trying to remove some white space which appears under the menu in mobile view.
I have scoured through the settings but cant seem to find anything, i then found this CSS but it didnt work.
aside.widget_smartslider3{
margin: 0px;
}
div.navigation-wrapper{
padding-top: 0px;
}
Its only the menu in the mobile only view. Its strange that the extra white space appears?
Many thanks for any help or suggestions! : )
]]>Currently developed a updated version of our site on staging URL, so you may be unable see working link but we can’t remove weird white space beneath the slider we have created, I have tried to removed any additional padding but this does not resolve anything, please advise?
Best,
JC
I have been struggling for several hours with slide customazations which normally takes 20 minutes or so. I have tried so many different ways and by now seen that I will not be able to make it happen, which I am not very pleased with, because I would normally not waste your time with something so simple.
I have created some slides at the home page of our new web store, and I have some text and a button under our branding. The text looks OK at desktop and smartphone but at tablets the text is going to high and hereby into the branding.
The button hit the navigation dots on smartphones, even it look fine in the settings. Finally, the color of the button and the hover over color have nearly drived me mad. I have tried everything I can come up with I even did the below code, which change the color in “Inspect Elements” but not when I am using it in our Additional CSS. I took my frustration so far that I set the background color and hover over color in the default color, in the main smart slider 3 settings to the colors I want for these buttons, but no luck at all.
/*Adjust Buttons in Slides*/
div#n2-ss-3 .n2-style-6ba9ba9c765af7300ba6577369c7ce44-heading {
background: #4A89B8;
opacity: 1;
padding: 12px 28px 12px 28px;
box-shadow: none;
border-width: 2px;
border-style: solid;
border-color: #4A89B8;
border-color: RGBA(240,85,43,1);
border-radius: 99px;
}
Please help me out,
Thank you and best regards,
Finn