Animacja Formularza
jQuery("input , textarea").focus(function(){ jQuery(this).parents('.elementor-field-group').addClass('focused'); }); jQuery("input , textarea").blur(function(){ var inputValue = jQuery(this).val(); if ( inputValue ==…
Calendly Calendar for Demo
Calendly Calendar for Demo
User Switching
Easily switch to a Customer when using the User Switching plugin
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
WP Simple Pay: BuddyBoss Preview Compatibility
Provides BuddyBoss preview function compatibility
WP Simple Pay: Custom Thousand Separator
Changes the thousand separator from the default , (comma) to a . (period).
Display Ad - H Snippet
in between the tags of your pages
Reverse the Order of the Next & Previous Links
Reverses the order of the next and previous links so that the next link will display…
MemberPress: Add a Custom Field To Manage Sub Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…
Add the page slug body class
snippet add slug
Change City Field To Select
Change the City field in the donation form to a selectable, dropdown field, with several pre-set…
Add Hours Currency
Add a custom currency called "Hours".
WP Simple Pay: Modify Customer Record Creation
Add custom parameters to the Stripe Customer creation request.