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 Redirects, on the site WordPress.org Forums:
The WordPress portion needs to be last. And it needs to be complete. You are…26 mins ago
-
Posted a reply to Adding a right margin to every post, on the site WordPress.org Forums:
Do you mean a sidebar, with widgets of your choosing? Pick a theme that has…37 mins ago
-
Posted a reply to Problem with specific pagination, on the site WordPress.org Forums:
WordPress provides a lot of functions already for pagination and for navigation links (the difference…46 mins ago
-
Posted a reply to How to set up breadcrumbs with the submenus, on the site WordPress.org Forums:
You should ask at the support forum for whatever code is supplying your breadcrumbs, either…19 hours ago
-
Posted a reply to Breadcrumbs Customization. Is this possible?, on the site WordPress.org Forums:
You should ask at the support forum for whatever code is supplying your breadcrumbs, either…19 hours ago
-
Posted a reply to Align left – Overlapping issue, on the site WordPress.org Forums:
No, it is not really a theme issue. The theme defines the alignment style (as…21 hours ago
-
Posted a reply to Navigation not working for parent links, on the site WordPress.org Forums:
Perhaps there is a script that is getting an error. The call to wp_nav_menu is…21 hours ago
-
Posted a reply to Did the default WP gallery change or I accidentally deleted a plugin?, on the site WordPress.org Forums:
I think you deleted a plugin. I don't recognize those extra options as ever being…21 hours ago
-
Posted a reply to On This Day: Any plugin that can change homepage daily?, on the site WordPress.org Forums:
As long as they are Pages, the appropriate one can be filtered into the page_on_front…21 hours ago
-
Posted a reply to Readmore button instead of link in posts listing, on the site WordPress.org Forums:
It was only my guess that it is your theme, since that is common and…21 hours ago
-
Posted a reply to Finding posts with h1 tags, on the site WordPress.org Forums:
Yes, you can use the search box that is at the top of the Posts…1 day ago
-
Posted a reply to Comment Box Not Appearing, on the site WordPress.org Forums:
It depends on what you chose on the Settings > Discussion page. At the top,…1 day ago
-
Posted a reply to Readmore button instead of link in posts listing, on the site WordPress.org Forums:
I think the Read More link is from the theme. Many themes do this, and…1 day ago
-
Posted a reply to Retaining image metadata, copyright data and EXIF data after import?, on the site WordPress.org Forums:
No, it isn't stripped. See https://developer.wordpress.org/reference/functions/wp_read_image_metadata/ There is core code to rotate the image according…1 day ago
-
Posted a reply to Changing [gallery] defaults retroactively, on the site WordPress.org Forums:
You can try a search/replace plugin. I like Search Regex because it will show you…1 day ago
-
Posted a reply to Header non responsive (Neve+ Elementor), on the site WordPress.org Forums:
You should ask in the theme's support forum. https://wordpress.org/support/theme/neve1 day ago
-
Posted a reply to Make custom post type archive as front page while keeping blog page for ‘post’, on the site WordPress.org Forums:
If you do it in front-page.php it is expected to handle both cases, but still…3 days ago
-
Posted a reply to Make custom post type archive as front page while keeping blog page for ‘post’, on the site WordPress.org Forums:
Keep in mind that the custom template has to do its own query, because the…3 days ago
-
Posted a reply to How do i get list of category, on the site WordPress.org Forums:
Maybe one of these plugins could help you: https://wordpress.org/plugins/search/product+carousel/ If you don't find one that…3 days ago
-
Posted a reply to Syntax Highlighting, Linting, and Auto-completion are missing on css code, on the site WordPress.org Forums:
It is very useful! The script that checks syntax is slow, for one thing. It…3 days ago
-
Posted a reply to Full width header image, on the site WordPress.org Forums:
Are you developing this yourself? (you should say so, and put it in Developing forum)…3 days ago
-
Posted a reply to Change user roles, on the site WordPress.org Forums:
I suppose it depends on your agreement with your developer, as to whether more access…3 days ago
-
Posted a reply to Demos and templates display, on the site WordPress.org Forums:
No, that's what the theme does if you don't have a featured image. (The Theme…3 days ago
-
Posted a reply to ajax call regarding posting, on the site WordPress.org Forums:
It's not "sending to ajax"; it's using AJAX to send to the REST API. https://developer.wordpress.org/rest-api/3 days ago
-
Posted a reply to Author name not clickable in post, on the site WordPress.org Forums:
Copy the code from the parent theme and remove the <a> and </a> parts.3 days ago
-
Posted a reply to css error, on the site WordPress.org Forums:
If it's not something you changed, it can be an example of how the syntax…3 days ago
-
Posted a reply to Render Core Blocks via PHP, on the site WordPress.org Forums:
I think if you want the block to behave differently, you have to clone it…3 days ago
-
Posted a reply to Header not Responsive (Newsium Theme), on the site WordPress.org Forums:
Hey! Ignore that! It should be max-width: 100%; height: auto; to maintain image aspect ratio…4 days ago
-
Posted a reply to Why does my page not look like the theme I selected, on the site WordPress.org Forums:
Ask your theme support forum.4 days ago
-
Posted a reply to Full width header image, on the site WordPress.org Forums:
We don't support themes that are not in the WordPress repository, so if it doesn't…4 days ago
-
Posted a reply to After wp_enqueue_style, CSS and Bootstrap do not style content, on the site WordPress.org Forums:
You really should get familiar with WordPress before creating a theme. You might want to…4 days ago
-
Posted a reply to HELP my PARALLAX image please, on the site WordPress.org Forums:
You should ask in your theme's support forum. Often, the theme loads a minified version…4 days ago
-
Posted a reply to Missing option to “Show Toolbar when viewing site”, on the site WordPress.org Forums:
It would be above what is in your image. This is what I see on…4 days ago
-
Posted a reply to Full width header image, on the site WordPress.org Forums:
You should ask in your theme's support forum.4 days ago
-
Posted a reply to Why does my page not look like the theme I selected, on the site WordPress.org Forums:
The theme provides styling, not content. Themes sometimes provide header images. Themes in the WordPress…4 days ago
-
Posted a reply to Render Core Blocks via PHP, on the site WordPress.org Forums:
Take a look at all the block functions that are in PHP and see which…4 days ago
-
Posted a reply to Facebook Pixel not tracking sales, on the site WordPress.org Forums:
You should ask in the appropriate forum, which isn't this one since WordPress doesn't do…4 days ago
-
Posted a reply to Responsive YouTube Videos, on the site WordPress.org Forums:
Your theme usually would need to add a script to handle that. There are probably…4 days ago
-
Posted a reply to Implement functionality to allow profile image uploads on custom registration, on the site WordPress.org Forums:
I would not do the avatar on registration. It would be available if desired in…4 days ago
-
Posted a reply to Syntax Highlighting, Linting, and Auto-completion are missing on css code, on the site WordPress.org Forums:
Go to your User profile and see if you checked the box for disabling syntax…4 days ago
-
Posted a reply to Lack of Transparency on Parallax Front Page / Bg Image Fails to Resize, on the site WordPress.org Forums:
It sounds like you want the cover block to handle the entire page instead of…4 days ago
-
Posted a reply to How do i get list of category, on the site WordPress.org Forums:
You should reread my answers, and the pages referenced.4 days ago
-
Posted a reply to Add new plugins/recently updated to wordpress.org plugin directory, on the site WordPress.org Forums:
That decision was from higher up the chain. I think people try to game whatever…4 days ago
-
Posted a reply to Event snippet code automatically removed from button image, on the site WordPress.org Forums:
"should" is the operative word here. I would use the plugin to find out if…4 days ago
-
Posted a reply to CSS not working for (main) menu, on the site WordPress.org Forums:
Your two statements don't go together: This site here, with the forums, is wordpress.org. It…5 days ago
-
Posted a reply to Blog Post Layout issue, on the site WordPress.org Forums:
Wow, which part of all volunteer and as-is warranty did you not understand? You aren't…5 days ago
-
Posted a reply to CSS not working for (main) menu, on the site WordPress.org Forums:
You didn't say which file you pasted the CSS into, but be sure it's one…5 days ago
-
Posted a reply to Blog Post Layout issue, on the site WordPress.org Forums:
No themes are supported in the main forums. Each theme in the WP repository has…5 days ago
-
Posted a reply to Blog Post Layout issue, on the site WordPress.org Forums:
Nope, this is definitely for the theme's support forum. You don't get theme answers in…5 days ago
-
Posted a reply to Header not Responsive (Newsium Theme), on the site WordPress.org Forums:
Probably, but the theme author or the theme's users will know best. Each theme is…5 days ago
Developer
-
Weaver Options Merge
Active Installs: Less than 10
-
Twenty8teenActive Installs: 200+