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
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
-
Posted a reply to Uninstalled Gutenberg, Installed Classic Editor… Still Can’t Add Post, on the site WordPress.org Forums:
I would first try to deactivate the No Gutenberg plugin. If the editor still doesn't…3 hours ago
-
Posted a reply to Trying to print page as PDF, on the site WordPress.org Forums:
Look at some of these plugins: https://wordpress.org/plugins/search/print+pdf/3 hours ago
-
Posted a reply to Removing the “Recent Posts” title, on the site WordPress.org Forums:
You would go to wp-includes/widgets and copy the file class-widget-recent-posts.php to your child theme or…21 hours ago
-
Posted a reply to Removing the “Recent Posts” title, on the site WordPress.org Forums:
You can copy the core code for the widget and make a new widget with…22 hours ago
-
Posted a reply to Adding aria-current to presently selected page, on the site WordPress.org Forums:
Wait for WP 5.3, and it will be done for you. 5.3 is scheduled for…22 hours ago
-
Posted a reply to Search for users by name has stopped working, on the site WordPress.org Forums:
It seems that WP never has searched by user nice name. Here is a plugin…22 hours ago
-
Posted a reply to Removing the “Recent Posts” title, on the site WordPress.org Forums:
You can put a non-breaking space in the Title field instead. Type it as …23 hours ago
-
Posted a reply to Best way to “rebuild” a site with a new theme?, on the site WordPress.org Forums:
Then there is no need to build the new site online, unless you just need…23 hours ago
-
Posted a reply to string WP_Post->ID If Classic Editor Plugin, on the site WordPress.org Forums:
(1) I would agree, and the core code does cast to int, so that's a…23 hours ago
-
Posted a reply to WP_Query – Author in meta_query, on the site WordPress.org Forums:
Are your meta data in the user meta table or in the post meta table?…24 hours ago
-
Posted a reply to Featured image alignment choices in WP editor, on the site WordPress.org Forums:
Please be aware that it is up to the theme to decide what to do…1 day ago
-
Posted a reply to Best way to “rebuild” a site with a new theme?, on the site WordPress.org Forums:
Do you have a plan for redirecting the old URLs to new URLs? Are you…1 day ago
-
Posted a reply to which directory can I find wordpress built-in .mo and .po files for trasnlation, on the site WordPress.org Forums:
Read the code at https://developer.wordpress.org/reference/functions/wp_set_lang_dir/ to see where the language files are stored. Only the…1 day ago
-
Posted a reply to List all password protected posts, on the site WordPress.org Forums:
You can use a plugin like Admin Columns to show various parts of the post…1 day ago
-
Posted a reply to WP_Query – Author in meta_query, on the site WordPress.org Forums:
What is your question? The query you wrote says to find all(-1) published entries of…1 day ago
-
Posted a reply to Search for users by name has stopped working, on the site WordPress.org Forums:
You can try it with the Health Check plugin in Troubleshoot mode. This will disable…1 day ago
-
Wrote a comment on the post Block Editor Theme-related updates in WordPress 5.3, on the site Make WordPress Core:
I wanted to ask about exporting and importing block content, and also how it is…1 day ago
-
Wrote a comment on the post Block Editor Theme-related updates in WordPress 5.3, on the site Make WordPress Core:
@youknowriad Any particular reason, the built-in styles don’t work for you? Yes, my theme works…1 day ago
-
Wrote a comment on the post Review weekend, on the site Theme Review Team:
Can you update this post so the time is using the time shortcode? (for those…1 day ago
-
Posted a reply to Edit Home breadcrumb to goto url, on the site WordPress.org Forums:
If it's the theme supplying the breadcrumbs, you need to ask at the theme's support…2 days ago
-
Posted a reply to truncate first post title, on the site WordPress.org Forums:
Please don't edit your question to change the question. It makes the replies very confusing.…2 days ago
-
Posted a reply to Certain type of Theme, on the site WordPress.org Forums:
The theme has nothing to do with plugins. (Themes can't supply plugins.) And themes don't…2 days ago
-
Posted a reply to truncate first post title, on the site WordPress.org Forums:
This line doesn't make sense add_filter( 'max_title_length', 'title' ); How is it working? Do you…2 days ago
-
Posted a reply to function the_title() and get_the_title(), on the site WordPress.org Forums:
The easiest way is to switch themes. You can always get examples of how to…2 days ago
-
Posted a reply to whitelisted writing in footer by mistake, on the site WordPress.org Forums:
You should ask in the WordFence support forum.2 days ago
-
Posted a reply to SSL issue – insecure content blocked (yahoo-css), on the site WordPress.org Forums:
You can download your theme and plugin folders to your computer and run a search…2 days ago
-
Posted a reply to Varia Morden Sticky Header, on the site WordPress.org Forums:
It looks to me that you are using a wordpress.com theme. If your site is…3 days ago
-
Posted a reply to Blog pages not loading at all, on the site WordPress.org Forums:
For fixing the theme, you could try going into the Customizer and previewing your site…3 days ago
-
Posted a reply to SSL issue – insecure content blocked (yahoo-css), on the site WordPress.org Forums:
Whatever code is using that stylesheet (plugin or theme) needs to change the href from…3 days ago
-
Posted a reply to Blog pages not loading at all, on the site WordPress.org Forums:
The typical problem for this is a plugin or a widget in the sidebar, that…3 days ago
-
Posted a reply to CPT Loop Query; Showing when minimum of 2 and without current?, on the site WordPress.org Forums:
This argument lets you exclude the post you are currently looking at post__not_in (array) –…3 days ago
-
Posted a reply to Control the order where the style.css is added in, on the site WordPress.org Forums:
There are two factors which affect the order: the execution order and the dependencies. The…3 days ago
-
Posted a reply to Varia Morden Sticky Header, on the site WordPress.org Forums:
You should ask in the theme's support forum.3 days ago
-
Posted a reply to Categories of Posts not shown in Backend, on the site WordPress.org Forums:
Does this issue match your problem? https://github.com/WordPress/gutenberg/issues/13517 If not, could you write a new issue?3 days ago
-
Posted a reply to CPT Loop Query; Showing when minimum of 2 and without current?, on the site WordPress.org Forums:
Read about exclude and meta query arguments: https://developer.wordpress.org/reference/classes/wp_query/3 days ago
-
Posted a reply to Seeking Advice/Roadmap Reconfiguration of Categories and Tags, on the site WordPress.org Forums:
WordPress does allow you to put each post into multiple categories and use multiple tags,…3 days ago
-
Posted a reply to Author showing up in link preview, on the site WordPress.org Forums:
Depending on the markup of the author link from the theme, a lot of information…3 days ago
-
Posted a reply to Blog Posts Appearing on Static Frontpage, on the site WordPress.org Forums:
This is a problem with your theme.4 days ago
-
Posted a reply to thumbnails for category description being stripped out, on the site WordPress.org Forums:
It's not new. WordPress has always allowed only a few HTML tags in taxonomy descriptions.…4 days ago
-
Posted a reply to How To Have A 2 Column Shop Mobile Layout On WordPress, on the site WordPress.org Forums:
You should ask in the support forum for whatever theme or plugin is outputting your…4 days ago
-
Posted a reply to User Profile: Admin password change, on the site WordPress.org Forums:
Have you developer go into the database and change the email address directly. Or have…4 days ago
-
Posted a reply to Tried to activate WP RSS Agregator plugin and error occured.., on the site WordPress.org Forums:
Use your host control panel File Manager or FTP to delete the WP RSS Agregator…4 days ago
-
Posted a reply to Approved comments do not appear on the post, on the site WordPress.org Forums:
When you said the comments are visible at xxx, you gave a link to an…4 days ago
-
Posted a reply to Website down after theme update, on the site WordPress.org Forums:
This plugin will scan your plugins and theme for PHP version compatibility. https://wordpress.org/plugins/php-compatibility-checker/ You should…4 days ago
-
Posted a reply to Floating Menus, on the site WordPress.org Forums:
It's a matter of styling. Here is a site with many ways to do menus:…4 days ago
-
Posted a reply to Downloading my managed wp site, on the site WordPress.org Forums:
You can, but as I said, it's best to use a plugin so you don't…4 days ago
-
Posted a reply to background images do not appear on mobile devices, on the site WordPress.org Forums:
https://wordpress.org/support/theme/astra4 days ago
-
Posted a reply to add some options to the gallery shortcode from wordpress, on the site WordPress.org Forums:
Be aware that there is this filter, so you can add code to adjust an…5 days ago
-
Posted a reply to How to use do_shortcode_tag to modify the output of a shortcode?, on the site WordPress.org Forums:
I think you have it backwards. The plugin is doing its own parsing and not…5 days ago
-
Posted a reply to why am I getting two js alert instead of one per plugin function calls, on the site WordPress.org Forums:
The wp_enqueue_script function simply adds to a list of scripts that must be output in…5 days ago
Developer
-
Weaver Options Merge
Active Installs: 10+
-

Twenty8teenActive Installs: 200+


