James
@bonkerz on WordPress.org, @thetwopct on Slack
- Member Since: April 19th, 2010
- Location: London
- Website: thetwopercent.co.uk
- GitHub: thetwopct
- Job Title: Freelance WordPress Developer
- Employer: The Two Percent
Bio
WordPress Origin Story
Contribution History
James’s badges:- Plugin Developer
- WordCamp Speaker
-
Posted a reply to RSS feed – cannot use “Add link to source” without posts being truncated, on the site WordPress.org Forums:
We cleared WP cache and server cache. Also used multiple RSS feed reader to test.… -
Created a topic, RSS feed – cannot use “Add link to source” without posts being truncated, on the site WordPress.org Forums:
Hi Thanks for the plugin 🙏 We have run in to an … -
Posted a reply to Invalid DOM property `class`. Did you mean `className`?, on the site WordPress.org Forums:
Thanks for fast reply. For the errors, try when WordPress debug mode define( 'WP_DEBUG', true… -
Posted a reply to Disable WordPress icons?, on the site WordPress.org Forums:
Oop, worked it out based on your blog post (thanks!) For anyone else using the… -
Created a topic, Disable WordPress icons?, on the site WordPress.org Forums:
I realise this probably runs counter-intuitively to wh… -
Posted a reply to Invalid DOM property `class`. Did you mean `className`?, on the site WordPress.org Forums:
Probably the "class" here - https://github.com/ndiego/icon-block/blob/70f42a7250bb0e3550cfeffdf21e9de0ebad1faf/src/placeholder.js#L42 Once opening up the select icon modal, there's also… -
Created a topic, Easier ways to remove an icon once added, on the site WordPress.org Forums:
Thanks for the plugin and the approach you have taken … -
Created a topic, Invalid DOM property `class`. Did you mean `className`?, on the site WordPress.org Forums:
Hey Just trying out this plugin for a project with a t… -
Posted a reply to Change position of RankMath Meta box on User Profile?, on the site WordPress.org Forums:
On the User Profile there is no ability to drag and drop the meta box,… -
Created a topic, Change position of RankMath Meta box on User Profile?, on the site WordPress.org Forums:
Is it possible to move the position of the RankMath me… -
Created a topic, Crashes Multisite, on the site WordPress.org Forums:
Hello Would love to use this plugin but looks like it … -
Created a topic, Loads on every page, on the site WordPress.org Forums:
Hi Thanks for the plugin. I've noticed the plugins res… -
Created a topic, Where to remove the Facebook connection?, on the site WordPress.org Forums:
Hi Thanks for the plugin. Unfortunately it didn't mee… -
Created a topic, Abandoned?, on the site WordPress.org Forums:
Hi As there has been no plugin updates for over 2 year… -
Wrote a comment on the post On layout and content width in WordPress 5.8, on the site Make WordPress Core:
I'll check it out again since its 3 months since last looking at it. But… -
Created a topic, Full of errors but still works, on the site WordPress.org Forums:
Loads of errors on screen but still works. Wordpress … -
Wrote a comment on the post On layout and content width in WordPress 5.8, on the site Make WordPress Core:
Thanks for the reply Riad. If using theme.json means we must use the layout{} controls,… -
Posted a reply to WPShort Pixel Error in Widgets after WordPress Update, on the site WordPress.org Forums:
@photocoen your issue is not related to the original posters issue. You should open a… -
Wrote a comment on the post On layout and content width in WordPress 5.8, on the site Make WordPress Core:
"Themes that have a centered content area" - but what about themes that do not… -
Posted a reply to WPShort Pixel Error in Widgets after WordPress Update, on the site WordPress.org Forums:
Also experiencing the same, WordPress 5.8, custom theme. PHP Warning: call_user_func_array() expects parameter 1 to… -
Posted a reply to Doesnt support paste?, on the site WordPress.org Forums:
That's in Safari. No console errors are generated. -
Created a topic, Doesnt support paste?, on the site WordPress.org Forums:
I seem to be having issues with pasting text in to the… -
Created a topic, add_form_honeypot_js loaded on every page of website, on the site WordPress.org Forums:
Hi We are seeing this script inserted in to the foote… -
Posted a reply to Uncrawlable Link from UM on every page of website, on the site WordPress.org Forums:
Solved it, thanks! :) -
Created a topic, Uncrawlable Link from UM on every page of website, on the site WordPress.org Forums:
Hi UM inserts the following line to every page of my … -
Posted a reply to Dequeue Ultimate Member still leaving UM assets in page, on the site WordPress.org Forums:
So, anyone from UM able to help with removing this line? <a href="javascript:void(0);" data-action="um_remove_modal" class="um-modal-close"… -
Created a topic, Rankmath + WooCommerce + Divi – descriptions are not analysed?, on the site WordPress.org Forums:
Can you help me understand how the Rankmath analysis w… -
Posted a reply to Super slow cloning, on the site WordPress.org Forums:
Hmm, well I went to sleep and when I came back it looked like it… -
Posted a reply to Super slow cloning, on the site WordPress.org Forums:
OK I will be in touch. Just for some public information sharing. Total size of… -
Created a topic, loading=lazy is missing when ShortPixel is enabled, on the site WordPress.org Forums:
Hey This is a great parallax solution to counter the … -
Created a topic, loading=lazy is stripped from Block when webP picture enabled, on the site WordPress.org Forums:
Using ShortPixel Image Optimizer when WebP delivery is… -
Created a topic, Super slow cloning, on the site WordPress.org Forums:
Hi I have a Multisite, one of the sites in it uses WPM… -
Created a topic, 404 Monitor – Reports redirects from own domain?, on the site WordPress.org Forums:
The 404 monitor is reporting my own domain as a redire… -
Posted a reply to E_ERROR UpdraftPlus_Manipulation_Functions fatal error takes down WP admin, on the site WordPress.org Forums:
I've examined the updraftplus folder I moved out of plugins with a fresh version -… -
Posted a reply to E_ERROR UpdraftPlus_Manipulation_Functions fatal error takes down WP admin, on the site WordPress.org Forums:
It happened yesterday. When I logged in to the website, the admin was errored out… -
Created a topic, E_ERROR UpdraftPlus_Manipulation_Functions fatal error takes down WP admin, on the site WordPress.org Forums:
Hi Got a recovering email with this error in it refer… -
Posted a reply to experimental-theme.json / theme.json – how does it work?, on the site WordPress.org Forums:
OK managed to answer this one. Using WordPress 5.7, experimental-theme.json will not work without Gutenberg… -
Posted a reply to experimental-theme.json / theme.json – how does it work?, on the site WordPress.org Forums:
4) Found an answer: -
Posted a reply to experimental-theme.json / theme.json – how does it work?, on the site WordPress.org Forums:
I've read https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/ If we take this first example: { "settings": { "defaults": { "color":… -
Created a topic, experimental-theme.json / theme.json – how does it work?, on the site WordPress.org Forums:
Is anyone using the experimental-theme.json file to co… -
Posted a reply to Custom CSS classes are not added to Gutenberg block, on the site WordPress.org Forums:
You assume I want to style the form itself, rather than controlling margin, padding and… -
Posted a reply to Gutenberg button block underline, on the site WordPress.org Forums:
You should insert custom CSS via the theme customiser, not in the block HTML directly.… -
Posted a reply to Adding italics to block template, on the site WordPress.org Forums:
Worked it out. Just add it to the content! array( 'core/heading', array( 'level' => 1,… -
Created a topic, Adding italics to block template, on the site WordPress.org Forums:
I'm trying to register a block template using PHP. I n… -
Created a topic, experimental-theme.json simply does not work, on the site WordPress.org Forums:
How do I use theme.json / experimental-theme.json in m… -
Created a topic, Custom CSS classes are not added to Gutenberg block, on the site WordPress.org Forums:
When inserting Hubspot Form block via Gutenberg editor… -
Wrote a comment on the post Editor Chat Agenda: 24 February 2021, on the site Make WordPress Core:
I'd like to throw this issue in the mix, it's been classed as "Help Request"… -
Posted a reply to No Add New Map button, on the site WordPress.org Forums:
Thanks Rory. I've downgraded the plugin to an earlier version and that still works. Thanks… -
Posted a reply to No Add New Map button, on the site WordPress.org Forums:
Same here. Did you get a solution? I see no console errors. Have tried deleting… -
Posted a reply to Only show columns on All Users admin screen?, on the site WordPress.org Forums:
No I was waiting for some update from the plugin author
Contributor
-
China Video Block
Active Installs: 20+
Plugins
-
404 to 301 - Redirect, Log and Notify 404 Errors
-
A faster website! (aka defer.js)
-
ACF Content Analysis for Yoast SEO
-
ACF to REST API
-
Ad Refresh Control
-
Advanced Custom Fields: Extended
-
Ajax Search Lite
-
Asset Queue Manager
-
Autoptimize
-
Better Product Reviews For WooCommerce
-
Better WordPress Minify
-
Blocks CSS: CSS Editor for Gutenberg Blocks
-
China Video Block
-
Code Profiler - WordPress Performance Profiling and Debugging Made Easy
-
Comments - wpDiscuz
-
Complianz - GDPR/CCPA Cookie Consent
-
Contact Form 7 Responses
-
Crop-Thumbnails
-
Custom Blocks Constructor - Lazy Blocks
-
Customify - Intuitive Website Styling
-
Deploy Webhook Button
-
Disable Bloat for WordPress & WooCommerce
-
Disable Cart Fragments by Optimocha
-
Disable Emails
-
Disable WP REST API
-
Dynamic Month & Year into Posts
-
Editor Block Outline
-
Equalize Digital Accessibility Checker - Audit Your Website for WCAG, ADA, and Section 508 Accessibility Errors
-
EWWW Image Optimizer
-
Export media with selected content
-
Fabrica Reusable Block Instances
-
FakerPress
-
Find My Blocks
-
Fix Gutenberg Style
-
Fly Dynamic Image Resizer
-
Flying Images
-
Flying Pages
-
Frontier Set Featured
-
Glance That
-
Gravity Forms: Notification Attachments
-
Headless Mode
-
Heartbeat Control
-
HTML Forms
-
Import Export WordPress Users and WooCommerce Customers
-
Imsanity
-
Kadence WooCommerce Email Designer
-
LambdaTest
-
LazyLoad Plugin – Lazy Load Images, Videos, and Iframes
-
LH Zero Spam
-
Lite YouTube Embed
-
Log Emails
-
Log HTTP Requests
-
Multicollab - Google Doc-Style Editorial Collaboration in WordPress
-
Notification - Custom Notifications and Alerts for WordPress
-
Orion Data Merge
-
Passwords Evolved
-
PhastPress
-
PNG to JPG
-
Powerful Gutenberg Blocks and Templates - Ghost Kit
-
Prevent Browser Caching
-
Preview E-mails for WooCommerce
-
Query Monitor
-
Rank Math SEO
-
Relevanssi - A Better Search
-
Safe Redirect Manager
-
Search Everything
-
Shared Counts - Social Media Share Buttons
-
ShortPixel Adaptive Images - WebP, AVIF, CDN, Image Optimization
-
ShortPixel Image Optimizer - Optimize Images, Convert WebP & AVIF
-
Simple URLs - Link Cloaking, Product Displays, and Affiliate Link Management
-
Simply Static
-
Site Speed Test - SpeedGuard
-
Slides & Presentations
-
Snitch
-
Stackable - Page Builder Gutenberg Blocks
-
Stream
-
The GDPR Framework By Data443
-
The SEO Framework – Fast, Automated, Effortless.
-
Three Object Viewer
-
Titan Anti-spam & Security
-
Toolbelt
-
Update Privacy
-
User Blocker
-
wBounce
-
WebP Express
-
Website File Changes Monitor
-
WooCommerce Order Test
-
WordPress Beta Tester
-
WordPress Migration Plugin DB & Files - WP Synchro
-
WordPress.com Editing Toolkit
-
WP Accessibility
-
WP Extended Search
-
WP Featherlight - A Simple jQuery Lightbox
-
WP FOFT Loader
-
WP Multilang
-
WP-Sweep
-
Zero Spam for WordPress