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
-
Posted a reply to Single Click Download, on the site WordPress.org Forums:
Read about the download attribute here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a2 hours ago
-
Posted a reply to Featured image for archive home page, on the site WordPress.org Forums:
There might be a plugin to help with this, but as you say, it's not…5 hours ago
-
Posted a reply to How do i display thumbnail nail or featured image in a widget, on the site WordPress.org Forums:
You should read the code of the core widgets, or find a plugin that does…5 hours ago
-
Posted a reply to LDAP importing and group permissions, on the site WordPress.org Forums:
You must be using a plugin to get the LDAP data into WordPress, since WP…5 hours ago
-
Posted a reply to “Media Add New Screen” sidebar removed ?, on the site WordPress.org Forums:
If you are in the editor, then the Media modal has those options. But if…5 hours ago
-
Posted a reply to How do I put hyperlinks and text on pictures?, on the site WordPress.org Forums:
If you are using the block editor, create a Cover block. Or you can use…5 hours ago
-
Posted a reply to Help with Profile Fields, on the site WordPress.org Forums:
I think you might have a plugin that you don't realize. WordPress does not have…6 hours ago
-
Posted a reply to How to get the result of search?, on the site WordPress.org Forums:
WordPress has a function to output the search form: https://developer.wordpress.org/reference/functions/get_search_form/ and it uses the home_url('/')…6 hours ago
-
Posted a reply to Mobile theme function.php codes are not working., on the site WordPress.org Forums:
There is no theme from the WP repository named Newspaper, so we can't help you…22 hours ago
-
Posted a reply to How to center Custom HTML block?, on the site WordPress.org Forums:
Make it part of the HTML in the block. Wrap a div around your custom…24 hours ago
-
Posted a reply to Customize and Live Preview keep loading…, on the site WordPress.org Forums:
I don't know much about SSL, but the option in WP for Site URL and…24 hours ago
-
Posted a reply to Insert Link no longer returning matching posts, on the site WordPress.org Forums:
Especially for AJAX, you should use the error_log call to output the variables to the…1 day ago
-
Posted a reply to Organizing Websites with Many Pages and Categories, on the site WordPress.org Forums:
Custom taxonomies are registered for whatever post type or types that you choose.1 day ago
-
Created a topic, external tracking script is not loaded, on the site WordPress.org Forums:
Why do I get this notice? Loading failed for the <…1 day ago
-
Posted a reply to How do I make the page I linked the first, on the site WordPress.org Forums:
Why would you want that URL? Why does it have the path 3 times?1 day ago
-
Posted a reply to Organizing Websites with Many Pages and Categories, on the site WordPress.org Forums:
I have grappled with this for a plant site. In my case, it's for a…1 day ago
-
Posted a reply to Insert Link no longer returning matching posts, on the site WordPress.org Forums:
If your code was working before, it doesn't seem like there is anything that has…1 day ago
-
Posted a reply to Changing google analytics from web and mobile to web only, on the site WordPress.org Forums:
WordPress doesn't do analytics, so you should ask your question in the support forum for…1 day ago
-
Posted a reply to Customize and Live Preview keep loading…, on the site WordPress.org Forums:
The Customizer uses a lot of Javascript. If there is an error, it can't continue…1 day ago
-
Posted a reply to Calculating Timezone and DST offset, on the site WordPress.org Forums:
This is not a WordPress question. Perhaps you could get an answer on StackOverflow or…1 day ago
-
Posted a reply to Media library saving images in strange directories, on the site WordPress.org Forums:
For the upload, were you in the Media Library, or in the editor? And which…2 days ago
-
Posted a reply to plugin, on the site WordPress.org Forums:
WordPress helps you load the scripts; it doesn't execute them for you. Loading a different…2 days ago
-
Posted a reply to HTML conversion, on the site WordPress.org Forums:
You can try https://wordpress.org/plugins/wp-scraper/ and there is also an older plugin that I've used several…2 days ago
-
Posted a reply to plugin, on the site WordPress.org Forums:
First, you don't need to call register and then enqueue. You can just call enqueue…2 days ago
-
Posted a reply to Advice on selecting photo+video theme, on the site WordPress.org Forums:
This would not be a feature of the theme. You should be looking for a…2 days ago
-
Posted a reply to bootstrap admin dashboard template AND wordpress, on the site WordPress.org Forums:
If all you are wanting is to change how your admin looks, there are many…3 days ago
-
Posted a reply to How do I combine 2 wordpress accounts?, on the site WordPress.org Forums:
Do you mean convert two separate WordPress installations into one WordPress multisite installation? I suppose…3 days ago
-
Posted a reply to Trouble finding a good content restricting plugin, on the site WordPress.org Forums:
Thanks for putting the plugin you found, since I was looking also. https://wordpress.org/plugins/content-control/3 days ago
-
Posted a reply to Primary menu and drop-downs, on the site WordPress.org Forums:
You should be able to delete a menu item with no problems. I've never seen…3 days ago
-
Posted a reply to Deleting and updating a user/subscriber list., on the site WordPress.org Forums:
What if instead of deleting and re-adding, you only delete according to the list?3 days ago
-
Posted a reply to Summarising blog post not working, on the site WordPress.org Forums:
The Twenty Sixteen theme does not have an option for showing excerpts, so I don't…3 days ago
-
Posted a reply to Why Can’t We Paginate Pages, not Posts?, on the site WordPress.org Forums:
They are not second-class; they just don't have the built-in behavior that you want. Pages…3 days ago
-
Posted a reply to Remove sidebar, on the site WordPress.org Forums:
That's the way the Template Hierarchy works. The Posts page cannot use a page template.…3 days ago
-
Posted a reply to How to insert java code editor in wordpress theme, on the site WordPress.org Forums:
OK, I still can't tell if you really mean java or Javascript. You won't find…3 days ago
-
Posted a reply to Problem with homepage and theme widgets., on the site WordPress.org Forums:
I'm glad you got it worked out. Be aware that any updates to the theme…3 days ago
-
Posted a reply to simple “relational” database, on the site WordPress.org Forums:
If you don't find a plugin to create a separate database (like Participants Database), you…3 days ago
-
Posted a reply to How to make two menu name in one columns, on the site WordPress.org Forums:
Yes, in the menu label. I tried it and it works, but the styling from…3 days ago
-
Posted a reply to New Section for WP administrative page, on the site WordPress.org Forums:
This plugin lets you put notes on each plugin: https://wordpress.org/plugins/plugin-notes-plus/ This lets you put notes…4 days ago
-
Posted a reply to How to insert java code editor in wordpress theme, on the site WordPress.org Forums:
I don't know how to help you, since you think a code editor is the…4 days ago
-
Posted a reply to Text Editor only blank window, on the site WordPress.org Forums:
It sounds like there are files missing from the editor folder of your WP. I…4 days ago
-
Posted a reply to WordPress Not Updating even though PhP is updated, on the site WordPress.org Forums:
It depends on your setup (and I don't use a Mac), but here is a…4 days ago
-
Posted a reply to Text Editor only blank window, on the site WordPress.org Forums:
The editor requires Javascript and no errors. Read about how to see what the errors…4 days ago
-
Posted a reply to WordPress Not Updating even though PhP is updated, on the site WordPress.org Forums:
Do you have two versions installed? I know my Linux machine has a PHP version…4 days ago
-
Posted a reply to Search and Filter does not work, on the site WordPress.org Forums:
You can use the Health Check plugin in Troubleshoot mode to isolate the problem. It…4 days ago
-
Posted a reply to Problem with homepage and theme widgets., on the site WordPress.org Forums:
Themes often use default widgets for empty sidebars. You won't see them since they are…4 days ago
-
Posted a reply to How to make two menu name in one columns, on the site WordPress.org Forums:
I think having each word link to a different place, inside of one menu item,…4 days ago
-
Posted a reply to Page Menu not working, on the site WordPress.org Forums:
Since you are using Elementor, you should ask at their support forums, as it looks…4 days ago
-
Posted a reply to Asking for support, on the site WordPress.org Forums:
1. There is no duplicate feature in WordPress, so you must have a plugin to…4 days ago
-
Posted a reply to Slimstat menu doesn’t show, on the site WordPress.org Forums:
Hey, thanks for looking! But that is not my issue. Because of your other reply…4 days ago
-
Posted a reply to How to insert java code editor in wordpress theme, on the site WordPress.org Forums:
Are those two things related?4 days ago
Developer
-
Weaver Options Merge
Active Installs: Less than 10
-
Twenty8teenActive Installs: 200+