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
- Plugin Developer Plugin Developer
- Support Contributor Support Contributor
- Support Team Support Team
-
Posted a reply to scrawl child theme, on the site WordPress.org Forums:
Stylesheet paths are filterable, so the erroneous path could come from anywhere. How does the…11 hours ago
-
Posted a reply to Add back button on single posts pages, on the site WordPress.org Forums:
Isn't the "specific category area" for ether News or Company News the right page? Or…12 hours ago
-
Posted a reply to wp_cron, on the site WordPress.org Forums:
Deleting in manageable batches through wp_cron is a good way to accomplish the task. For…12 hours ago
-
Posted a reply to how to integrate an external API in wordpress, on the site WordPress.org Forums:
I second the use of wp_remote_request() :) It sounds like you have existing PHP code…12 hours ago
-
Posted a reply to Function to get html-anchor id, on the site WordPress.org Forums:
So you basically want to auto-generate a table of contents based on the current post's…13 hours ago
-
Posted a reply to How can I enqueue a script that I need to be type=’module’?, on the site WordPress.org Forums:
Are you seeing the error_log() messages? If not, "admin_equeue_scripts" action has fired before your meta_box_setup()…14 hours ago
-
Posted a reply to Https change on temporary site, Can’t access, 404, on the site WordPress.org Forums:
If you cannot reach the wp-login.php file you will need FTP access to correct whatever…1 day ago
-
Posted a reply to Other Pages Text Displaying Incorrectly, on the site WordPress.org Forums:
You theme is inappropriately outputting content in the page's <head> section. Your "culinistas" theme was…1 day ago
-
Posted a reply to Attribule all content of users being deleted to the new one when 200000 users, on the site WordPress.org Forums:
You're likely getting time out errors due to the sheer volume of users. The WP…2 days ago
-
Posted a reply to host static content on sub domain, on the site WordPress.org Forums:
That UPDATE query might work. It depends on the nature of your post content. I'd…2 days ago
-
Posted a reply to Leverage browser caching issues, on the site WordPress.org Forums:
I see expires headers of 1 month for your .js files just like your .htaccess…2 days ago
-
Posted a reply to adding php quiz with result in wordpress custom post, on the site WordPress.org Forums:
You cannot directly request files like quiz.php if you want to use WP resources with…2 days ago
-
Posted a reply to Data Extraction from Excel Sheet on basis of Query Form, on the site WordPress.org Forums:
An spreadsheet is not a good place to store information used by a web site.…2 days ago
-
Posted a reply to Function to get html-anchor id, on the site WordPress.org Forums:
Do you mean additional CSS classes? It's the only advanced field in paragraph blocks. A…2 days ago
-
Posted a reply to Dynamically setting meta robots value based on page logic, on the site WordPress.org Forums:
There is no easy way to influence meta tag output in the <head> section from…2 days ago
-
Posted a reply to Getting 403 error on ajax infinite loading script, on the site WordPress.org Forums:
Check you .htaccess file for a rule that might limit access to /wp-admin/. Such a…2 days ago
-
Posted a reply to How can I enqueue a script that I need to be type=’module’?, on the site WordPress.org Forums:
Registering scripts does not cause them to appear on a page. It merely defines a…2 days ago
-
Posted a reply to Parent page attribute not showing all pages, on the site WordPress.org Forums:
I expect that you have quite a few pages. The number of pages listed in…3 days ago
-
Posted a reply to Display metadata when selecting image, on the site WordPress.org Forums:
Doing so would require overriding the media library script. That would not be optimal. IMO…3 days ago
-
Posted a reply to How can I enqueue a script that I need to be type=’module’?, on the site WordPress.org Forums:
'script_loader_tag' is the right approach. For CSS and script dependencies to get messed up, I…3 days ago
-
Posted a reply to Showing Age Based on Time, on the site WordPress.org Forums:
It's still not clear where or what value you are saving. It's best stored as…3 days ago
-
Posted a reply to Thumbnails not displayed after pre_get_posts query, on the site WordPress.org Forums:
I'm surprised that works in all cases, I think you may not have checked other…3 days ago
-
Posted a reply to Hide title item of menu in WP, on the site WordPress.org Forums:
I wouldn't say impossible, but it may be beyond my CSS skills with the current…3 days ago
-
Posted a reply to Thumbnails not displayed after pre_get_posts query, on the site WordPress.org Forums:
is_post_type_archive('opera') would apply to any query on the page, including those for thumbnails. As the…4 days ago
-
Posted a reply to Avoid IFTT duplicate posts with XML RPC, on the site WordPress.org Forums:
It's probably out of scope for the snippet plugin. That code is a plugin file…4 days ago
-
Posted a reply to php read file, on the site WordPress.org Forums:
It is apparently a limitation of the snippet plugin. In such a case we normally…4 days ago
-
Posted a reply to Hide title item of menu in WP, on the site WordPress.org Forums:
The text labels would need their own <span> tags so they can be targeted with…4 days ago
-
Posted a reply to Permalinks setup to Post name + Placeholder Menu Link = 404 Not Found ! Help :), on the site WordPress.org Forums:
Try going to /wp-admin/post.php?post=1282&action=edit. On the edit screen confirm it's the right page, then use…4 days ago
-
Posted a reply to Cleaning wordrpess multisite, on the site WordPress.org Forums:
Do you know which plugin's actions broke your site? I recommend you seek assistance through…5 days ago
-
Posted a reply to menu not showing, on the site WordPress.org Forums:
Since menu output is the responsibility of the theme, I recommend you seek assistance in…5 days ago
-
Posted a reply to Mailchimp – Connection Lost (Not plugin related), on the site WordPress.org Forums:
You've apparently replaced the pop up with Jotform, so it's difficult to evaluate what the…5 days ago
-
Posted a reply to php read file, on the site WordPress.org Forums:
One problem is storing custom files in plugin folders is a bad location. It'll disappear…5 days ago
-
Posted a reply to Native Lazyload with Rest API, on the site WordPress.org Forums:
You could use the 'rest_post_dispatch' filter to modify the response object before it's sent out.…5 days ago
-
Posted a reply to Hide title item of menu in WP, on the site WordPress.org Forums:
It depends on how your icons are implemented. A live link to a page demonstrating…5 days ago
-
Posted a reply to How can locate the files of my menu item pages?, on the site WordPress.org Forums:
I don't develop themes, that's why Joy needs to correct something I say once in…5 days ago
-
Posted a reply to Add users current role, on the site WordPress.org Forums:
Users can have ore than one role, this will output the first role listed. <?php…5 days ago
-
Posted a reply to javascript conflicting script, on the site WordPress.org Forums:
Try changing all instances of XS-pay2play-widget in one snippet or the other to something else.…5 days ago
-
Posted a reply to Opmaak foutjes op home/categorieën, on the site WordPress.org Forums:
The loss of formatting and tables is due to the auto-excerpt feature of WP. It…5 days ago
-
Posted a reply to Update, on the site WordPress.org Forums:
You can implement PHP logic within post content through shortcodes or custom editor blocks. A…6 days ago
-
Posted a reply to correct place in theme for wp_meta(), on the site WordPress.org Forums:
It's only called by default in the Meta widget. Some older twenty* themes may have…6 days ago
-
Posted a reply to Filter posts by 2 taxonomies, on the site WordPress.org Forums:
If you're comfortable with coding your own solution, it's not all that involved if you…6 days ago
-
Posted a reply to WordPress comments_open for specific user role or post type, on the site WordPress.org Forums:
You'll need to locate where comment_form() (or whatever code generates the form) is located. It's…6 days ago
-
Posted a reply to ‘Fold out’ tab not working after PHP 7.4, on the site WordPress.org Forums:
Whether the fade in effect manifests itself or not isn't the issue. There's code on…6 days ago
-
Posted a reply to CSS Media Query Help Needed, on the site WordPress.org Forums:
It looks like the mega menu plugin doesn't play well with your theme. With only…6 days ago
-
Posted a reply to WordPress comments_open for specific user role or post type, on the site WordPress.org Forums:
Altering open/closed status is too broad a measure for what you want to do. What…6 days ago
-
Posted a reply to Проблема при создании второго сайта, on the site WordPress.org Forums:
I think your hosting configuration somehow became confused. A typical two site hosting configuration would…7 days ago
-
Posted a reply to Pass URL POST Fix, on the site WordPress.org Forums:
WP permalinks have a cascading logic and you've sort of jumped the queue by adding…7 days ago
-
Posted a reply to Problems with the permalinks| Astra WP, on the site WordPress.org Forums:
You need some custom code to override standard behavior. Use add_rewrite_rule() to force the first…7 days ago
-
Posted a reply to inserting rewrite_rules option more than once in multisite, on the site WordPress.org Forums:
The Query Monitor plugin should help you determine the source of frequent queries. You'd need…7 days ago
-
Posted a reply to How to redirect sub.mydomain.com –> sub.otherdomain.com?, on the site WordPress.org Forums:
You'd want to avoid having WP do a redirect if you can avoid it. A…7 days ago
Contributor
-
Contact Form 7 email verification
Active Installs: 200+