Simon Prosser
@pross on WordPress.org and Slack
- Member Since: July 2nd, 2006
- Location: Devon, UK
- Website: wpbeaverbuilder.com
- Job Title: Developer
- Employer: Beaver Builder
Bio
Contribution History
Simon Prosser’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Theme Developer
- Themes Team
- Translation Contributor
-
Committed [2698441] to Plugins SVN:
Trunk 2.5.2.3 -
Committed [2698436] to Plugins SVN:
Tag 2.5.2.3 -
Committed [2694955] to Plugins SVN:
1.0.6 trunk -
Committed [2694954] to Plugins SVN:
1.0.6 tag -
Committed [2683062] to Plugins SVN:
Update Trunk for 2.5.2.1 -
Committed [2683060] to Plugins SVN:
Add 2.5.2.1 tag -
Committed [2671540] to Plugins SVN:
Add 1.0.4 to trunk -
Committed [2671538] to Plugins SVN:
Add 1.0.4 tag -
Committed [2671514] to Plugins SVN:
Add 2.5.1.3 to trunk -
Committed [2671507] to Plugins SVN:
Add 2.5.1.3 tag -
Posted a reply to WooCommerce Issue, on the site WordPress.org Forums:
The fix is trivial https://github.com/twitter/wordpress/pull/43/files you might as well edit the plugin file as its… -
Posted a reply to WooCommerce Issue, on the site WordPress.org Forums:
Yea, its your "official" twitter plugin, they are aware of the bug, been aware for… -
Posted a reply to WooCommerce Issue, on the site WordPress.org Forums:
You need to show the whole backtrace. Beaver Builder correctly uses get_the_excerpt which has two… -
Posted a reply to Warning: Undefined variable $widget_class, on the site WordPress.org Forums:
That fix is minor, it is milestoned for 2.5.2 release. -
Created a topic, Breaks Beaver Builder, on the site WordPress.org Forums:
Hello, I work as a developer for Beaver Builder. We h… -
Posted a reply to How to enable Object cache, on the site WordPress.org Forums:
Root access. Unless you own the server or its a VPS that you have root… -
Posted a reply to How to enable Object cache, on the site WordPress.org Forums:
No, its installed at the server level. -
Posted a reply to Wrong link to the dashboard (URL without subdirectory), on the site WordPress.org Forums:
Thanks for the report, the issue will be fixed in the next minor version! -
Posted a reply to Cloning opens new page in BB, on the site WordPress.org Forums:
2.5.1 were fixing the redirect issue -
Posted a reply to Warning: Undefined variable $widget_class, on the site WordPress.org Forums:
Thanks for the bug report, we'll get that fixed! -
Posted a reply to Cloning opens new page in BB, on the site WordPress.org Forums:
I never said either. Beaver Builder has always had a duplicate function, but from within… -
Posted a reply to Cloning opens new page in BB, on the site WordPress.org Forums:
v2.5 of Beaver Builder adds its own "duplicate" action link to pages/posts etc because *all*… -
Posted a reply to Page Changes Not Saving, on the site WordPress.org Forums:
You are removing all css and js asset versions, so when you make changes your… -
Created ticket #53642 on Core Trac:
Add class to get_the_term_list links -
Posted a reply to Having a critical error on WordPress need urgent help pls, on the site WordPress.org Forums:
You need to install the php-json package, if you have no idea what that means… -
Posted a reply to Não consigo editar a pagina, on the site WordPress.org Forums:
You have added this to your theme: <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> Including your own version of jquery… -
Posted a reply to Website Critical Error after Update, on the site WordPress.org Forums:
Ok, hopefully you can edit a file.... So you need to open the file wp-content/plugins/beaver-builder-lite-version/modules/photo/includes/frontend.css.php… -
Posted a reply to Website Critical Error after Update, on the site WordPress.org Forums:
Do you know what the error was? Do you have access to your logs? Have… -
Posted a reply to Parse Error in my Plugin Ninja Beaver Builder, on the site WordPress.org Forums:
That file does not have any code on line 1 as you can see here:… -
Posted a reply to Overriding files does not work at all, on the site WordPress.org Forums:
Plugins can add modules, we have docs for that here: https://docs.wpbeaverbuilder.com/beaver-builder/developer/custom-modules/ Plugins cant overide modules… -
Posted a reply to Overriding files does not work at all, on the site WordPress.org Forums:
Hi there. The overridden modules folder has to go in your child theme. -
Created a topic, PHP8 issues., on the site WordPress.org Forums:
If you are using php8 and you do *not* have acf active… -
Posted a reply to Issue with custom shortcodes, on the site WordPress.org Forums:
You should probably use get_posts() for a simple query like that but at 1st glance… -
Posted a reply to Issue with custom shortcodes, on the site WordPress.org Forums:
Exactly what is your shortcode? Thats where the issue probably is. -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
The error is actually coming from the plugin addons-for-beaver-builder https://wordpress.org/support/plugin/addons-for-beaver-builder/ You should probably let them… -
Posted a reply to Beaver Builder error after update, on the site WordPress.org Forums:
You should contact support as you are using a premium version of the plugin: https://www.wpbeaverbuilder.com/beaver-builder-support/… -
Posted a reply to After updation of plugin not able to update page, on the site WordPress.org Forums:
We just released an update that fixes an issue with WP 4.9/ ClassicPress. Should fix… -
Posted a reply to My Beaver Builder not displaying the module, on the site WordPress.org Forums:
Beaver Builder does contain the latest version of FA at the time of release. Current… -
Posted a reply to Image not appearing after programmatically updating the image URL, on the site WordPress.org Forums:
Nope. The two functions I provided clear the css and js files that are created,… -
Posted a reply to Image not appearing after programmatically updating the image URL, on the site WordPress.org Forums:
Perhaps you are using one or more caches and publishing clears those caches. -
Posted a reply to Image not appearing after programmatically updating the image URL, on the site WordPress.org Forums:
clear_all_css_cache is a Beaver Builder *Theme* function, it will not do anything for css generated… -
Posted a reply to Does the Browser reload the page automatically when it detects changes?, on the site WordPress.org Forums:
I think you have misunderstood what this plugin does. It adds modification times to all… -
Posted a reply to Yoast not working with Beaver Builder, on the site WordPress.org Forums:
Actually, Beaver Builder added Yoast support for the wp-admin edit page area over a year… -
Posted a reply to Pluginproblem, on the site WordPress.org Forums:
There will be an update for Beaver Themer to be released later today. -
Posted a reply to Deprecated: wp_make_content_images_responsive is deprecated sin, on the site WordPress.org Forums:
You are probably using an old version as line 1734 does not contain that code… -
Posted a reply to HTML Code disappears, on the site WordPress.org Forums:
If you still think this is a Beaver Builder issue, even though your code does… -
Posted a reply to HTML Code disappears, on the site WordPress.org Forums:
Impossible to know if the code is even in the page in the second link… -
Posted a reply to HTML Code disappears, on the site WordPress.org Forums:
When you say not working were you able to save the page? Is the script… -
Posted a reply to HTML Code disappears, on the site WordPress.org Forums:
Oh, you mean the popup asking you to check the logs and the console so… -
Posted a reply to HTML Code disappears, on the site WordPress.org Forums:
You never told us what the error was. If there is a PHP error it…
Developer
-
Assistant - Every Day Productivity Apps
Active Installs: 3,000+
-
Customizer Export/Import
Active Installs: 200,000+
-
Debogger
Active Installs: 20+
-
FixPress
Active Installs: Less than 10
-
Folding Stats Plus
Active Installs: Less than 10
-
reBusted!
Active Installs: 6,000+
-
SpamCount
Active Installs: Less than 10
-
Template Overide
Active Installs: 20+
-
Theme Check
Active Installs: 40,000+
-
Woo Disposable Emails
Active Installs: 10+
-
WooCommerce - Coupon Column
Active Installs: 100+
-
WordPress Page Builder - Beaver Builder
Active Installs: 200,000+
-
WP-DenyHosts
Active Installs: 60+
Contributor
-
PHP Compatibility Checker
Active Installs: 300,000+
-
Garland-revisitedActive Installs: 70+
-
JustCSSActive Installs: 20+