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 Can I create this theme layout in WP?, on the site WordPress.org Forums: 
 These two statements don't go together, since mobile devices handle fixed position differently than others.…1 hour ago 
- 
										Posted a reply to Auto audo play on mobile, on the site WordPress.org Forums: 
 I just noticed the autoplay settings in Firefox (I hadn't really looked before). You can…2 hours ago 
- 
										Posted a reply to Facebook Live streaming, on the site WordPress.org Forums: 
 This is not a WordPress question, it is a Facebook question. Facebook videos are not…2 hours ago 
- 
										Posted a reply to Creating a custom gallery by pulling images from post galleries, on the site WordPress.org Forums: 
 Most of the functions that start with the_ will echo their result (not the_post()). You…2 hours ago 
- 
										Posted a reply to Custom taxonomy bulk edit?, on the site WordPress.org Forums: 
 How about one of these plugins: https://wordpress.org/plugins/search/taxonomy+convert/17 hours ago 
- 
										Posted a reply to Creating a custom gallery by pulling images from post galleries, on the site WordPress.org Forums: 
 The main thing is you call the_id(), which echoes the ID instead of passing it…17 hours ago 
- 
										Posted a reply to How to start with the design, on the site WordPress.org Forums: 
 That page design is not that hard to do, if it's one page that looks…1 day ago 
- 
										Posted a reply to Video Playlist Unexpected Styling – gap between video and playlist, on the site WordPress.org Forums: 
 Some themes hve a reliance on javascript, and so they use the technique of putting…1 day ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 It just depends on how you want it to work. The user controls their own…2 days ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 So it sounds like you want to save user IDs into the post meta instead.…2 days ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 Read about these functions in the Code Reference: https://developer.wordpress.org/?s=user_meta and https://developer.wordpress.org/?s=get_user2 days ago 
- 
										Posted a reply to Fix Mobile Color Issue above header, on the site WordPress.org Forums: 
 You should ask at your theme's support forum. (your site took a very long time…2 days ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 You are talking about tracking, which is a privacy issue. In a lot of countries,…2 days ago 
- 
										Posted a reply to Need to have a Infinite loading feature, on the site WordPress.org Forums: 
 Yes there are Infinite Scroll plugins, but that functionality is bad for SEO and is…2 days ago 
- 
										Posted a reply to What exactly does the WordPress PHPUnit Test Suite test?, on the site WordPress.org Forums: 
 The page you were reading is for contributing to core, not for plugins. So while…2 days ago 
- 
										Created a new ticket, #81629, in Themes Trac: 
 THEME: Twenty8teen – 202003073 days ago 
- 
										Posted a reply to Video Playlist Unexpected Styling – gap between video and playlist, on the site WordPress.org Forums: 
 Whatever you have now looks good to me. That paragraph contains the information to show…3 days ago 
- 
										Posted a reply to can plugins put tracking system on their plugins?, on the site WordPress.org Forums: 
 It's better not to do it in Slack, either... There is a plugin guideline that…3 days ago 
- 
										Posted a reply to Theme Filtering, on the site WordPress.org Forums: 
 I agree that the child themes should be identified more clearly, and filterable. But the…3 days ago 
- 
										Posted a reply to Chinese word count problem, on the site WordPress.org Forums: 
 You can look at the issues and see if someone already reported this, and open…3 days ago 
- 
										Posted a reply to How to get the display of pingback working, on the site WordPress.org Forums: 
 The theme is supposed to have some code similar to /** * Add a pingback…3 days ago 
- 
										Posted a reply to Lang ref question, on the site WordPress.org Forums: 
 This is an older plugin, but it lets you add filters easily. https://wordpress.org/plugins/add-actions-and-filters/4 days ago 
- 
										Posted a reply to Availability “Out of stock” message won’t change, on the site WordPress.org Forums: 
 You should ask in the plugin's support forum.4 days ago 
- 
										Posted a reply to SQL Syntax error message, on the site WordPress.org Forums: 
 It looks like two separate things, but they could be related. The first one is…4 days ago 
- 
										Posted a reply to Where are wpdb class public variables representing table names set?, on the site WordPress.org Forums: 
 Look at this function: https://core.trac.wordpress.org/browser/tags/5.3/src/wp-includes/wp-db.php#L8984 days ago 
- 
										Posted a reply to when customizing: The page isn’t redirecting properly, on the site WordPress.org Forums: 
 Hey, I'm glad you figured it out! I hope it didn't take the whole time…4 days ago 
- 
										Posted a reply to New theme has killed our WordPress login page! How can I login?, on the site WordPress.org Forums: 
 It's not the theme. Use your host control panel File Manager or FTP to delete…4 days ago 
- 
										Posted a reply to Publication date of pages is shown in Google search results, on the site WordPress.org Forums: 
 The theme is supposed to output Pages without dates or taxonomy or author. If your…4 days ago 
- 
										Posted a reply to when customizing: The page isn’t redirecting properly, on the site WordPress.org Forums: 
 Are you clicking a Customize button that you created or the one that WP has…4 days ago 
- 
										Posted a reply to WCK Taxonomy, on the site WordPress.org Forums: 
 You should ask in the plugin support forum for the plugin that supplies that taxonomy…4 days ago 
- 
										Posted a reply to Drafts don’t actually save or publish (3.5), on the site WordPress.org Forums: 
 You still need to address PHP compatibility problems, and turn on Debug mode to see…4 days ago 
- 
										Posted a reply to Drafts don’t actually save or publish (3.5), on the site WordPress.org Forums: 
 WP 3.5.2 is very old, and is before the auto-update feature was added, which was…5 days ago 
- 
										Posted a reply to Media Library Changing Filenames, on the site WordPress.org Forums: 
 Do you have a plugin that is for using external images in the Media Library?…5 days ago 
- 
										Posted a reply to Format font dynamically – what am I doing wrong?, on the site WordPress.org Forums: 
 The first problem is your if statement. You use a single = which means 'assign…5 days ago 
- 
										Wrote a comment on the post New gradient theme APIs, on the site Make WordPress Core: 
 You’ll notice they parallel the approaches of the colors and fonts API. And just like…6 days ago 
- 
										Posted a reply to can not post javascript in gutenberg html block, on the site WordPress.org Forums: 
 Do you have the unfiltered_html capability? You can't put scripts in the editor if you…6 days ago 
- 
										Posted a reply to Image overlapping product title in related product using wordpress and woocommer, on the site WordPress.org Forums: 
 You should ask in the support forum for the theme or plugin which supplies the…6 days ago 
- 
										Posted a reply to admin_post_thumbnail_html changed since Gutenberg?, on the site WordPress.org Forums: 
 I still think it should be a PHP filter, like it was before. I'll mention…6 days ago 
- 
										Posted a reply to admin_post_thumbnail_html changed since Gutenberg?, on the site WordPress.org Forums: 
 Yes, the block editor does not call that filter, although I think there is an…6 days ago 
- 
										Posted a reply to CSS code – custom fonts, on the site WordPress.org Forums: 
 I tried to test your font files in this page, using the Developer Tools of…6 days ago 
- 
										Posted a reply to Modifying Comments Headers…, on the site WordPress.org Forums: 
 Read the description at https://developer.wordpress.org/reference/functions/comment_form/ and look at title_reply_before and title_reply_after.1 week ago 
- 
										Posted a reply to Lang ref question, on the site WordPress.org Forums: 
 You can write a filter that checks for that particular page and sets it to…1 week ago 
- 
										Posted a reply to How to remove line “If you do not activate your username within two days”, on the site WordPress.org Forums: 
 If you were able to remove that line, you would also need to remove the…1 week ago 
- 
										Posted a reply to Conditional for Singular template if default page, on the site WordPress.org Forums: 
 If you look at https://core.trac.wordpress.org/browser/tags/5.3/src/wp-includes/template-loader.php#L49 where the decision is made for the template to use,…1 week ago 
- 
										Wrote a comment on the post Markup and style-related changes, on the site Make WordPress Core: 
 You know that themes shouldn't have to check which version of WP they are on…1 week ago 
- 
										Posted a reply to Photo gallery: one phone per page, on the site WordPress.org Forums: 
 OK, what I see is that the thumbnails are linked to the image file. And…1 week ago 
- 
										Posted a reply to Classic Editor plugin- Visual Editor bug, on the site WordPress.org Forums: 
 Yeah, I don't see any of those plugins as causing the problem. One thing you…1 week ago 
- 
										Posted a reply to Creating a role to edit a specific CPT, on the site WordPress.org Forums: 
 I'm not certain of the answer, but let me just say what I see so…1 week ago 
- 
										Posted a reply to Custom Post Type Archive with Category, on the site WordPress.org Forums: 
 It looks to me that you are defining the single and the archive to be…1 week ago 
- 
										Posted a reply to Photo gallery: one phone per page, on the site WordPress.org Forums: 
 What are you saying it does? It should be that a click on the thumbnail…1 week ago 
Developer
- 
										
											Weaver Options MergeActive Installs: Less than 10 
- 
										 
 Twenty8teenActive Installs: 200+ 



 
			 
                