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
- Design Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- Support Contributor
- Theme Developer
- Translation Contributor
- 
										Posted a reply to Getting Ajax error, on the site WordPress.org Forums: 
 The error clearly points to Elementor, so you should ask for support in the plugin's…57 mins ago 
- 
										Posted a reply to How to customize custom search form that it serch entire word, on the site WordPress.org Forums: 
 If you want exact match, use quotes. So you can search for " ood" if…1 hour ago 
- 
										Posted a reply to first parameter of wp_add_privacy_policy_content(), on the site WordPress.org Forums: 
 It simply depends on whether you want your plugin name translated or not.1 hour ago 
- 
										Posted a reply to Static Post Page – is it necessary ? (SEO etc), on the site WordPress.org Forums: 
 The setting is simply for WordPress to have a URL to use to display the…2 hours ago 
- 
										Posted a reply to How to initialize a selection of images in wp.media, on the site WordPress.org Forums: 
 I think it used to do that, and was considered a bug. I remember discussing…2 hours ago 
- 
										Posted a reply to No value for custom post type column, on the site WordPress.org Forums: 
 In my plugin, I have define a constant for the post type name, so I…2 hours ago 
- 
										Posted a reply to Get resolution width in theme on init, on the site WordPress.org Forums: 
 Think of what is best for the user. Is the order of the content dependent…2 hours ago 
- 
										Posted a reply to Further Improvements for Responsive Images in WordPress, on the site WordPress.org Forums: 
 I think you are wanting something, but I have no idea what. Styles don't go…2 hours ago 
- 
										Posted a reply to Further Improvements for Responsive Images in WordPress, on the site WordPress.org Forums: 
 Perhaps you shouldn't be doing it manually. See https://developer.wordpress.org/?s=srcset Most themes already have the correct…16 hours ago 
- 
										Posted a reply to All image links point to an IP, need to change to domain name, on the site WordPress.org Forums: 
 There are search/replace plugins. I like Search Regex, but Better Search Replace is good also.19 hours ago 
- 
										Posted a reply to List Pages under Parent Page, on the site WordPress.org Forums: 
 If you think of Pages as static information that belongs on the menu, like Contact…19 hours ago 
- 
										Posted a reply to global site tag gtag.js error and google tag manager works fine, on the site WordPress.org Forums: 
 Either ask at the plugin's support forum or ask at Google.21 hours ago 
- 
										Posted a reply to Background fit for all devices, on the site WordPress.org Forums: 
 You should ask in your theme's support forum about background-size: cover. https://developer.mozilla.org/en-US/docs/Web/CSS/background-size21 hours ago 
- 
										Posted a reply to Presenting auto expire demo’s, on the site WordPress.org Forums: 
 Take a look at https://wpsandbox.io/how/21 hours ago 
- 
										Posted a reply to Get resolution width in theme on init, on the site WordPress.org Forums: 
 I think that is a vague question, and the whole concept of re-ordering divs is…21 hours ago 
- 
										Posted a reply to Can’t access the WordPress install page and database error when i add wp-confi, on the site WordPress.org Forums: 
 I'm sorry I don't know how to help you fix it. Read the message carefully…21 hours ago 
- 
										Posted a reply to What plugin do I need to use blocks?, on the site WordPress.org Forums: 
 No, I don't think a reinstall will solve anything, unless you find an error log…2 days ago 
- 
										Posted a reply to How To Securely Capture Personal Information, on the site WordPress.org Forums: 
 I suppose a police force is different from a merchant in regards to the credit…2 days ago 
- 
										Posted a reply to theme change doesn’t show on mobile, on the site WordPress.org Forums: 
 There is a version number parameter to the function that enqueues the stylesheet. It is…2 days ago 
- 
										Posted a reply to how to create user profile pages and display them based on users roles, on the site WordPress.org Forums: 
 The most basic concept of WordPress is that everything is based on the posts table.…2 days ago 
- 
										Posted a reply to Editing posts problem, on the site WordPress.org Forums: 
 Trying to parse your rant for a question is difficult, kind of like you describe…2 days ago 
- 
										Posted a reply to Duplicate Links, on the site WordPress.org Forums: 
 I have this on my website, and I happen to be listening to Abraham right…2 days ago 
- 
										Posted a reply to What plugin do I need to use blocks?, on the site WordPress.org Forums: 
 It sort of depends on what version of WP you have. The Gutenberg plugin is…3 days ago 
- 
										Posted a reply to How To Securely Capture Personal Information, on the site WordPress.org Forums: 
 Doing this could violate the PCI Compliance of the merchant, and cause them to lose…3 days ago 
- 
										Posted a reply to Profile cards, on the site WordPress.org Forums: 
 Look at https://wordpress.org/plugins/search/marketplace/ which will be similar to https://wordpress.org/plugins/search/vendor/3 days ago 
- 
										Posted a reply to Can not import template using starter templates plugin, on the site WordPress.org Forums: 
 You should ask in the plugin's support forum. This is not a WordPress issue.3 days ago 
- 
										Posted a reply to Can’t import Astra Theme Starter with Elementor, on the site WordPress.org Forums: 
 No, we can't "take a look". We are not the server administration/hosting provider. We have…3 days ago 
- 
										Posted a reply to Wrong size of featured image’s preview display in side column of dashboard, on the site WordPress.org Forums: 
 It's not a "problem" to fix. The editor and the media library use square or…3 days ago 
- 
										Posted a reply to Can’t access the WordPress install page and database error when i add wp-confi, on the site WordPress.org Forums: 
 I told you how. Read the details if you need to. Most hosts have a…3 days ago 
- 
										Posted a reply to Plugin for User Action Recommendations to unlock access, on the site WordPress.org Forums: 
 WordPress itself does not do this, but plugins can. I'm not sure it's exactly what…3 days ago 
- 
										Posted a reply to PAGESPEED HELP, on the site WordPress.org Forums: 
 This is not a WordPress question.4 days ago 
- 
										Posted a reply to How to load content via Javascript in WordPress template, on the site WordPress.org Forums: 
 Since the content you want is generated, you have to invoke WP to generate it.…4 days ago 
- 
										Posted a reply to Duplicate Links, on the site WordPress.org Forums: 
 WordPress generates a URL for each attachment, so it has its own page. But it…4 days ago 
- 
										Posted a reply to Post WordPress 5.4.2 Update there’s an issue with schema creation for SEO, on the site WordPress.org Forums: 
 You should ask at the support forum for the plugin you are using for that.4 days ago 
- 
										Posted a reply to Custom Functions with Variables, on the site WordPress.org Forums: 
 What you are describing is what shortcodes were made for; also custom blocks. Put your…4 days ago 
- 
										Posted a reply to Adding Screen Options in custom menu pages no longer works, on the site WordPress.org Forums: 
 Someone pointed out this ticket: https://core.trac.wordpress.org/ticket/503924 days ago 
- 
										Posted a reply to Adding Screen Options in custom menu pages no longer works, on the site WordPress.org Forums: 
 It's new, so I guess it's for options that don't end in _page. If your…4 days ago 
- 
										Posted a reply to Looking to update old wordpress site. Should I start over?, on the site WordPress.org Forums: 
 Plugins and themes that are not activated have a very minor effect. You can bulk…4 days ago 
- 
										Posted a reply to Change the sidebar widht of my theme with css, on the site WordPress.org Forums: 
 Your question is specific to your theme. You should ask in the theme's support forum.4 days ago 
- 
										Posted a reply to Can’t access the WordPress install page and database error when i add wp-confi, on the site WordPress.org Forums: 
 Putting the wp-config.php file in the wordpress folder is the correct step, but the address…5 days ago 
- 
										Posted a reply to Looking to update old wordpress site. Should I start over?, on the site WordPress.org Forums: 
 What is it you want clean? To keep the content, you can export it and…5 days ago 
- 
										Posted a reply to Adding Screen Options in custom menu pages no longer works, on the site WordPress.org Forums: 
 I don't quite understand your question. That code was added in the last release, in…5 days ago 
- 
										Posted a reply to How to load content via Javascript in WordPress template, on the site WordPress.org Forums: 
 It's not good to assume that wider screen means more bandwidth. I am one of…5 days ago 
- 
										Posted a reply to Cannot delete last image in a Gallery, on the site WordPress.org Forums: 
 Well, she must be using some other WordPress, because no WordPress I've ever used has…5 days ago 
- 
										Posted a reply to Image not displaying, on the site WordPress.org Forums: 
 You don't say how you put it into the page (did you use http or…5 days ago 
- 
										Wrote a comment on the post Dev Chat Agenda for June 24th, 2020, on the site Make WordPress Core: 
 I wanted to throw out the idea that perhaps the user needs more access to…5 days ago 
- 
										Posted a reply to Cannot delete last image in a Gallery, on the site WordPress.org Forums: 
 You obviously have a plugin for this feature, since it isn't part of WordPress. That…5 days ago 
- 
										Posted a reply to How to split a background image across sections?, on the site WordPress.org Forums: 
 You don't say what CSS you tried, but the thing you need for a responsive…5 days ago 
- 
										Posted a reply to “Markup is not allowed in css” – how to edit theme font with css, on the site WordPress.org Forums: 
 I don't know if you are aware, but there are two parts to using a…6 days ago 
- 
										Posted a reply to Looking for a Plugin that counts Taxonomies, on the site WordPress.org Forums: 
 I can't help how you feel. The built-in Categories widget will do what you want…6 days ago 
Developer
- 
										
											Weaver Options MergeActive Installs: 10+ 
Contributor
- 
										
											  Theme CheckActive Installs: 60,000+ 
- 
										 
 Twenty8teenActive Installs: 300+ 



 
			 
                 
										