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 Getting the red out of WordPress 5.3, on the site WordPress.org Forums:
Meanwhile, there are plugins that style the admin differently. https://wordpress.org/plugins/search/admin+style/15 hours ago
-
Posted a reply to Permalink Change Generated a 403, on the site WordPress.org Forums:
In your host control panel, there is typically phpMyAdmin and you can manipulate the database…19 hours ago
-
Posted a reply to Permalink Change Generated a 403, on the site WordPress.org Forums:
Yeah, that [L} on the end of the line means "Last", so it likely doesn't…19 hours ago
-
Posted a reply to how add button (add media) in metabox (custom field), on the site WordPress.org Forums:
The easiest way is to find a plugin that does this and read the code.…19 hours ago
-
Posted a reply to Switching Themes, on the site WordPress.org Forums:
You want to switch themes at the same time as publishing changes on multiple pages?…20 hours ago
-
Posted a reply to Global $_POST not working, on the site WordPress.org Forums:
If you have a problem with a plugin, you should ask in the plugin's support…20 hours ago
-
Posted a reply to Different site name for a subset of pages?, on the site WordPress.org Forums:
Which part do you want to change? - the name in the browser window -…20 hours ago
-
Posted a reply to Replacement for plugin “widgets on pages”?, on the site WordPress.org Forums:
I am a programmer, so I am very comfortable using a plugin that is not…20 hours ago
-
Posted a reply to Mismatched image class in existing posts, on the site WordPress.org Forums:
I stand corrected. I've never read that part of the code before. https://developer.wordpress.org/reference/functions/wp_make_content_images_responsive/ I have…20 hours ago
-
Posted a reply to Mismatched image class in existing posts, on the site WordPress.org Forums:
That is not true. The class is not used. The size information is in the…1 day ago
-
Created a new ticket, #76657, in Themes Trac:
THEME: Twenty8teen – 201911111 day ago
-
Posted a reply to Possible to make entire site private without plugin?, on the site WordPress.org Forums:
Putting that code into the theme's index.php will only affect the pages that use index.php.…2 days ago
-
Posted a reply to Mismatched image class in existing posts, on the site WordPress.org Forums:
Does your theme use the wp-image-YYYY classes? I don't know of any that would, since…2 days ago
-
Posted a reply to Search Results Should Link to Correct Page Number within article, on the site WordPress.org Forums:
The WordPress search doesn't do any highlighting of search terms, so all you get is…2 days ago
-
Posted a reply to Let visitors print multiple pages of site to single PDF easily, on the site WordPress.org Forums:
Try one of these plugins: https://wordpress.org/plugins/pdf-print/ https://wordpress.org/plugins/e2pdf/ https://wordpress.org/plugins/printfriendly/ https://wordpress.org/plugins/gravity-forms-pdf-extended/2 days ago
-
Posted a reply to Back-end and front-end not allingning, on the site WordPress.org Forums:
Perhaps you should ask in the theme's support forum.2 days ago
-
Posted a reply to Replacement for plugin “widgets on pages”?, on the site WordPress.org Forums:
You can use blocks (most core widgets are blocks) or a plugin that provides a…2 days ago
-
Posted a reply to WordPress best on linux or windows server, on the site WordPress.org Forums:
One of the support team here often says in Slack2 days ago
-
Posted a reply to Install WordPress Locally, on the site WordPress.org Forums:
You can install WordPress locally, but it is not recommended that that installation is made…2 days ago
-
Posted a reply to YouTube block not centered and not scaling, on the site WordPress.org Forums:
The styling of the blocks is mostly determined by the theme. Here is the info…2 days ago
-
Posted a reply to Code Mirror in Page Page Editor, on the site WordPress.org Forums:
You can read about it here: https://github.com/WordPress/gutenberg/issues/17017#issuecomment-5242009002 days ago
-
Posted a reply to preview and activating new Themes, on the site WordPress.org Forums:
OK, so is it always unstyled? (as if the CSS is not loading) Or is…2 days ago
-
Posted a reply to WP okay with long articles?, on the site WordPress.org Forums:
I have no idea why people use page builder plugins. I think some do because…2 days ago
-
Posted a reply to description on hover, on the site WordPress.org Forums:
The browser uses the title attribute for the content to show on hover for links.…3 days ago
-
Posted a reply to WP okay with long articles?, on the site WordPress.org Forums:
The database is defined for the content to be of LONGTEXT type, and according to…3 days ago
-
Posted a reply to preview and activating new Themes, on the site WordPress.org Forums:
You've only said what you don't see. That doesn't help much, and you can't prove…3 days ago
-
Posted a reply to The archives.php in my theme does not show the category title, on the site WordPress.org Forums:
Right, instead of putting the "News and Events Archive" text hard-coded, put <?php single_cat_title(); ?>…3 days ago
-
Posted a reply to The archives.php in my theme does not show the category title, on the site WordPress.org Forums:
See https://developer.wordpress.org/reference/functions/single_cat_title/4 days ago
-
Posted a reply to Inserting a pdf into a page, on the site WordPress.org Forums:
To get help with a plugin, ask in the plugin's support forum.4 days ago
-
Posted a reply to Find saved draft posts, on the site WordPress.org Forums:
If there is no link, there are no Drafts. That part of core has not…5 days ago
-
Posted a reply to Feature Images Not Showing in RSS Feed, on the site WordPress.org Forums:
Themes do not affect the feed. There are separate functions for that, handled by core.…5 days ago
-
Posted a reply to mobile friendliness, on the site WordPress.org Forums:
Most themes are responsive (mobile friendly), so choose one and don't worry about it. "what…5 days ago
-
Posted a reply to Implement stars rating into blog posts., on the site WordPress.org Forums:
Whether you like to use plugins or not, that's how you add code to WordPress.…5 days ago
-
Posted a reply to Feature Images Not Showing in RSS Feed, on the site WordPress.org Forums:
Please try one of these plugins: https://wordpress.org/plugins/search/enclosure/5 days ago
-
Posted a reply to Images SEO : link to parent page or include in site map ?, on the site WordPress.org Forums:
These are not WordPress questions. Please ask on a forum for SEO.5 days ago
-
Posted a reply to Cursor Over Image Carousel Issue, on the site WordPress.org Forums:
Sliders or carousels often have the option to pause when hovered. It gives the user…6 days ago
-
Posted a reply to Fixing Formatting for Media & Text blocks, on the site WordPress.org Forums:
There is this issue, which seems to be related. https://github.com/WordPress/gutenberg/issues/17787 You can comment there with…6 days ago
-
Posted a reply to Featured images not showing on Homepage, on the site WordPress.org Forums:
You should ask in the support forum for the slider (whether theme or plugin) since…6 days ago
-
Posted a reply to Inserting a pdf into a page, on the site WordPress.org Forums:
"Better" is a relative term. You will have to judge according to your needs, and…6 days ago
-
Posted a reply to Post title format edit gutenberg wp, on the site WordPress.org Forums:
You can write a filter for the post title (when saving) that checks for unbalanced…6 days ago
-
Posted a reply to Ninja-forms public view, on the site WordPress.org Forums:
You should ask in the plugin's support forum. https://wordpress.org/support/plugin/ninja-forms/6 days ago
-
Posted a reply to crop images for mobile, on the site WordPress.org Forums:
You should ask in your theme's support forum, as the developer will understand the mobile…6 days ago
-
Posted a reply to How can I change mobile column display order?, on the site WordPress.org Forums:
You should ask in the theme's support forum.6 days ago
-
Posted a reply to Post title format edit gutenberg wp, on the site WordPress.org Forums:
There is no other way to get formatting than HTML tags, because CSS has no…6 days ago
-
Posted a reply to E_Error in Functions PHP, on the site WordPress.org Forums:
If that email has a link to log you into your site in Recovery mode,…6 days ago
-
Posted a reply to Inserting a pdf into a page, on the site WordPress.org Forums:
PDF files are treated like images, in that you can upload them and attach them…6 days ago
-
Posted a reply to Image with active link hover color, on the site WordPress.org Forums:
You should ask at the Elementor support forum.6 days ago
-
Posted a reply to Connect WordPress to MySQL, on the site WordPress.org Forums:
You say "WordPress is installed", but what do you mean by that? If it's installed,…6 days ago
-
Posted a reply to Find saved draft posts, on the site WordPress.org Forums:
Do you see the links at the top of the Posts list page?6 days ago
-
Posted a reply to WordPress Themes NOT working, on the site WordPress.org Forums:
The screenshot of a theme is how the theme can look. Since themes cannot create…6 days ago
Developer
-
Weaver Options Merge
Active Installs: 10+
-
Twenty8teenActive Installs: 200+