parkave
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Button ActionNix that. I figured it out. Thanks for the help. lol.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Button ActionOK so I have figured out a solution that will work… when an MSButtonLayer is created, I need to add a few attributes to the element based on what the value designated in the “CSS class name : ” property of the element. My only issue is that I cannot find where this actually occurs. Can you point me in the right direction of what file I should be editing, and which function? Any help would be greatly appreciated.
I was actually able to resolve the issue by writing my own validation code and implementing it into email-subscribers-public.js, along with adding some CSS. Wasn’t pretty, but got the job done. Good luck on your future updates!
I was actually able to figure out the issue by modifying the code inside of js/email-subscribers-public.js and adding some custom CSS to my theme. Easy peasy lemon squeezy. 🙂
I have just realized that the form validation is done through the native validation in browser. Is there any way to override this?