bcworkz
@bcworkz on WordPress.org and Slack
- Member Since: November 2nd, 2011
Contribution History
bcworkz’s badges:- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Support Contributor Support Contributor
- Support Team Support Team
- Plugin Developer Plugin Developer
-
Posted a reply to Iframe content not operating correctly upon purchase checkout, on the site WordPress.org Forums:
I'm afraid you really are stuck. The reason the worldpay site is "not found" is…3 mins ago
-
Posted a reply to How can I get rows (images/boxes) to go to the edge of the page?, on the site WordPress.org Forums:
It really depends on your theme, some are more conducive to CSS changes than others.…17 mins ago
-
Posted a reply to Multisite: Settings API vs Options API, on the site WordPress.org Forums:
Yes use the Options API. Note there are multisite specific functions that correspond to single…28 mins ago
-
Posted a reply to how to remove the post moved to trash message in custom post type, on the site WordPress.org Forums:
You can modify the messages shown when doing post actions like trashing through the 'bulk_post_updated_messages'…1 hour ago
-
Posted a reply to Solution to a one-page service purchase?, on the site WordPress.org Forums:
The entire process will revolve around what is required to use Stripe's API to collect…1 hour ago
-
Posted a reply to Relate WP user to existing DB user, on the site WordPress.org Forums:
You only need to store the user ID in the other DB as meta data…2 hours ago
-
Posted a reply to Advice regarding custom posts/theme, on the site WordPress.org Forums:
Those CPTs are from the other theme? If so, look in its functions.php to start.…5 hours ago
-
Posted a reply to Why is main query broken in tag template?, on the site WordPress.org Forums:
Echo out the global $wp_query->request on your template for examination (it's the SQL run for…5 hours ago
-
Posted a reply to Iframe – Google Sheet Embed, on the site WordPress.org Forums:
Assuming you use the block editor, select the block containing the iframe code, apparently a…6 hours ago
-
Posted a reply to Placeholder Still being displayed – temp domain in WP, on the site WordPress.org Forums:
You're welcome! That DNS stuff has got to be the least user friendly aspect of…6 hours ago
-
Posted a reply to Link to site includes e-mail / doesn’t work on Twitter, on the site WordPress.org Forums:
In the upcoming event portion for 3/21, under general admission about RSVP. It's probably not…6 hours ago
-
Posted a reply to Location dropdown filter, on the site WordPress.org Forums:
You've looked at a number of form builder plugins? I've no further plugin suggestions then.…6 hours ago
-
Posted a reply to wp_insert_post with custom post type page and init, on the site WordPress.org Forums:
I'm behind the times with block coding, so I still look to shortcodes for such…6 hours ago
-
Posted a reply to upload_mimes filter not working correctly, on the site WordPress.org Forums:
Can you create a new "Super Editor" role or something that has all capabilities except…7 hours ago
-
Posted a reply to Iframe – Google Sheet Embed, on the site WordPress.org Forums:
It's not the iframe but its outer container that has the scroll bar. Try adding…1 day ago
-
Posted a reply to Fatal error occured, on the site WordPress.org Forums:
That appears to be caused by a problem with the LearnPress plugin. I recommend you…1 day ago
-
Posted a reply to Placeholder Still being displayed – temp domain in WP, on the site WordPress.org Forums:
Unless you are creating your own plugin or theme, there is no file (except wp-config.php)…1 day ago
-
Posted a reply to where tu put with Guttenberg, on the site WordPress.org Forums:
A page's language attribute goes in the initial <html> tag that is typically part of…1 day ago
-
Posted a reply to Link to site includes e-mail / doesn’t work on Twitter, on the site WordPress.org Forums:
Have you resolved the Twitter card issue? The card validator generates a card, though you…1 day ago
-
Posted a reply to parse_url problem in redirect_canonical, on the site WordPress.org Forums:
Which method execution are you referring to? Please describe steps to reproduce the PHP notices…1 day ago
-
Posted a reply to Having trouble ordering by custom date field, on the site WordPress.org Forums:
Try 'orderby' => 'meta_value_num', This causes SQL to see the field as number instead of…1 day ago
-
Posted a reply to Changing content of a page via buttons, on the site WordPress.org Forums:
You're welcome. From my experience, learning to use Ajax within the WP environment was frustrating…1 day ago
-
Posted a reply to What plugins to create wordpress site like that?, on the site WordPress.org Forums:
You could just use the default WP user functionality to manage accounts. The roles and…1 day ago
-
Posted a reply to wp_insert_post with custom post type page and init, on the site WordPress.org Forums:
Yes, when you call wp_update_post(), the content provided completely replaces any previous content. If you…1 day ago
-
Posted a reply to How to use hide tags on threads & posts, on the site WordPress.org Forums:
Do any other shortcodes work? Or just the one you want? You can test with…1 day ago
-
Posted a reply to Help editing, on the site WordPress.org Forums:
It's probably dynamically generated content based on template code. The code queries the database for…2 days ago
-
Posted a reply to Need Help Choosing/Modifying Theme, on the site WordPress.org Forums:
Altering exiting themes can get messy if your changes are extensive. Little tweaks like adjusting…2 days ago
-
Posted a reply to Changing content of a page via buttons, on the site WordPress.org Forums:
Use Ajax techniques to get server data onto a page without reloading the page. Ajax…2 days ago
-
Posted a reply to What plugins to create wordpress site like that?, on the site WordPress.org Forums:
Like a geocache location repository? You mainly need an appropriate mapping plugin. The Google Maps…2 days ago
-
Posted a reply to Location dropdown filter, on the site WordPress.org Forums:
All the cities in a country listed by some greater division like state, province, etc.…2 days ago
-
Posted a reply to Creating a role to edit a specific CPT, on the site WordPress.org Forums:
Right, adding a user with a role with only "read" capability should give the user…2 days ago
-
Posted a reply to wp_insert_post with custom post type page and init, on the site WordPress.org Forums:
Post type 'page' is reserved by WP, you must not attempt to make a CPT…2 days ago
-
Posted a reply to Logo Alt Atrribute code for functions.php, on the site WordPress.org Forums:
Assigning alt text to $custom_logo_attr['alt'] is the correct way to pass an alt attribute to…2 days ago
-
Posted a reply to Featured Image Missing in Gutenberg Custom Post Type, on the site WordPress.org Forums:
'supports' => array('editor', 'thumbnail',), :)2 days ago
-
Posted a reply to Categories Jumble, on the site WordPress.org Forums:
A possible quick and dirty fix is to add the following CSS to the Additional…3 days ago
-
Posted a reply to Single link in to blog post creation, on the site WordPress.org Forums:
The file is post-new.php, the question is in which sub-site? You'd need some custom code…3 days ago
-
Posted a reply to Get information from several custom fields in custom post type, on the site WordPress.org Forums:
The change works for me on my site in a testing plugin I use when…3 days ago
-
Posted a reply to How can i display an image for the Google preview mobile result without it showi, on the site WordPress.org Forums:
If your pages have an OpenGraph image tag, Google should use the specified image instead…4 days ago
-
Posted a reply to PHP/JS in post title, on the site WordPress.org Forums:
As you likely discovered, you cannot enter functioning code as a post title. What you…4 days ago
-
Posted a reply to Mass manage / delete (child) categories, on the site WordPress.org Forums:
The category term queries are more complicated than you may realize. If you are sure…4 days ago
-
Posted a reply to issue, on the site WordPress.org Forums:
The page you linked does not seem to have an iframe. It's difficult to answer…4 days ago
-
Posted a reply to Multi language site: restrict access to downloads to user’s own language, on the site WordPress.org Forums:
Evaluate a few of these plugins and see if any meet your needs. It's certainly…4 days ago
-
Posted a reply to Hook not working as wanted, on the site WordPress.org Forums:
Redirecting out of an action hook is generally not recommended. WP expects to regain control…4 days ago
-
Posted a reply to Rotate image with mouse, on the site WordPress.org Forums:
You are correct in that Developing WP is about coding for WP. The thing is…4 days ago
-
Posted a reply to REST API always forbidden for wp-json/wp/v2/users end-point, on the site WordPress.org Forums:
I could not say why for sure. Here's some possible reasons: The authenticated user does…4 days ago
-
Posted a reply to Ho to prefill a field in a custom content-type?, on the site WordPress.org Forums:
So you just want to pre-populate certain input fields with suggested values when the edit…4 days ago
-
Posted a reply to Shared Taxonomy, hide admin links in one, on the site WordPress.org Forums:
I see. 'show_in_menu' would not give you the fine control of which sub-menu to use…4 days ago
-
Posted a reply to How to add #anchor at the end of the WordPress URL, on the site WordPress.org Forums:
Sure, good idea! You can get it from $_SERVER['REQUEST_URI']. Would every page always have an…4 days ago
-
Posted a reply to Using Redirected Domain Name for Sub Pages, on the site WordPress.org Forums:
In its default configuration, WP uses the domain set in the Site and WP Address…5 days ago
-
Posted a reply to Cookie code find and cookiebot integration, on the site WordPress.org Forums:
WP core does not store cookies unless the user logs in. It certainly doesn't set…5 days ago
Contributor
-
Contact Form 7 email verification
Active Installs: 200+