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 Edit CSS, no change appears, on the site WordPress.org Forums:
So you are changing the actual file, and not putting a new rule into Additional…38 mins ago
-
Posted a reply to Menu Stopped Working, on the site WordPress.org Forums:
If you have a backup of before the problem, you might want to restore it.…46 mins ago
-
Posted a reply to Classic Editor V 1.5 – Visual Editor, on the site WordPress.org Forums:
Could you see if there is a javascript error reported in the Developer Tools of…56 mins ago
-
Posted a reply to Menu Issues: #7230 (No Title), on the site WordPress.org Forums:
Tell them (at Elementor) to look at this too: https://wordpress.org/support/topic/5-4-sending-post-via-email-results-in-no-title-for-the-post-title/1 hour ago
-
Posted a reply to Edit CSS, no change appears, on the site WordPress.org Forums:
Does your theme load a minified version of the CSS file? If you change the…1 hour ago
-
Posted a reply to Create post of CPT A in the post of CPT B through Gutenberg, on the site WordPress.org Forums:
Why make 'game' a post type, when it is clearly not one? It is either…2 hours ago
-
Posted a reply to Deprecated code in Tag admin panel, on the site WordPress.org Forums:
You only see errors and warnings when you have WP_DEBUG on, and it is recommended…2 hours ago
-
Posted a reply to WordPress add page, on the site WordPress.org Forums:
The editor changed in WordPress 5.0. The new one is the block editor. The old…2 hours ago
-
Posted a reply to How to make sure post types are automatically created when someone install theme, on the site WordPress.org Forums:
No, the theme should not care what post types there are. But the theme can…2 hours ago
-
Posted a reply to Search Element Needs Attributes to be Accessible, on the site WordPress.org Forums:
If you modify your theme's files, those changes will be overwritten when the theme author…18 hours ago
-
Posted a reply to Sidebar is below content!, on the site WordPress.org Forums:
This is usually caused by margins or borders. You should ask at the theme's support…2 days ago
-
Posted a reply to Emailing data from an html page within WordPress, on the site WordPress.org Forums:
You might (wrongly) think it's arrogance, but really it's just directing you to where you…2 days ago
-
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
What's the point? Buttons are not links. Links should not look like buttons. Other than…2 days ago
-
Posted a reply to Emailing data from an html page within WordPress, on the site WordPress.org Forums:
Well, then you should ask at the plugin's support forum, or use a different plugin…2 days ago
-
Posted a reply to Changing css for wp_die() pages, on the site WordPress.org Forums:
It looks like there are no hooks into that. There are some parameters, but I…2 days ago
-
Posted a reply to Emailing data from an html page within WordPress, on the site WordPress.org Forums:
Take a look at the plugins : https://wordpress.org/plugins/search/form+builder/2 days ago
-
Posted a reply to How do I swap out old content/theme for new?, on the site WordPress.org Forums:
The Customizer lets you preview your site with other themes, but you can't change any…2 days ago
-
Posted a reply to Search Element Needs Attributes to be Accessible, on the site WordPress.org Forums:
Most themes use the core get_search_form function, although some define their own HTML instead. The…2 days ago
-
Posted a reply to Detect Terms of Current Post on Save, on the site WordPress.org Forums:
There seems to be some code missing. At the top, you have if(isset($post) && $post->post_type…2 days ago
-
Posted a reply to How do I swap out old content/theme for new?, on the site WordPress.org Forums:
You can make your changes in stages. In the admin menu, under Appearance, is Customize.…2 days ago
-
Posted a reply to Editing plugin files in Child Theme, on the site WordPress.org Forums:
Don't change other people's code (like core WordPress or plugins). Make your own plugin that…2 days ago
-
Posted a reply to Issues with the_content(), on the site WordPress.org Forums:
Your image shows some third party data entry screen. It is not WordPress. It is…2 days ago
-
Posted a reply to Editing plugin files in Child Theme, on the site WordPress.org Forums:
You should make your changes in your own plugin (specific to that site), not a…3 days ago
-
Posted a reply to Dynamic gallery, on the site WordPress.org Forums:
Actually, I misspoke. I thought you said you had found Lazyest Gallery, which is the…4 days ago
-
Posted a reply to Can’t find a plugin to……., on the site WordPress.org Forums:
It sounds like a custom post type that has additional dates, and some tags to…4 days ago
-
Posted a reply to Dynamic gallery, on the site WordPress.org Forums:
That's the best one I've found over the years. It still works. I use it…4 days ago
-
Posted a reply to Migrating a site, on the site WordPress.org Forums:
You might want to install WordPress on your computer and build it there. Then you…5 days ago
-
Posted a reply to Fatal error after deleting default WP theme from FTP, on the site WordPress.org Forums:
That undefined function is not in the Twenty-something theme. You can tell by the prefix…5 days ago
-
Posted a reply to display url from custom WordPress table, on the site WordPress.org Forums:
It sounds like those are not actual post IDs then. In order to have post…5 days ago
-
Wrote a comment on the post Proposal: GitHub Theme Review, on the site Theme Review Team:
To me, it sounds like a lot of trouble for very little result. Trac is…5 days ago
-
Posted a reply to Issues with the_content(), on the site WordPress.org Forums:
Your first function should have been fine (although it would affect all pages). I think…5 days ago
-
Posted a reply to Multisite Parent Theme Update Roadblock, on the site WordPress.org Forums:
Does this plugin work on Multisite? https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/6 days ago
-
Posted a reply to Hyperlink Shadow, on the site WordPress.org Forums:
No, whatever you want to do is fine, but usually you can see the look…6 days ago
-
Posted a reply to HTML Landing Page Template to WordPress Page/Post?, on the site WordPress.org Forums:
Well, it is a template, not a finished page. You would need to put the…6 days ago
-
Posted a reply to New v5.4 method for direct downloads?, on the site WordPress.org Forums:
I think the text you referred to was explaining that you can now link the…6 days ago
-
Posted a reply to display url from custom WordPress table, on the site WordPress.org Forums:
If you have the post ID, use get_permalink(). https://developer.wordpress.org/reference/functions/get_permalink/6 days ago
-
Posted a reply to HTML Landing Page Template to WordPress Page/Post?, on the site WordPress.org Forums:
The first thing that happens on a page request is the .htaccess file checks if…6 days ago
-
Posted a reply to Custom pages, on the site WordPress.org Forums:
For a theme, each template file should conform to the Template Hierarchy for general use.…6 days ago
-
Posted a reply to Transparent Header, on the site WordPress.org Forums:
You should ask in your theme's support forum about the mobile menu. And ask in…6 days ago
-
Posted a reply to Hyperlink Shadow, on the site WordPress.org Forums:
It is not a shadow. It is a gradient for the background image of the…6 days ago
-
Posted a reply to Featured Image (when link sent as a text), on the site WordPress.org Forums:
Someone else asked this a few months ago. Whatever the app on your phone is…7 days ago
-
Posted a reply to Reusable Code, on the site WordPress.org Forums:
It seems that you ignored the easy function on that page: get_template_part() Each function has…7 days ago
-
Posted a reply to Pagination Not Working on `WP_Query` Archive Page, on the site WordPress.org Forums:
WordPress does the main query, based on the page address (and its parameters). Any time…7 days ago
-
Posted a reply to WP_Site_Health::get_instance() error, on the site WordPress.org Forums:
Someone else reported this also, but if you look at the wp-settings.php from WP 5.4,…7 days ago
-
Posted a reply to Transparent Header, on the site WordPress.org Forums:
Negative margins usually cause a lot of problems, especially if an image is involved because…7 days ago
-
Posted a reply to Critical Error, on the site WordPress.org Forums:
I looked at my WP 5.4 and the loading of Site Health is on line…7 days ago
-
Posted a reply to Inserting Links in Gutenberg doesnt Include Custom Post Types, on the site WordPress.org Forums:
Yes, I see that also, and I tried it in WP 5.4. Could you see…7 days ago
-
Posted a reply to Critical Error, on the site WordPress.org Forums:
It is complaining about your super cache plugin. If you didn't get the Recovery mode…7 days ago
-
Posted a reply to How do you move a block?, on the site WordPress.org Forums:
Mark Uraine (one of the Gutenberg design team) said:7 days ago
-
Posted a reply to I’d like “Read More” to load at the top of the page, not scroll down, on the site WordPress.org Forums:
No, not really. That is the whole point of the "Read More" link. It lets…7 days ago
Developer
-
Weaver Options Merge
Active Installs: Less than 10
-
Twenty8teenActive Installs: 200+