websevendev
@websevendev on WordPress.org and Slack
- Member Since: April 5th, 2016
- Website: github.com/websevendev
- GitHub: websevendev
Contribution History
websevendev’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Fatal error with litespeed cache, on the site WordPress.org Forums:
Thanks for the report. Attempted a fix in 1.0.9, let me know if it resolves… -
Committed [3147835] to Plugins SVN:
1.0.9 -
Posted a reply to Fatal error after updating form 1.06 to 1.0.7, on the site WordPress.org Forums:
Deployed version 1.0.8 with a fix, can you try that? -
Committed [3144741] to Plugins SVN:
1.0.8 -
Posted a reply to Fatal error after updating form 1.06 to 1.0.7, on the site WordPress.org Forums:
Thanks, I'll investigate -
Committed [3144730] to Plugins SVN:
1.0.7 -
Committed [3126942] to Plugins SVN:
1.1.6 -
Posted a reply to Labels for duration/delay timings are incorrect (2.5s / 2s), on the site WordPress.org Forums:
Indeed, thank you! Will be fixed in the next update, although that may not be… -
Posted a reply to Offset does not work., on the site WordPress.org Forums:
Works for me. Try that (add some content above it so the blocks are below… -
Posted a reply to Adding custom attributes with dynamic values, on the site WordPress.org Forums:
This would work for shortcodes, probably: add_filter('render_block', 'do_shortcode', 50); -
Posted a reply to Adding custom attributes with dynamic values, on the site WordPress.org Forums:
Sure, you could add an attribute data-post-title and give it the placeholder value %ROSE18_POST_TITLE% and… -
Posted a reply to How to exclude specific inline CSS?, on the site WordPress.org Forums:
I see, thanks! -
Posted a reply to How to exclude specific inline CSS?, on the site WordPress.org Forums:
Well here's a simple reproduction: add_action('wp_head', function() { printf('<style id="specific-id">body { color: red; }</style>'); },… -
Created a topic, How to exclude specific inline CSS?, on the site WordPress.org Forums:
I have enabled JS, CSS and HTML minification, as well … -
Committed [3066434] to Plugins SVN:
1.0.12 -
Committed [3066430] to Plugins SVN:
Removing src -
Committed [3066420] to Plugins SVN:
1.0.6 -
Committed [3066405] to Plugins SVN:
1.1.5 -
Posted a reply to How can I contact you about the plugin directly?, on the site WordPress.org Forums:
You can reach me via email websevendev@gmail.com -
Posted a reply to Does Animations for Blocks not work in WP 6.4.3?, on the site WordPress.org Forums:
You seem to have an Animation Container with slide-up animation that contains an Image with… -
Posted a reply to Blocksy – animation speed not working, on the site WordPress.org Forums:
Blocksy theme? Seems to work for me. Go to: https://playground.wordpress.net/?theme=blocksy&plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit Paste this block (or add… -
Posted a reply to Default value for attribute value, on the site WordPress.org Forums:
Empty value should work. Try here: https://playground.wordpress.net/?plugin=attributes-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit Select a paragraph, under Advanced -> Additional attributes… -
Posted a reply to stagger elements, on the site WordPress.org Forums:
I’m using generatepress and generateblocks Sorry, no clue about that stuff. when you create a… -
Posted a reply to Critical Error with latest update, on the site WordPress.org Forums:
Reproduction of the issue available here: https://playground.wordpress.net/?plugin=yith-infinite-scrolling&url=/wp-admin Temporary workaround: Go to https://wordpress.org/plugins/yith-infinite-scrolling/advanced/, scroll to bottom,… -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Should be working now with Gutenberg. https://playground.wordpress.net/?plugin=gutenberg&plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit -
Committed [3008658] to Plugins SVN:
Include tags/1.1.3 -
Committed [3008654] to Plugins SVN:
1.1.3 -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Yes I can reproduce it, thanks. I'll take a look. -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
What theme and plugins do you have? Are you able to reproduce the error in… -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Breaks it how? Here it is in 6.4, seems to be working: https://playground.wordpress.net/?plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit -
Posted a reply to set origin point offset for animation slide, on the site WordPress.org Forums:
Is there a way to specify the origin of the animation to be able, for… -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
The screenshots have a different site than the one you posted initially. Do both have… -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
Could you post a screenshot please? I don't have access to a Safari browser -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
Is overflow hidden for the container that has animations? -
Committed [2941969] to Plugins SVN:
Test commit please ignore -
Committed [2939299] to Plugins SVN:
1.0.5 -
Posted a reply to Loading assets conditionally (CSS/JS), on the site WordPress.org Forums:
Added in 1.1.2, you should find an option for it here: Note: if you're not… -
Committed [2939090] to Plugins SVN:
1.1.2 -
Posted a reply to Any Updates Coming?, on the site WordPress.org Forums:
Yes I do have plans to update to using the new WP_HTML_Tag_Processor for adding the… -
Committed [2933512] to Plugins SVN:
tag 1.1.1 -
Committed [2933510] to Plugins SVN:
trunk 1.1.1 -
Posted a reply to Issues with mobile editor or switching, on the site WordPress.org Forums:
Interesting, it works for me in Firefox as well. Do you have any Firefox extensions… -
Posted a reply to Issues with mobile editor or switching, on the site WordPress.org Forums:
The plugin is designed to work with mobile preview and it works for me with… -
Posted a reply to Change Default Settings, on the site WordPress.org Forums:
I wasn't able to add customizable default settings, but there is now a filter in… -
Committed [2879075] to Plugins SVN:
1.1.0 -
Posted a reply to Include the JS source code, on the site WordPress.org Forums:
https://github.com/websevendev/attributes-for-blocks -
Posted a reply to Change Default Settings, on the site WordPress.org Forums:
I was wondering if there is a way to change the default settings No, but… -
Posted a reply to Help with only once feature, on the site WordPress.org Forums:
Looks like it's caused by an oversight by me. Released version 1.0.6, let me know… -
Committed [2820367] to Plugins SVN:
1.0.6 -
Posted a reply to Global settings?, on the site WordPress.org Forums:
Your child theme's functions.php is the preferred location. If you add to plugin or WP…
Developer
-
Animations for Blocks
Active Installs: 6,000+
-
Attributes for Blocks
Active Installs: 2,000+
-
Booking Weir
Active Installs: Less than 10
-
Disable Gutenberg Autosave
Active Installs: 2,000+
Eesti (Estonian) Plugins Translation Editor - #et
-
Disable Gutenberg Autosave
Active Installs: 2,000+
-
WPAdverts – Classifieds Plugin
Active Installs: 6,000+