cubecolour
@numeeja on WordPress.org, @cubecolour on Slack
- Member Since: March 28th, 2009
- Location: London
- Website: cubecolour.co.uk
- Job Title: web designer and developer
- Employer: cubecolour
Bio
Interests
Contribution History
cubecolour’s badges:- Plugin Developer
- Support Contributor
- Translation Contributor
-
Posted a reply to How to hide (……) of song writer, on the site WordPress.org Forums:
There isn't an option to remove this. It should be possible to change this with…3 days ago
-
Posted a reply to Downloaded, now what?, on the site WordPress.org Forums:
There is documentation on how to install WordPress to your web server at https://wordpress.org/support/category/installation/3 weeks ago
-
Posted a reply to How to add window resize trigger, on the site WordPress.org Forums:
I don't know if there's a better way to do this. It is more of…3 weeks ago
-
Posted a reply to remove generators tags in astra theme, on the site WordPress.org Forums:
It looks like the line you added has removed the WordPress generator tag, but the…3 weeks ago
-
Posted a reply to messing with post_status to secure posts, on the site WordPress.org Forums:
What I think your tutor probably means is not that the js files are actually…3 weeks ago
-
Posted a reply to Tabs, on the site WordPress.org Forums:
please provide a link to a page on your site where I can see the…3 weeks ago
-
Posted a reply to Nested Ordered Lists plugin interfering with Enlighter plugin, on the site WordPress.org Forums:
I would suggest removing the plugin and add an edited version of the styles it…1 month ago
-
Posted a reply to Nested Ordered Lists conflicts with lists block in desktop layout, on the site WordPress.org Forums:
the plugin adds styles to all lists. it was created before the block editor (aka…1 month ago
-
Posted a reply to Nested Ordered Lists conflicts with lists block in desktop layout, on the site WordPress.org Forums:
It looks like your site does not like the following CSS rule from the plugin…1 month ago
-
Posted a reply to Nested Ordered Lists conflicts with lists block in desktop layout, on the site WordPress.org Forums:
Can you provide a link to page on your site where I can see the…1 month ago
-
Posted a reply to WP 5.6 compatibility, on the site WordPress.org Forums:
The plugin works perfectly on all of my test sites with WP v5.6 and your…1 month ago
-
Posted a reply to Custom Post Types and Children, on the site WordPress.org Forums:
There are some useful free tools to help generate the code for custom post types…1 month ago
-
Posted a reply to Custom Post Types and Children, on the site WordPress.org Forums:
If I understand your requirement correctly, I would build this using a custom post type…1 month ago
-
Posted a reply to Does this require a child theme?, on the site WordPress.org Forums:
This looks like it would require a child theme. Making a custom plugin might also…1 month ago
-
Posted a reply to Tabby Responsive Tabs not working with WP 5.5 Update, on the site WordPress.org Forums:
if it works with a default theme and all other plugins activated but not when…1 month ago
-
Posted a reply to Border color, on the site WordPress.org Forums:
The settings include this. The customiser add-on was designed as a way to change the…1 month ago
-
Posted a reply to Border color, on the site WordPress.org Forums:
The tabby reponsive tabs customiser will enable you to do this1 month ago
-
Posted a reply to How do I find the IP address of my WP.org website?, on the site WordPress.org Forums:
your ip is 35.214.168.88 I used https://www.site24x7.com to look it up, but there are a…1 month ago
-
Posted a reply to Hide frees hipping for certain product category, on the site WordPress.org Forums:
I believe the advanced free shipping plugin should help with the free shipping requirement: https://wordpress.org/plugins/woocommerce-advanced-free-shipping/…2 months ago
-
Posted a reply to Setting up categories and tags for music reviews, on the site WordPress.org Forums:
yes, each review would be on its own post2 months ago
-
Posted a reply to Setting up categories and tags for music reviews, on the site WordPress.org Forums:
Sorry I don't think I really understand the question. Are you using the WordPress search…2 months ago
-
Posted a reply to Setting up categories and tags for music reviews, on the site WordPress.org Forums:
There are probably countless ways you could do this. Which way is best would depend…2 months ago
-
Posted a reply to Fatal error message after updating website, on the site WordPress.org Forums:
That's great! thanks for the update2 months ago
-
Posted a reply to Fatal error message after updating website, on the site WordPress.org Forums:
That looks like a deprecated notice which doesn't indicate that anything is actually broken, but…2 months ago
-
Created a topic, Ideal for setting order of pages and other post types, on the site WordPress.org Forums:
This plugin is a very elegant and easy to use solution…2 months ago
-
Posted a reply to Fatal error message after updating website, on the site WordPress.org Forums:
The error message indicates a conflict related to the sydney-toolbox plugin. If you connect via…2 months ago
-
Posted a reply to Error using Flow Flow social stream plugin, on the site WordPress.org Forums:
I have a possible fix for this kind of issue. If you would like to…2 months ago
-
Posted a reply to Html links colour, on the site WordPress.org Forums:
The answer I gave above is correct. The #bada55 part is a example placeholder for…2 months ago
-
Posted a reply to Order By Title Breaks When Get To Number 100 – WordPress Is Treating It Like 10, on the site WordPress.org Forums:
You could edit just the post slug to add the padding zero, keeping the post…2 months ago
-
Posted a reply to JQuery does not work on WordPress page., on the site WordPress.org Forums:
try: <script> color = jQuery(“#colorPicker”).val() </script>2 months ago
-
Posted a reply to Order By Title Breaks When Get To Number 100 – WordPress Is Treating It Like 10, on the site WordPress.org Forums:
It sounds like you need to zero pad your product numbers. if you have up…2 months ago
-
Posted a reply to Html links colour, on the site WordPress.org Forums:
You should be able to achieve this by adding some CSS to your custom styles…2 months ago
-
Posted a reply to widget to display most read posts based on category, on the site WordPress.org Forums:
The WordPress popular posts plugin should help you achieve this - it has a parameter…2 months ago
-
Posted a reply to Hide post category label on homepage, on the site WordPress.org Forums:
I see - in that case, try: .type-post .post-category { display: none; }2 months ago
-
Posted a reply to View WordPress posts from a 2009 build?, on the site WordPress.org Forums:
If you have a full backup of the files and the database, you should be…2 months ago
-
Posted a reply to Hide post category label on homepage, on the site WordPress.org Forums:
To hide the post category title from the categories widget, try adding this to your…2 months ago
-
Posted a reply to Responsive images, on the site WordPress.org Forums:
I have just done a test with a gallery and the images are already wrapped…2 months ago
-
Posted a reply to Responsive images, on the site WordPress.org Forums:
This can be achieved with some CSS and an additional html element such as a…2 months ago
-
Posted a reply to Tabby Responsive Tabs not working with WP 5.5 Update, on the site WordPress.org Forums:
jsupernova1, the plugin works fine with WordPress 5.5.3. It is likely that another plugin on…2 months ago
-
Posted a reply to WordPress site recovery, on the site WordPress.org Forums:
The error message when following your link is This suggests that an issue related to…2 months ago
-
Posted a reply to AUTOPLAY ISSUE, on the site WordPress.org Forums:
This plugin acts as a wrapper to the default WordPress audio shortcode, so it is…2 months ago
-
Posted a reply to AUTOPLAY ISSUE, on the site WordPress.org Forums:
If you use WordPress's native media embedding by using the same parameters in a single…2 months ago
-
Posted a reply to Add ‘blog’ to breadcrumbs for single posts and post archives, on the site WordPress.org Forums:
Having done some research I can now answer my own question, I'll post the answer…2 months ago
-
Created a topic, Add ‘blog’ to breadcrumbs for single posts and post archives, on the site WordPress.org Forums:
I am using WooCommerce with Storefront and a child the…2 months ago
-
Posted a reply to AUTOPLAY ISSUE, on the site WordPress.org Forums:
Try using the parameter/value pair: autoplay="on" in the shortcode2 months ago
-
Posted a reply to Second row of tabs not displaying media correctly, on the site WordPress.org Forums:
I am not able to see the issue on your page as it is password…2 months ago
-
Posted a reply to Plodding on…, on the site WordPress.org Forums:
Percentage dimensions are not supported - only pixel-based dimensions. The only way to do this…2 months ago
-
Posted a reply to ‘GA’ Type Window, on the site WordPress.org Forums:
The plugin opens a webpage in a new window - if you're not sure of…2 months ago
-
Committed [2409245] to Plugins Trac:
Tested to 5.53 months ago
-
Committed [2409244] to Plugins Trac:
Tested to 5.53 months ago
Developer
-
Alligator Menu Popup
Active Installs: 1,000+
-
Alligator Popup
Active Installs: 4,000+
-
Audio Album
Active Installs: 6,000+
-
Badger
Active Installs: Less than 10
-
Correct Horse Battery Staple
Active Installs: Less than 10
-
Cubecolour New Plugins
Active Installs: 30+
-
Ductile Responsive Video
Active Installs: 400+
-
Farticles
Active Installs: Less than 10
-
Featured Image Zoom
Active Installs: 1,000+
-
Indicate External Links
Active Installs: 600+
-
iPad Rubberneck Disrupter
Active Installs: 10+
-
Metabox Glue
Active Installs: 30+
-
Nested Ordered Lists
Active Installs: 1,000+
-
No Login by Email Address
Active Installs: 1,000+
-
Shortcode Shortcode
Active Installs: 50+
-
Stomp
Active Installs: 100+
-
Tabby Responsive Tabs
Active Installs: 30,000+
-
Upload Files by Default When Inserting Media
Active Installs: 100+