Nick Ciske
@nickciske on WordPress.org and Slack
- Member Since: January 6th, 2011
- Location: Minneapolis, MN
- Website: LuminFire.com
- GitHub: nciske
- Job Title: CTO/CISO
- Employer: LuminFire (formerly Cimbura.com)
Bio
WordPress Origin Story
Contribution History
Nick Ciske’s badges:- Core Contributor
- Meetup Organizer
- Plugin Developer
- WordCamp Speaker
-
Posted a reply to Captcha not playing nice, on the site WordPress.org Forums:
Can you share which version of PHP you’re using? -
Posted a reply to DateTime-local HTML, on the site WordPress.org Forums:
That field type is not supported at this time. -
Posted a reply to Redirect is not working, on the site WordPress.org Forums:
Sounds like a plan. -
Posted a reply to Redirect is not working, on the site WordPress.org Forums:
The full redirect URL is in the Return/Thanks URL field. As the sample below the… -
Posted a reply to Redirect is not working, on the site WordPress.org Forums:
I'd have to see your form settings to say more, but it appears the redirect… -
Posted a reply to CSS Styling, on the site WordPress.org Forums:
You placed that in astra-child but that is not the active theme on your site,… -
Posted a reply to export forms to a new website, on the site WordPress.org Forums:
There is no default migration process. You can copy/paste the salesforce2 option in the options… -
Posted a reply to Auto location not working, on the site WordPress.org Forums:
You’re using a filter with maxmind to attempt to auto select a country? Post your… -
Posted a reply to CSS Styling, on the site WordPress.org Forums:
Nothing has changed in the plugin that would cause that. Without more details I can't… -
Posted a reply to CSS Styling, on the site WordPress.org Forums:
What is not working? -
Posted a reply to conditional logic with form, on the site WordPress.org Forums:
I'd recommend configuring routing in Salesforce, but if you really want to do it in… -
Posted a reply to Placeholder for select field, on the site WordPress.org Forums:
Does it work the same way if the field is not required? In that it… -
Posted a reply to Zip Code Validation, on the site WordPress.org Forums:
A custom validation function would be the route to go here. Those are covered at… -
Posted a reply to Placeholder for select field, on the site WordPress.org Forums:
This is covered in the FAQ //Use different data for display and value passed to… -
Posted a reply to Font Color and Styling, on the site WordPress.org Forums:
That is determined by your theme. You can adjust that in the custom CSS settings… -
Posted a reply to Not sending to Salesforce, on the site WordPress.org Forums:
Success just means Salesforce responded with "200 OK" - it almost always responds 200 OK… -
Posted a reply to Web-to-Lead Salesforce Plugin Spam, on the site WordPress.org Forums:
The gist is if recaptcha is not cutting it, this plugin is probably not the… -
Posted a reply to Page refreshes when posted, can that be stopped?, on the site WordPress.org Forums:
The plugin does not support ajax submissions at this time. If you want ajax, you… -
Posted a reply to wrong success messages / different languages, on the site WordPress.org Forums:
That appears below the form and in my testing properly overrides the global option if… -
Posted a reply to wrong success messages / different languages, on the site WordPress.org Forums:
Those are the field validation error messages, not the success message. Field specific error messages… -
Posted a reply to Multi Select doesn’t send the values to Salesforce lead section, on the site WordPress.org Forums:
It does send them, really... it does. However, If you don't send the proper data… -
Posted a reply to Is this possible?, on the site WordPress.org Forums:
There are several options with different capabilities. I couldn't recommenmd one specifically without knowing more… -
Posted a reply to Is this possible?, on the site WordPress.org Forums:
Possible? Yes, with a lot of custom code (PHP and/or JS). Honestly this is beyond… -
Posted a reply to wrong success messages / different languages, on the site WordPress.org Forums:
FYI- That link isn't working for me, I just get the WeTransfer home page. Again,… -
Posted a reply to wrong success messages / different languages, on the site WordPress.org Forums:
I can't duplicate this behavior. If you can post a screenshot of your form settings… -
Posted a reply to Leads Not Delivering Email, on the site WordPress.org Forums:
The emails are being sent - if they are not being recieved -- thqt's usually… -
Posted a reply to Multi-Select selects only 1, on the site WordPress.org Forums:
Sorry, that's just how multiselects work in browsers. There are some fancy JS polyfills that… -
Committed [2684570] to Plugins SVN:
Bump versions -
Committed [2684568] to Plugins SVN:
Update supported and other versions -
Mentioned in [52608] on Core SVN:
Administration: Properly handle HTML entities in the News & Events dashboard widget. -
Posted a reply to Multiple admins last change, on the site WordPress.org Forums:
The plugin itself doesn't track this. If you have another audit log in place, it… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
@cancercanrockrich WP Cerber may or may not help - this plugin is not designed to… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
Which bug are you referring to? The issue with Salesforce's lax security causing spam issues… -
Posted a reply to Disable integration while testing, on the site WordPress.org Forums:
If you return null from salesforce_w2l_post_data there'd be no data to send. If you change… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
I've considered it, but as the plugin then cannot validate the captcha is valid (as… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
You should not enable the recaptcha setting at Salesforce - that’s for their form generator… -
Posted a reply to Is this working on the wordpress 5.7, on the site WordPress.org Forums:
There are no known issues with 5.7. Usually this is due to a change on… -
Posted a reply to Bug with Google ReCAPTCHA, on the site WordPress.org Forums:
@trevormiles I do see that issue with your form, but cannot duplicate it in my… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
Some form URLs would be helpful - I can't troubleshoot what I can't see. -
Posted a reply to Country Picklist (foreign language), on the site WordPress.org Forums:
This is covered in the FAQ. The value and label can be different. // Use… -
Posted a reply to Country Picklist (foreign language), on the site WordPress.org Forums:
Geenrate a form using the Salesforce tool and use whatever values it uses. IUf it… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
Ok, so. The Web to lead API is open and requires no authentication. If they… -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
Spam though the form or spam direct to Salesforce Web to Lead? -
Posted a reply to Spammers submitting the form even with ReCaptcha, on the site WordPress.org Forums:
Google ReCaptcha = v2 v3 is not supported yet -
Posted a reply to Not all feeds moving to salesforce, on the site WordPress.org Forums:
As I can't see your Salesforce account I can't really help here. Please read the… -
Posted a reply to Captcha code not rendering, on the site WordPress.org Forums:
The built in captcha is no longer recommended as it's pretty ancient code. Use Recaptcha… -
Posted a reply to Date format causing issues, on the site WordPress.org Forums:
"I have set wordpress to this format." WordPress or the options on the date field(s)… -
Posted a reply to Return / Thanks URL Issue, on the site WordPress.org Forums:
Or, your content security policy (CSP) is causing the browser to remove the inline JS. -
Posted a reply to Return / Thanks URL Issue, on the site WordPress.org Forums:
@camarchi01 From what I can see on your site, the Javascript redirect is not even… -
Posted a reply to Salesforce Plugin Conflict WordPress 5.6.1, on the site WordPress.org Forums:
It’d be helpful if you could be more specific as to the issues you think…
Developer
-
AgentPress Permissions
Active Installs: 10+
-
Brilliant Web-to-Lead for Salesforce
Active Installs: 4,000+
-
Media Library Thumbnail Enhancer
Active Installs: 70+
-
WP Widget Toggle
Active Installs: 30+
Contributor
-
Field Helper for Gravity Forms
Active Installs: 30+
Plugins
-
ACF: Google Map Extended
-
Admin Page Notes
-
AdRotate Banner Manager - The only ad manager you'll need
-
Advanced Custom Fields (ACF)
-
Advanced Custom Fields Repeater & Flexible Content Fields Collapser
-
Advanced Custom Fields: Font Awesome Field
-
Advanced Custom Fields: Multisite Sync
-
Advanced Custom Fields: Table Field
-
Advanced Menu Widget
-
Aesop Story Engine
-
AgentPress Listings
-
Amazon Web Services
-
AMP
-
Analytify - Google Analytics Dashboard For WordPress (GA4 made easy)
-
AnsPress - Question and answer
-
Application Passwords
-
Asset Queue Manager
-
Async Social Sharing
-
Attachments
-
Autoptimize
-
Awesome Support - WordPress HelpDesk & Support Plugin
-
BackWPup - WordPress Backup Plugin
-
bbPress Email Notifications
-
bbPress New Topic Notifications
-
Before After
-
Before And After: Lead Capture Forms For Wordpress
-
Benchmark
-
Better Detection
-
Better Google Analytics
-
Better Headers
-
Better Passwords
-
Better User Search
-
Better WordPress Minify
-
Block Temporary Email
-
BotBlocker
-
Breadcrumb NavXT
-
Brilliant Web-to-Lead for Salesforce
-
Browser Screenshots
-
BU Navigation
-
Bulk Delete
-
Calculated Fields Form
-
Chat Room
-
Check & Log Email
-
Child Theme Check
-
Clear Cache for Me
-
Co-Authors Plus
-
Column Shortcodes
-
Comment Validation Reloaded
-
Commons In A Box
-
Convert Post Types
-
Cookie Information | Free GDPR Consent Solution
-
CSV 2 POST
-
Custom Author Byline
-
Custom Content Width
-
Custom Field Suite
-
Custom List Table Example
-
Custom Menu Wizard Widget
-
Custom Post Type Permalinks
-
Custom Post Types and Custom Fields creator - WCK
-
Custom Product Tabs for WooCommerce
-
Custom Taxonomy Sort
-
Customize WordPress Emails and Alerts - Better Notifications for WP
-
Debug Bar
-
Delete Expired Transients
-
Delete Spam Daily
-
Delete Thumbnails
-
Developer
-
DGXPCO
-
Disable Emails
-
Disable Gravity Forms Fields
-
Disable Plugins
-
Document Gallery
-
Dovedi
-
Download Manager
-
Download Monitor
-
Duo Two-Factor Authentication
-
Dynamic Image Resizer
-
Easy Digital Downloads - Pantheon Compat
-
Easy Digital Downloads - Simple eCommerce for Selling Digital Files
-
Easy Digital Downloads Toolbar
-
Easy Donation
-
Editorial Calendar
-
Elementor Website Builder - More than Just a Page Builder
-
Email
-
Email Post Changes
-
Embedder For Google Drive
-
Embedly
-
Events Maker by dFactory
-
Events Manager
-
Events Planner
-
External Links in New Window / New Tab
-
Fahrenheit Marketing Automation with SharpSpring
-
Featured Image from URL (FIFU)
-
Featured Video Plus
-
FeedPress
-
Fix Image Rotation
-
Flexible Posts Widget
-
Font Awesome
-
FooTable
-
Forms: 3rd-Party Integration
-
Forum Restrict
-
Foyer - Digital Signage for WordPress
-
Genesis Columns Advanced
-
Genesis Connect for WooCommerce
-
Genesis Connect for Woothemes Sensei
-
Genesis Dambuster
-
Genesis Easy Columns
-
Genesis Featured Widget Amplified
-
Genesis Grid
-
Genesis Layout Extras - Default Layouts in Genesis for WordPress
-
Genesis Portfolio Pro
-
Genesis Press Post Type
-
Genesis Printstyle Plus
-
Genesis REST API Integration
-
Genesis Simple Page Sections
-
Genesis Widgetized Archive
-
Geolocation IP Detection
-
Get the Image
-
GitHub-Flavored Markdown Comments
-
Gitium
-
GiveWP - Donation Plugin and Fundraising Platform
-
Go Live Update Urls
-
Google Authenticator
-
Gravity Forms + Custom Post Types
-
Gravity Forms - Placeholders add-on
-
Gravity Forms Data Persistence Add-On
-
Gravity Forms Highrise Add-on
-
Gravity Forms: Post Updates
-
Gravity PDF
-
GravityExport Lite for Gravity Forms
-
Groups
-
Gust
-
Header and Footer Scripts
-
Hide Real Download Path
-
HiDPI Gravatars
-
HM Portfolio
-
HTML Import 2
-
HubSpot - CRM, Email Marketing, Live Chat, Forms & Analytics
-
HyperDB
-
iframe
-
Image Pro - Image resizing and media management done right
-
Import any XML or CSV File to WordPress
-
Imsanity
-
Infinite-Scroll
-
Inline Google Spreadsheet Viewer
-
Installments for Gravity Forms and Stripe
-
Invisible reCaptcha for WordPress
-
Jobs for WordPress
-
JWT Authentication for WP REST API
-
Kint PHP Debugger
-
Kraken.io Image Optimizer
-
Lead Form Data Collection to CRM
-
Limit Image Size
-
Link Manager
-
Loco Translate
-
Login by Auth0
-
Login for Google Apps
-
Login Security Solution
-
Mailgun Email Validator
-
Mailgun for WordPress
-
Max Mega Menu
-
Media Filter
-
Media Library Assistant
-
Media Library Categories
-
Media Search Enhanced
-
Media Vault
-
Meet My Team
-
Meks Smart Author Widget
-
Members - Membership & User Role Editor Plugin
-
Members - Role Hiearchy
-
Membership Plugin - Restrict Content
-
Meteor Slides
-
Migration Notice
-
Move Login
-
MultilingualPress
-
Multisite Auditor
-
Multisite Enhancements
-
Multisite Language Switcher
-
Multisite User Management
-
My Calendar
-
My Content Management
-
My Eyes Are Up Here
-
Naked Social Share
-
Nav Menu Roles
-
Nested Pages
-
Network Only Plugins Tab
-
New User Approve
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
NinjaFirewall (WP Edition) - Advanced Security Plugin and Firewall
-
Notification - Custom Notifications and Alerts for WordPress
-
Object Sync for Salesforce
-
Optimize Images Resizing
-
Options Framework
-
Outstanding Bar
-
P2 By Email
-
Page Builder by SiteOrigin
-
Participants Database
-
PDF Flipbook, 3D Flipbook WordPress - DearFlip
-
PHPEnkoder
-
Plainview Activity Monitor
-
Plugin Auditor
-
Plugin Dependencies
-
Plugin Groups
-
Plugin Inspector
-
Plugin Security Scanner
-
Pluginception
-
PMC Lockdown
-
Pods Gravity Forms Add-On
-
Post Forking
-
Post Ratings
-
Posts 2 Posts
-
Press Page
-
Pronamic Domain Mapping
-
Publish To Apple News
-
PublishPress Checklists: Pre-Publishing Approval Task Checklist for WordPress Content
-
PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes
-
Quick and Easy Post creation for ACF Relationship Fields
-
Quick Localization (Quick Localisation)
-
Raw HTML
-
Really Simple CSV Importer
-
Relative URL
-
Remember Me Controls
-
Remove Amazon Links from RSS Feed
-
reSmush.it : the only free Image Optimizer & compress plugin
-
Responsive Video Embeds
-
REST API Console
-
Restaurant Menu Manager
-
Restrict User Access - Membership & Content Protection
-
Restricted Site Access
-
Revisionize
-
Rewrite Rules Inspector
-
RICG Responsive Images
-
Rollbar
-
Root Relative URLs
-
rtMedia for WordPress, BuddyPress and bbPress
-
Rublon Multi-Factor Authentication (MFA)
-
Safe Redirect Manager
-
Safe SVG
-
Scalable Vector Graphics (SVG)
-
Schema - All In One Schema Rich Snippets
-
Scripts n Styles
-
Seamless Donations: A Platform for Global Fundraising and Rebuilding using Stripe and PayPal
-
Secure Messaging
-
Security Ninja - Secure Firewall & Secure Malware Scanner
-
Sharpen Resized Images
-
Shopp SEO Glue
-
Shortcake (Shortcode UI)
-
Simple Cache
-
Simple Calendar - Google Calendar Plugin
-
Simple Groups