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 Advice Needed For Best Categorization Practice, on the site WordPress.org Forums: 
 I would make categories for language, since most people would want to learn one language.…12 mins ago 
- 
										Posted a reply to Creating Multiple Parent Pages For the Same Child Page, on the site WordPress.org Forums: 
 What you are describing would work better with posts and taxonomies like categories or tags.…22 mins ago 
- 
										Posted a reply to post date, on the site WordPress.org Forums: 
 WP 5.3 did make changes to some date functions, having to do with time zones.…28 mins ago 
- 
										Posted a reply to Date format issue, on the site WordPress.org Forums: 
 If the date changes caused an issue, please report it (search first) https://core.trac.wordpress.org/ Give details…32 mins ago 
- 
										Posted a reply to a simple improved custom CSS editor?, on the site WordPress.org Forums: 
 The ones built into the Developer Tools of the browsers are pretty good.12 hours ago 
- 
										Posted a reply to Hiding or removing Location Indicator, on the site WordPress.org Forums: 
 That is usually called breadcrumbs. It is often a feature of the theme, but it…13 hours ago 
- 
										Posted a reply to Getting one child function to supercede only the one parent function, on the site WordPress.org Forums: 
 If the parent theme is using get_theme_file_uri() to require the template-tags.php file, you would need…13 hours ago 
- 
										Posted a reply to Nonce of the invalid cookies, on the site WordPress.org Forums: 
 You should ask in the plugin's support forum.13 hours ago 
- 
										Posted a reply to Date format issue, on the site WordPress.org Forums: 
 Why would you change anything? The date changes in core were made to fix some…13 hours ago 
- 
										Posted a reply to Custom Fileds, on the site WordPress.org Forums: 
 Please consider that this sort of thing belongs in a plugin, not a theme. If…23 hours ago 
- 
										Posted a reply to locked out completely, on the site WordPress.org Forums: 
 You can't change a site on your server to localhost. If you read this page…1 day ago 
- 
										Posted a reply to my posts titles appear in H2 and not showing in google search, on the site WordPress.org Forums: 
 No, you don't change HTML with CSS, and CSS has no effect on the search…2 days ago 
- 
										Posted a reply to Trying to locate ‘phantom’ web directory, on the site WordPress.org Forums: 
 Apparently it's a Microsoft Outlook thing. (Try googling autodiscover/autodiscover.xml)2 days ago 
- 
										Posted a reply to my posts titles appear in H2 and not showing in google search, on the site WordPress.org Forums: 
 The output of the page is dependent on the theme. H1 or H2 may or…2 days ago 
- 
										Posted a reply to Images not responsive, on the site WordPress.org Forums: 
 No, you don't need to make a smaller version. The CSS used is causing the…2 days ago 
- 
										Posted a reply to Problem theme vizualisation, on the site WordPress.org Forums: 
 The Customizer uses javascript, and errors can interfere with output to the screen. Read this…2 days ago 
- 
										Posted a reply to pages created by previous website owner with no content, on the site WordPress.org Forums: 
 There is no way to answer that. I've built a lot of websites and never…2 days ago 
- 
										Posted a reply to pages created by previous website owner with no content, on the site WordPress.org Forums: 
 If you are comfortable with editing the .htaccess file, do it yourself. Otherwise, find a…3 days ago 
- 
										Posted a reply to Upgrading WP 3.7.31 site & PHP 7.2, on the site WordPress.org Forums: 
 Looking at https://www.php.net/supported-versions.php you can see that PHP 7.1 didn't release until late 2016, (7.0…3 days ago 
- 
										Posted a reply to My Website, seems to not reach anyone googling, looks hidden?, on the site WordPress.org Forums: 
 About the only thing that WordPress can do for you is the Settings > Reading…3 days ago 
- 
										Posted a reply to Unable to post anchor links (hashtag) in forums, on the site WordPress.org Forums: 
 Yes, this is known. https://meta.trac.wordpress.org/ticket/4346 Apparently, it's a bug upstream (WordPress). The trick is to…3 days ago 
- 
										Posted a reply to Upgrading WP 3.7.31 site & PHP 7.2, on the site WordPress.org Forums: 
 No, 3.9 won't work with PHP 7.2. As a guess, I'd say you need to…3 days ago 
- 
										Posted a reply to Disable caps log at the menu points, on the site WordPress.org Forums: 
 That is CSS from your plugin safan-addon. Your page is 404, by the way.3 days ago 
- 
										Posted a reply to Trying to locate ‘phantom’ web directory, on the site WordPress.org Forums: 
 Have you not noticed that all URLs in WordPress work this way? It could easily…3 days ago 
- 
										Posted a reply to pages created by previous website owner with no content, on the site WordPress.org Forums: 
 There are unlimited URLs that someone could type with your domain name and they would…3 days ago 
- 
										Posted a reply to pages created by previous website owner with no content, on the site WordPress.org Forums: 
 Think of it like this: WordPress is the software that prints a book. That book…3 days ago 
- 
										Posted a reply to Problem 404 with linking theme files in WordPress when creating your own theme, on the site WordPress.org Forums: 
 It might have been easier for you to capture a screenshot, but it is worthless…3 days ago 
- 
										Posted a reply to How do I design a new static front page to replace existing static front page., on the site WordPress.org Forums: 
 You have a custom home page (likely from the theme) so there is no stock…3 days ago 
- 
										Wrote a comment on the post Gutenberg Usability Testing for September 2019, on the site Make WordPress Test: 
 Some of these were torture to watch. What none of them noticed was the blurry…4 days ago 
- 
										Posted a reply to There was an error in the submitted form, on the site WordPress.org Forums: 
 If that plugin is supplying the form for registration, then definitely ask in the plugin's…4 days ago 
- 
										Posted a reply to Edit page skips to the top, on the site WordPress.org Forums: 
 This sounds like you didn't actually use the Troubleshoot mode, which would disable all themes…4 days ago 
- 
										Posted a reply to Props data and WordPress template parts?, on the site WordPress.org Forums: 
 You can, but it's kind of hacky. It is better as a separate function that…4 days ago 
- 
										Posted a reply to Creating user ID in an array, on the site WordPress.org Forums: 
 Is this what you mean? https://developer.wordpress.org/reference/functions/wp_get_current_user/4 days ago 
- 
										Posted a reply to Problem 404 with linking theme files in WordPress when creating your own theme, on the site WordPress.org Forums: 
 When you look at the page that should have the image in it, is that…4 days ago 
- 
										Posted a reply to How to remove scroll in HTML-block?, on the site WordPress.org Forums: 
 Could you go to the Gutenberg project and report this issue? (search first) https://github.com/WordPress/gutenberg/issues/ Be…4 days ago 
- 
										Posted a reply to Edit page skips to the top, on the site WordPress.org Forums: 
 This is a case when you can use the Health Check plugin's Troubleshoot mode to…4 days ago 
- 
										Posted a reply to There was an error in the submitted form, on the site WordPress.org Forums: 
 You can look at Tools > Site Health to see if there is something wrong…4 days ago 
- 
										Posted a reply to WP 5.3 and Gutenburg breaks caption text alignment, on the site WordPress.org Forums: 
 WP 5.3 made some changes to the block markup, which can affect the styles that…4 days ago 
- 
										Posted a reply to Problem 404 with linking theme files in WordPress when creating your own theme, on the site WordPress.org Forums: 
 You don't mention what the folder structure for your theme is, so it's difficult to…4 days ago 
- 
										Posted a reply to Problem with aligning of text with the block editor, on the site WordPress.org Forums: 
 WP 5.3 made a change for text alignment in the block editor. Instead of using…4 days ago 
- 
										Posted a reply to Header appearing dark, on the site WordPress.org Forums: 
 You should ask in your theme's support forum. https://wordpress.org/support/theme/hestia5 days ago 
- 
										Posted a reply to Caption Function Not Working, on the site WordPress.org Forums: 
 Most styling is a theme issue (although plugins can supply styles for things).5 days ago 
- 
										Posted a reply to Best practice with plugin development and composer, on the site WordPress.org Forums: 
 You would be violating guideline #8 doing that. https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/#8-plugins-may-not-send-executable-code-via-third-party-systems Besides, plugins are loaded on every…5 days ago 
- 
										Posted a reply to pages created by previous website owner with no content, on the site WordPress.org Forums: 
 The pages don't exist, so there's nothing to do with them from a WordPress perspective.…5 days ago 
- 
										Posted a reply to Caption Function Not Working, on the site WordPress.org Forums: 
 The caption on the link provided has the default styling from the block styles only.…5 days ago 
- 
										Posted a reply to Query mysql Replace, on the site WordPress.org Forums: 
 Have you tried the Search Regex plugin?5 days ago 
- 
										Posted a reply to Restoring default article pagination on archives – Removing custom limits, on the site WordPress.org Forums: 
 Overwrite this file with the original archive.php from the theme's zip file. The correct way…5 days ago 
- 
										Posted a reply to How to load RTL parent then child stylesheets and not LTR (multilingual)), on the site WordPress.org Forums: 
 Assuming that the Storefront theme actually uses 'child-style' for the handle, you have choices of…5 days ago 
- 
										Posted a reply to Different site name for a subset of pages?, on the site WordPress.org Forums: 
 You don't need access to the server to create a child theme. You have two…5 days ago 
- 
										Posted a reply to Thumbnail images blurry on mobile (low quality), on the site WordPress.org Forums: 
 You should ask at your theme's support forum.5 days ago 
Developer
- 
										
											Weaver Options MergeActive Installs: 10+ 
- 
										 
 Twenty8teenActive Installs: 200+ 



 
			