BruzLi
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Can't save settingsThank you I switched to another solution for now but I will try it out once I find time. It is strange that this startet happenning once I moved my site from the testing server to the normal server. On the testing server the plugin settings can still be saved.
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Can't select posts in WP UI Version 0.8.8Hi thank you for your answer. I was using te above code. The problem is not in the shortcodes with shortcodes I can make it work. It is the plugins UI i can’t choose the posts in the plugins UI.
Well it does not matter any more becaouse I switched to a different plugin wich suites me better.Forum: Plugins
In reply to: [Participants Database] CAPTCHA input not recognizedxnau thank you for your answer. We eill try your suggestions about regex – javascript.
Forum: Plugins
In reply to: [Participants Database] CAPTCHA input not recognizedHi xnau I have the same problem. I also have a problem wit regex, I want a text field to only allow up tu 150 characters I am using the following code but it does not seam to work [\s\S]{0,150}$, I Have tried a few other coeds but they did not seam to work either. Thank you.