Joy
@joyously on WordPress.org and Slack
- Member Since: February 18th, 2011
- Location: Texas
- Website: joyreynolds.com
- GitHub: joyously
Contribution History
Joy’s badges:- Core Contributor Core Contributor
- Design Contributor Design Contributor
- Documentation Contributor Documentation Contributor
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
-
Wrote a comment on the post Block-based Themes Meeting Agenda for February 17, on the site Theme Review Team:
The title says Feb 17, the time says Feb 19. Can you pick one?1 hour ago
-
Posted a reply to Custom Callback for Comments, on the site WordPress.org Forums:
Your function has a parameter called $args. When you call get_avatar, you reset that variable…19 hours ago
-
Posted a reply to Change debug.log to a private path, on the site WordPress.org Forums:
In order to work, you must meet these criteria: - running WP 5.1 or greater…19 hours ago
-
Posted a reply to Images on homepage, on the site WordPress.org Forums:
You should ask at your theme's support forum. Obviously, the more files that the page…20 hours ago
-
Posted a reply to Uncaught SyntaxError: Identifier ‘dataSource’ has already been declared, on the site WordPress.org Forums:
It sounds like the script you are using for the chart should only be in…1 day ago
-
Posted a reply to Staging with Bluehost – What Migrates Over?, on the site WordPress.org Forums:
These are all questions you need to ask you host, as none of that staging…2 days ago
-
Posted a reply to store get_header content in a variable, on the site WordPress.org Forums:
The get_header() function is for loading the correct template for the top of the page,…2 days ago
-
Posted a reply to Strange Characters in body of text, on the site WordPress.org Forums:
It looks like your old host's database had a different character set than the new…3 days ago
-
Posted a reply to Help create a landing page for external links, on the site WordPress.org Forums:
If you have one that works, copy that code.3 days ago
-
Posted a reply to URL Redirect using functions.php, on the site WordPress.org Forums:
I don't think you're getting what I'm saying. Most WordPress sites would have a URL…3 days ago
-
Posted a reply to URL Redirect using functions.php, on the site WordPress.org Forums:
I think you have a plugin that changes the normal URL for categories, and that…4 days ago
-
Posted a reply to Theme Metaboxes not showing, on the site WordPress.org Forums:
You should ask in the theme's support forum. Be sure to specify what version of…4 days ago
-
Posted a reply to Where is my home page?, on the site WordPress.org Forums:
If your site uses the Latest Posts as the home page (that’s the default), you…4 days ago
-
Posted a reply to Changing Existing Theme, on the site WordPress.org Forums:
Use the Customizer to preview your site with other themes. It won't change what your…4 days ago
-
Posted a reply to Plugin inserts code in bad place, on the site WordPress.org Forums:
You should ask at the plugin's support forum. But this is usually due to a…4 days ago
-
Posted a reply to URL Redirect using functions.php, on the site WordPress.org Forums:
I think you misunderstood. You don't need to put the category into your Permalink structure.…4 days ago
-
Posted a reply to How can I force errors in WP Rest API endpoints?, on the site WordPress.org Forums:
It's not quite the same thing, but I see this ticket today: https://core.trac.wordpress.org/ticket/494264 days ago
-
Posted a reply to URL Redirect using functions.php, on the site WordPress.org Forums:
That code works for me. But your desired URL does not contain a category base,…4 days ago
-
Posted a reply to Not seeing all enqueued script handles, on the site WordPress.org Forums:
Why don't you use a plugin for this? Plugins are already tested and working. You…4 days ago
-
Posted a reply to Help create a landing page for external links, on the site WordPress.org Forums:
I still don't understand what you want.4 days ago
-
Posted a reply to Error: Warning: count(): Parameter must be an array or an object that implements, on the site WordPress.org Forums:
OK, then you are using some code that is not compatible with your version of…5 days ago
-
Posted a reply to how to insert additional fields without plugins in the user registration on the, on the site WordPress.org Forums:
Get a plugin that does something similar and read the code.5 days ago
-
Posted a reply to Order taxonomy query results, on the site WordPress.org Forums:
The tax_query array does not do anything with order and orderby. See https://developer.wordpress.org/reference/classes/wp_query/#taxonomy-parameters And the…5 days ago
-
Posted a reply to Adding aria-labels to pagination links, on the site WordPress.org Forums:
Your existing theme should be calling the core functions like https://developer.wordpress.org/reference/functions/get_the_posts_pagination/ or https://developer.wordpress.org/reference/functions/the_posts_pagination/ so you…5 days ago
-
Posted a reply to Pluggable.php File Errors prevent log in, on the site WordPress.org Forums:
To be clear, the theme won't fall back to the default theme unless it is…5 days ago
-
Posted a reply to Pluggable.php File Errors prevent log in, on the site WordPress.org Forums:
Look at wp-content/themes/miyazaki-child/functions.php line 24. It sounds like it has some white space outside of…5 days ago
-
Posted a reply to Site link from Dashbaord, on the site WordPress.org Forums:
It is considered better for the user, especially for accessibility concerns, to open links in…5 days ago
-
Posted a reply to Auto Align Images, on the site WordPress.org Forums:
You have posted in the Developing with WordPress forum. Are you asking about this in…5 days ago
-
Posted a reply to Adding aria-labels to pagination links, on the site WordPress.org Forums:
The core functions have the parameters for those, but I'm not sure what the defaults…5 days ago
-
Posted a reply to Forcing a mobile header, on the site WordPress.org Forums:
You should ask at your theme's support forum, so the author can help you with…5 days ago
-
Posted a reply to How to Invite people to contribute to a page?, on the site WordPress.org Forums:
I'm glad you got it figured out! This forum really isn't for feedback, but I…5 days ago
-
Posted a reply to Error: Warning: count(): Parameter must be an array or an object that implements, on the site WordPress.org Forums:
You need to update the PHP on your server. See https://wordpress.org/support/update-php/5 days ago
-
Posted a reply to Theme installation failed, on the site WordPress.org Forums:
What is in the zip file? It sounds like your zip file contains your old…5 days ago
-
Posted a reply to Help create a landing page for external links, on the site WordPress.org Forums:
If the link is to the file itself, WordPress is not involved. You could put…5 days ago
-
Posted a reply to How to Invite people to contribute to a page?, on the site WordPress.org Forums:
The comment settings are core WordPress settings, and apply to all post types with comment…5 days ago
-
Posted a reply to Email Lists No Longer Working, on the site WordPress.org Forums:
I would suspect the MailOption plugin first, but I haven't used most of those plugins...…5 days ago
-
Posted a reply to How can I force errors in WP Rest API endpoints?, on the site WordPress.org Forums:
You should be getting something in your error log or the debug.log that you enabled.…5 days ago
-
Posted a reply to Category Drop Down Options Do Not Redirect, on the site WordPress.org Forums:
As it's not a core WordPress function, you need to ask someone who knows that…5 days ago
-
Posted a reply to wordpress direct comment link ?, on the site WordPress.org Forums:
What was the output? If it wasn't a comment link, perhaps there is something wrong…6 days ago
-
Posted a reply to Menu not working on mobile, on the site WordPress.org Forums:
I know it looks obnoxious, but really, these forums are for questions about WordPress, and…6 days ago
-
Posted a reply to Category Drop Down Options Do Not Redirect, on the site WordPress.org Forums:
It looks like either your theme or a plugin has changed the core Category widget…6 days ago
-
Posted a reply to How to Invite people to contribute to a page?, on the site WordPress.org Forums:
You can use a plugin that modifies the comment interface, or make a child theme…6 days ago
-
Posted a reply to Menu not working on mobile, on the site WordPress.org Forums:
You copied it from somewhere, so go back there and ask about the menu. We…6 days ago
-
Posted a reply to Braille and .BRF file support, on the site WordPress.org Forums:
You can use the Lord of the Files plugin to ensure they are checked correctly,…6 days ago
-
Posted a reply to wordpress direct comment link ?, on the site WordPress.org Forums:
If you read the code for the get_comment_link function, you will see that the link…6 days ago
-
Posted a reply to Menu not working on mobile, on the site WordPress.org Forums:
You should be asking in the theme's support forum. Menus are handled differently in each…6 days ago
-
Posted a reply to wordpress direct comment link ?, on the site WordPress.org Forums:
You should let WordPress build the link: https://developer.wordpress.org/reference/functions/get_comment_link/6 days ago
-
Posted a reply to how to make post list boxes neat with CSS, on the site WordPress.org Forums:
You can read about the overflow property here: https://developer.mozilla.org/en-US/docs/Web/CSS/overflow There is also text-overflow: https://developer.mozilla.org/en-US/docs/Web/CSS/text-overflow You…6 days ago
-
Posted a reply to How to Invite people to contribute to a page?, on the site WordPress.org Forums:
Turn on comments with a call for contributions. Set the options for comments to be…6 days ago
-
Posted a reply to How do I make form action attribute go to themes function.php, on the site WordPress.org Forums:
There is no correct way to call wp-load.php. Your code should not load WP. If…6 days ago
Developer
-
Weaver Options Merge
Active Installs: Less than 10
-
Twenty8teenActive Installs: 200+