Forums » WordPress » Plugins » Serious Slider
-
AuthorPosts
-
November 8th, 2022 at 10:12 #133861
Hi,
I use Serious Slider with WordPress 6.1, template Fluida.
I need add new slide, fill button 1, button 2 text, click on Update page, but buttons descriptions are always blank. Why?
Thanks and best regards J. rokNovember 8th, 2022 at 13:58 #133870Hello!
I have a similar problem, also using Serious Slider with WP 6.1, template Fluida.
After WP latest update I am not able to change the slide buttons. For example, I need to delete a button: I delete text from the fields, click “Update”, but nothings works. The old button is still there.
Might it be connceted to WP 6.1 and Serious Slider compatibility?
Thank you in advance!November 10th, 2022 at 18:06 #133939Hi,
I am having the same issue with Nirvana theme and serious sliders. I cannot add url to buttons or slide. They disappear when I update the slide. Using WordPress 6.1.
Thanks
TomWebsite: projectlinuseasttin.org
November 10th, 2022 at 18:39 #133940I’m having the same issue with a Nirvana child theme and WP 6.1. Every time I try to add a slide link or button, it refreshes and disappears. Older slides still work, just not new ones.
Website: www.nmmainstreet.org
November 16th, 2022 at 02:22 #134066Hi. Same here. Changes to button URL field won’t commit. They revert to blank or to previous value if copying the slide from a previous one.
Anyone else on here have any success with workarounds?
Thanks!
Website: www.2enews.com
November 17th, 2022 at 18:02 #134110Noémi PatakiPower UserHi. I also had the problem. Exactly the same as everyone here.
Unfortunately, I couldn’t find a solution. I hope an update fixes it.
In the meantime, I put an subtitle on the slide. And I made the subtitle clickable.
Website: photoking.hu
November 17th, 2022 at 18:40 #134111Similar “solution” — I used Maxbuttons plugin to manually add a clickable button to the slide.
November 22nd, 2022 at 20:32 #134282Hi folks,
Had the same problem with the buttons in Serious Slider since the WordPress 6.1 update. I found a workaround that works for me.
Find the code for whatever button or buttons you wish to hide and code display:none in the customizer under Additional CSS. In my case working in Fluida it was:
.seriousslider-theme .seriousslider-caption-buttons a:nth-child(2n), a.staticslider-button:nth-child(2n) {
display: none
}This hid the button I couldn’t change or delete. Then I created a new button in the Slide where you can create your own buttons, labels etc. to take it’s place for the time being. You can find help in coding buttons in the W3 Schools website.
Hope this helps people until Cryout can find a fix for the incompatibility that WordPress 6.1 created!
Cheers
- This reply was modified 2 years ago by alannah. Reason: Included unintentional likn
November 28th, 2022 at 00:52 #134444theukwedeventPower UserAny update yet to this problem? I’m experiencing the same issue.
December 10th, 2022 at 02:49 #134845ZedCryout Creations mastermindHi,
Today’s 1.2.4 update corrects the issue in the slider plugin. Thank you for pointing it out.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.December 12th, 2022 at 00:51 #134915Awesome — thanks, Zed! All’s working well now. Much appreciated.
-
AuthorPosts
You need to log in to reply to this topic.