Joy
@joyously on WordPress.org and Slack
- Member Since: February 18th, 2011
- Location: Texas
- Website: joyreynolds.com
Contribution History
Joy’s badges:- Core Contributor
- Design Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- Support Contributor
- Theme Developer
- Translation Contributor
-
Posted a reply to Ajax call not working for my custom plugin, on the site WordPress.org Forums:
You will have to figure out the errors yourself, if you don't show what you…6 days ago
-
Posted a reply to Adding ShortCode twice on the page does not work, on the site WordPress.org Forums:
I think you put different code here, because there is an extra brace in your…1 week ago
-
Posted a reply to Ajax call not working for my custom plugin, on the site WordPress.org Forums:
The ajaxurl is simply your endpoint to execute your PHP code. What is returned is…1 week ago
-
Posted a reply to Ajax call not working for my custom plugin, on the site WordPress.org Forums:
What is the AJAX needed for then? You can use JS to check for required…1 week ago
-
Posted a reply to Ajax call not working for my custom plugin, on the site WordPress.org Forums:
No, enqueue is separate from localize. You can only localize a script that is already…1 week ago
-
Wrote a comment on the post Theme previews in the time of blocks, on the site Make WordPress Themes:
What have your experiences with starter content been like, both as users and as theme…1 week ago
-
Posted a reply to Ajax call not working for my custom plugin, on the site WordPress.org Forums:
In the enqueuing of the scripts, you have the 'test_script' twice. Do both scripts depend…1 week ago
-
Posted a reply to Adding ShortCode twice on the page does not work, on the site WordPress.org Forums:
Your code has ID attributes all over it! $content .='<div id="div_ts_form">'; $content .='<form class="ts_form">'; $content…1 week ago
-
Posted a reply to Adding ShortCode twice on the page does not work, on the site WordPress.org Forums:
That was my first point (IDs must be unique on a page). And number 6…2 weeks ago
-
Posted a reply to My blog post is showing up wrong, on the site WordPress.org Forums:
If you didn't have plugins related to changing links for Amazon products, then you might…2 weeks ago
-
Posted a reply to Files placing, on the site WordPress.org Forums:
Please read https://wordpress.org/support/article/giving-wordpress-its-own-directory/ You have to coordinate the change in the Settings with the change…2 weeks ago
-
Posted a reply to Finding updates for Themes, on the site WordPress.org Forums:
The theme's support forum is https://wordpress.org/support/theme/rustic You can see the Author URI in the style.css…2 weeks ago
-
Created a topic, bad formatting (CSS) on plugin’s page, on the site WordPress.org Forums:
The plugin's settings page needs a little CSS so that …2 weeks ago
-
Posted a reply to My blog post is showing up wrong, on the site WordPress.org Forums:
You can use the Health Check plugin in Troubleshoot mode to isolate what plugin is…2 weeks ago
-
Posted a reply to My blog post is showing up wrong, on the site WordPress.org Forums:
Your HTML is invalid. You can see this when you View Source in your browser…2 weeks ago
-
Posted a reply to Should I use WordPress Default Lazy Loading or use Plugin for this?, on the site WordPress.org Forums:
What criteria are you expecting an answer to consider? Asking here at WordPress forums, of…2 weeks ago
-
Posted a reply to Facebook embed dont working, on the site WordPress.org Forums:
Facebook and Instagram changed how their embeds work on October 24. They require an API…2 weeks ago
-
Posted a reply to Demo-Installation wird nicht korrekt angezeigt, on the site WordPress.org Forums:
You should ask wherever you got the demo. It is not part of WordPress, so…2 weeks ago
-
Posted a reply to Functions.php, on the site WordPress.org Forums:
No, I doubt you have lost everything, but then I don't know what code you…2 weeks ago
-
Posted a reply to 投稿関連記事の説明文, on the site WordPress.org Forums:
Either your theme or a plugin is showing the related articles. That code has to…2 weeks ago
-
Posted a reply to Best Practices on Redirects, on the site WordPress.org Forums:
This is unrelated to WordPress. You might get more relevant feedback in a different forum…2 weeks ago
-
Posted a reply to Adding ShortCode twice on the page does not work, on the site WordPress.org Forums:
You should try using the Developer Tools in your browser to see what is happening.…2 weeks ago
-
Posted a reply to Page That Shows Results From A Search URL, on the site WordPress.org Forums:
Take a look at some of these plugins. You might not need a separate page…2 weeks ago
-
Posted a reply to Add an img class to images inserted from URL, on the site WordPress.org Forums:
I think you should wait for the plugin author's help with this, in the other…2 weeks ago
-
Posted a reply to Code not pulling website URL, on the site WordPress.org Forums:
I see you created https://core.trac.wordpress.org/ticket/51781 with identical statement that you have here. Hopefully that will…2 weeks ago
-
Posted a reply to Code not pulling website URL, on the site WordPress.org Forums:
You can open a core Trac ticket here: https://core.trac.wordpress.org/ Be sure to search to see…2 weeks ago
-
Posted a reply to WordPress.org API cannot go to page higher than 999, on the site WordPress.org Forums:
I'm pretty sure this is intentional. The API is not there for external usage.2 weeks ago
-
Posted a reply to Paragraph elements now all have id attribute, on the site WordPress.org Forums:
It probably was this. The ID discussions I saw (very little of, on Slack) were…2 weeks ago
-
Posted a reply to Featured Image on Homepage/Thumnails, on the site WordPress.org Forums:
You can make a child theme to change the way the home page is generated,…2 weeks ago
-
Posted a reply to About Shop didn’t show product., on the site WordPress.org Forums:
Questions about a plugin should be asked at the plugin's support forum. https://wordpress.org/support/plugin/woocommerce/2 weeks ago
-
Posted a reply to Featured Image on Homepage/Thumnails, on the site WordPress.org Forums:
WordPress handles the adding of the srcset and sizes attributes for all images with the…2 weeks ago
-
Posted a reply to Page That Shows Results From A Search URL, on the site WordPress.org Forums:
Not really. The resulting URL has the search parameter, so it would look like example.com/?s=keyword…2 weeks ago
-
Posted a reply to Need help with site URL, htaccess, redirection, on the site WordPress.org Forums:
This link is on the Settings > General page, and explains how you can have…2 weeks ago
-
Posted a reply to Paragraph elements now all have id attribute, on the site WordPress.org Forums:
Are you using the Gutenberg plugin? There has been some discussion about having IDs on…2 weeks ago
-
Posted a reply to Child theme back to Parent theme, on the site WordPress.org Forums:
Themes do have PHP code, but the thing you are complaining about is probably CSS.…2 weeks ago
-
Posted a reply to Comments: Link Previews, on the site WordPress.org Forums:
You must have a plugin or a browser extension that is doing that. I don't…2 weeks ago
-
Posted a reply to Child theme back to Parent theme, on the site WordPress.org Forums:
A child theme is only a partial set of files to make a theme. It…2 weeks ago
-
Posted a reply to Plugin for custom default user avatar?, on the site WordPress.org Forums:
There are at least two on this search: https://wordpress.org/plugins/search/custom+avatar/2 weeks ago
-
Posted a reply to Comments pagination broken since ever :), on the site WordPress.org Forums:
Well, that's not how it works. But there isn't a bug. It's just a different…2 weeks ago
-
Posted a reply to Pagination not working with custom query, on the site WordPress.org Forums:
There is nothing to do to get pagination to work. WordPress does it automatically, and…2 weeks ago
-
Posted a reply to Comments pagination broken since ever :), on the site WordPress.org Forums:
What is it that is wrong? It seems correct to me, except that your screenshot…2 weeks ago
-
Posted a reply to add_option() and add_options_page(), on the site WordPress.org Forums:
The add_option() function puts the data in the database. You can use it anywhere. The…2 weeks ago
-
Posted a reply to HTML editor on admin side for plugin, on the site WordPress.org Forums:
The TinyMCE package is still part of WordPress. This is the legacy post editor, but…2 weeks ago
-
Posted a reply to trying to get the post format URL, on the site WordPress.org Forums:
As I said in your other topic, the post format is a taxonomy, so you…2 weeks ago
-
Posted a reply to [Snippet] rename the images in wordpress after upload, on the site WordPress.org Forums:
People often have the impression that using plugins is bad. If you want to extend…2 weeks ago
-
Posted a reply to Site search results, on the site WordPress.org Forums:
There is a plugin for Search Everything. And when you search for "search category", there…2 weeks ago
-
Posted a reply to How to stop Gutenberg from adding rel noreferrer to new links?, on the site WordPress.org Forums:
Just want to note here that this is being discussed in this issue: https://github.com/WordPress/gutenberg/issues/269142 weeks ago
-
Posted a reply to Comments on blocks, on the site WordPress.org Forums:
The WordPress standard comments are per post(or page), because it uses the post ID to…2 weeks ago
-
Posted a reply to Lighthouse – No “ “ tag found, on the site WordPress.org Forums:
I don't know the syntax that your code snippet plugin expects, but what you've put…2 weeks ago
-
Posted a reply to A “Call to undefined function..” error keeps displaying, on the site WordPress.org Forums:
I have used the error_log function to output variables, if needed, but mostly I build…2 weeks ago
Developer
-
Weaver Options Merge
Active Installs: 10+
Contributor
-
Theme Check
Active Installs: 50,000+
-
Twenty8teenActive Installs: 200+