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
- Plugin Developer Plugin Developer
- Support Contributor Support Contributor
- Theme Developer Theme Developer
- Translation Contributor Translation Contributor
-
Posted a reply to Screenshots for plugins in mobile, on the site WordPress.org Forums:
There has been some discussion of how to handle the screenshots better, but I was…4 hours ago
-
Created a topic, Activation shows error in Debug Bar, on the site WordPress.org Forums:
I was answering forum questions, and I thought I'd try…7 hours ago
-
Posted a reply to Woo-commerce membership plugin sign-up or join membership button is not showing, on the site WordPress.org Forums:
You should ask in the plugin's support forum.8 hours ago
-
Posted a reply to Changing filename of style.css in a forked theme, on the site WordPress.org Forums:
You can do whatever you want with your forked theme. The core WP keeps track…8 hours ago
-
Posted a reply to Data URI as menu Icon – Mobile Display Issues, on the site WordPress.org Forums:
The CanIUse chart shows that all browsers support data URIs, but your syntax is missing…8 hours ago
-
Posted a reply to [Underscores] Cannot recognize header.php and footer.php, on the site WordPress.org Forums:
Are you calling get_header() and get_footer() in single.php and archive.php? And do those have the…1 day ago
-
Posted a reply to [Underscores] Cannot recognize header.php and footer.php, on the site WordPress.org Forums:
Last I looked at underscores, it doesn't load any CSS file. It looks like your…1 day ago
-
Posted a reply to Primary menu switching colors, on the site WordPress.org Forums:
You should ask at your theme's support forum. Each theme's menus are different.1 day ago
-
Posted a reply to How to replace an uploaded picture., on the site WordPress.org Forums:
Use the plugin Enable Media Replace. I don't know why that has to be a…2 days ago
-
Posted a reply to Conditional category post widget not appearing, on the site WordPress.org Forums:
You need to reread how those is_ functions work. Each one is in reference to…2 days ago
-
Posted a reply to Configuring 404 Page with WordPress in Subdirectory, on the site WordPress.org Forums:
If you read https://wordpress.org/support/article/giving-wordpress-its-own-directory/ you will see that WP can control the root, even from…2 days ago
-
Posted a reply to My articles open in the home page. I want them to open in a separate page., on the site WordPress.org Forums:
I don't understand what you mean. If I click on an article in your old…2 days ago
-
Posted a reply to Code Stripping for Users other than Super Admins, on the site WordPress.org Forums:
Use a plugin like User Role Editor to give users (or a role) the unfiltered_html…2 days ago
-
Posted a reply to Mouse effect, on the site WordPress.org Forums:
I doubt it has a name or a tutorial. It is some images that have…2 days ago
-
Posted a reply to Broken admin dashboard links, on the site WordPress.org Forums:
Some links are Javascript. If those don't work, you need to be looking in the…2 days ago
-
Posted a reply to add “change login url as a standard setting”, on the site WordPress.org Forums:
There are a lot of things that WordPress doesn't have options for, and those are…2 days ago
-
Posted a reply to Does any plugin allow styling the output of shortcodes?, on the site WordPress.org Forums:
No, I don't know anything about Elementor, and most widgets have an interface for changing…3 days ago
-
Posted a reply to Does any plugin allow styling the output of shortcodes?, on the site WordPress.org Forums:
I think you are using jargon I'm not familiar with. What is "builder ability"? and…3 days ago
-
Posted a reply to Does any plugin allow styling the output of shortcodes?, on the site WordPress.org Forums:
The output of shortcodes is HTML, isn't it? Themes style HTML without knowing its details,…3 days ago
-
Posted a reply to Google Jquery Compatible, on the site WordPress.org Forums:
I do not understand your statement. WordPress contains a version of jQuery, so that is…3 days ago
-
Posted a reply to How to add fonts to Customise?, on the site WordPress.org Forums:
Since you don't want to use Google Fonts, you have to supply the font files…3 days ago
-
Posted a reply to Fatal error: Uncaught Error: Function name must be a string, on the site WordPress.org Forums:
Be sure to report the problem to the theme's support forum, so they can fix…4 days ago
-
Posted a reply to Google Jquery Compatible, on the site WordPress.org Forums:
No, it is not a good idea to mix versions of jQuery. All plugins and…4 days ago
-
Posted a reply to Fatal error: Uncaught Error: Function name must be a string, on the site WordPress.org Forums:
That line does look like it is using a variable name as a function name.…4 days ago
-
Posted a reply to Editor displays post body as HTML instead of blocks, on the site WordPress.org Forums:
Did you disable the visual editor in your user profile page?4 days ago
-
Posted a reply to Editor displays post body as HTML instead of blocks, on the site WordPress.org Forums:
The three dot menu on the upper right has a choice of Visual or HTML…4 days ago
-
Posted a reply to Image Issue with AMP for WP, on the site WordPress.org Forums:
You need to ask in the plugin's support forum, since WordPress doesn't do AMP.4 days ago
-
Posted a reply to Multisite site icon (link preview), on the site WordPress.org Forums:
The logo is a core option, but it is implemented by the theme. It is…4 days ago
-
Posted a reply to Blog post not displaying styles defined in content block, on the site WordPress.org Forums:
It's pretty obvious that the theme styles are overriding by using !important. This is a…4 days ago
-
Posted a reply to Site renders like on a tablet – but not quite…, on the site WordPress.org Forums:
That error message should be accompanied by an email to the admin so you can…4 days ago
-
Posted a reply to Customizer Screen is White, on the site WordPress.org Forums:
Wow, you've really attached the problem, but unfortunately, from the wrong assumptions. Whenever the page…4 days ago
-
Posted a reply to Editor: Entities in text mode, copy/paste in visual mode, on the site WordPress.org Forums:
Actually, I just tried it in the block editor and it's even worse there, because…4 days ago
-
Posted a reply to Masonry style text boxes?, on the site WordPress.org Forums:
HTML is what makes up your page. It has elements like p for paragrpahs, a…4 days ago
-
Posted a reply to How to add fonts to Customise?, on the site WordPress.org Forums:
You would need to modify your theme (with a child theme), or use a plugin…4 days ago
-
Posted a reply to Show sidebar on mobile w hamburger button, on the site WordPress.org Forums:
I see the sidebar as part of the page content. The admin can put navigation,…4 days ago
-
Posted a reply to Grouping WP query results, on the site WordPress.org Forums:
I suggest you use the Query Monitor plugin to see the actual SQL that is…4 days ago
-
Posted a reply to Editor: Entities in text mode, copy/paste in visual mode, on the site WordPress.org Forums:
1) Since the block editor is in core, the classic editor is supported, but not…4 days ago
-
Posted a reply to Laptop VS mobile site design, on the site WordPress.org Forums:
Just yesterday, I was answering a question from a user that had a plugin called…4 days ago
-
Posted a reply to Problems during unused css removing. Suggestions?, on the site WordPress.org Forums:
It sounds to me like Google is telling you some CSS from the stylesheet is…4 days ago
-
Posted a reply to PHP Notice: Trying to get property ‘public’ of non-object, on the site WordPress.org Forums:
I think the first one and the third one have the same root cause, but…4 days ago
-
Posted a reply to Editor – white space, on the site WordPress.org Forums:
You would need to ask at the theme's support forum. Each theme could do it…4 days ago
-
Posted a reply to Masonry style text boxes?, on the site WordPress.org Forums:
CSS can be added inline, but if you want to use it on various pages,…4 days ago
-
Posted a reply to Show sidebar on mobile w hamburger button, on the site WordPress.org Forums:
No, I can't. I know I have reviewed several that do this (I noticed because…4 days ago
-
Posted a reply to Displaying a list of tags for a page as hyperlinks, on the site WordPress.org Forums:
Make a child theme. https://developer.wordpress.org/themes/advanced-topics/child-themes/ Copy the page.php template file from the parent to the…4 days ago
-
Posted a reply to Displaying a list of tags for a page as hyperlinks, on the site WordPress.org Forums:
If you simply used posts instead of pages, most themes would show them by default.…5 days ago
-
Posted a reply to Page Showing Wrong Content, Can’t DeleteAs Page Isn’t In Admin!, on the site WordPress.org Forums:
You can make up all kinds of URLs that contain extra parameters that are ignored.…5 days ago
-
Posted a reply to How do I display a tag cloud to only show tags specific to the article page?, on the site WordPress.org Forums:
Putting a function into the functions.php file doesn't invoke that function. The place that you…5 days ago
-
Posted a reply to HTTP POST files into WordPress, on the site WordPress.org Forums:
You can use the REST API: https://developer.wordpress.org/rest-api/5 days ago
-
Posted a reply to Post view count no longer showing on all post at backend, on the site WordPress.org Forums:
WordPress does not provide view counts. Themes in the WP repository are not allowed to…5 days ago
-
Posted a reply to If you change this, we will send you an email at your new address to confirm it., on the site WordPress.org Forums:
You should ask at the plugin's support forum for questions about the plugin. Ask at…5 days ago
Developer
-
Weaver Options Merge
Active Installs: Less than 10
-

Twenty8teenActive Installs: 200+
