Ajay
@ajay on WordPress.org and Slack
- Member Since: May 16th, 2004
- Location: United Kingdom
- Website: ajaydsouza.com
- GitHub: ajaydsouza
- Employer: WebberZone
Bio
WordPress Origin Story
Contribution History
Ajay’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to Can I add a column of related posts list to the right, like the left?., on the site WordPress.org Forums:
Please can you explain what you mean by auto-resize. Any screenshot? -
Posted a reply to SearchBox for Manual Related Posts, on the site WordPress.org Forums:
@pgray Noted this in the updated issues as well. It's going to be a learning… -
Posted a reply to Weight for taxonomies, on the site WordPress.org Forums:
I think I understand. I need to think about how I can make that work.… -
Posted a reply to SearchBox for Manual Related Posts, on the site WordPress.org Forums:
Bulk updates for the manual posts? Might be doable. Could potentially add a column to… -
Posted a reply to Blank Search term, on the site WordPress.org Forums:
Thanks for this code. -
Posted a reply to Can I add a column of related posts list to the right, like the left?., on the site WordPress.org Forums:
It’s working for me now. I think you could try this code in the styles… -
Posted a reply to Blank Search term, on the site WordPress.org Forums:
Please can you disable the plugin and tell me what you see with a blank… -
Posted a reply to related products to post, on the site WordPress.org Forums:
You’ll need to find a query that looks like the one on this page: http://webberzone.com/support/knowledgebase/debugging-with-query-monitor/… -
Posted a reply to related products to post, on the site WordPress.org Forums:
Assume the product is the correct post type? Are you able to see what query… -
Posted a reply to Can I add a column of related posts list to the right, like the left?., on the site WordPress.org Forums:
@uploaderpro There seems to be an issue with imgur so I can't see the image.… -
Posted a reply to color highlight, on the site WordPress.org Forums:
You should be able to style .bsearch_highlight for changing the highlight color/background -
Posted a reply to Feed with most popular posts published on a certain date?, on the site WordPress.org Forums:
@villages-newscom This would be outside this plugin as the filters you have there are generic… -
Posted a reply to Find related posts by Custom field Value, on the site WordPress.org Forums:
How are you thinking of using the custom field value - i.e. if two fields… -
Posted a reply to SearchBox for Manual Related Posts, on the site WordPress.org Forums:
Definitely looks like a pro version as it will take crazy amount of time to… -
Posted a reply to Number of posts to display, on the site WordPress.org Forums:
You could override the settings array with the filter crp_query_args Untested: function wporg_crp_limit( $args )… -
Posted a reply to Feed with most popular posts published on a certain date?, on the site WordPress.org Forums:
You should already be able to see the RSS feed at /popular-posts/ or /popular-posts-daily/ This… -
Posted a reply to Troubleshooting, on the site WordPress.org Forums:
Thanks for confirming. -
Posted a reply to Problem with 1.3.2 update, on the site WordPress.org Forums:
@nick6352683 Wanted to check if you were able to fix this issue? -
Posted a reply to Troubleshooting, on the site WordPress.org Forums:
@taswir Please can you do a bit of troubleshooting with Query Monitor. I'd like to… -
Posted a reply to Insert multiple after every 5 paragraphs, on the site WordPress.org Forums:
This can't be done automatically. You'll need to use the shortcode with the offset parameter… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
The Top 10 tracker is just the loading of the JS like any other JS… -
Posted a reply to Troubleshooting, on the site WordPress.org Forums:
Can you please share some screenshots for this so I can understand better? -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
My understanding on the header lines is that it indicates to the browser that there… -
Posted a reply to Exclude tracker in all pages, on the site WordPress.org Forums:
You should be able to toggle the setting: Load tracker on all pages https://ps.w.org/top-10/assets/screenshot-2.png?rev=2027962 -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
I don’t think it would make a difference as the tracker is a PHP script… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
I'm afraid not. Are you noticing any major issues on page load? This runs as… -
Posted a reply to Does this plugin do anything against XSS?, on the site WordPress.org Forums:
The plugin only captures the search terms after the form is submitted or even if… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
That is higher than it should. Could this be an issue of it being a… -
Posted a reply to Weight for taxonomies, on the site WordPress.org Forums:
I’ve thought about this but am unsure how to fit that in with the weight.… -
Posted a reply to RediSearch benefits?, on the site WordPress.org Forums:
I’m afraid it’s hard for me to say. One option is that it is intercepting… -
Posted a reply to Related posts showing on staging but not live, on the site WordPress.org Forums:
There are two things to check in this case: 1. Try regenerating the FULLTEXT indexes… -
Posted a reply to Works in minutes. Nice!, on the site WordPress.org Forums:
Thank you for the 5 star review! -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
@hbk747 Were you able to see an improvement? -
Posted a reply to List related posts based on title, on the site WordPress.org Forums:
I’ve been giving this a proper think, and I think the issue comes where you… -
Posted a reply to RediSearch benefits?, on the site WordPress.org Forums:
How are you implementing RediSearch? The plugin uses MySQL statements to pull out the search… -
Posted a reply to Weight for taxonomies, on the site WordPress.org Forums:
You won’t be able to do it with the plugin. If you enable searching through… -
Posted a reply to User-entered Boolean logic within search?, on the site WordPress.org Forums:
@technofrolics On Boolean mode you’re limited with what is supported by MySQL FULLTEXT - which… -
Posted a reply to My table wp_top_ten_daily very big – 32.3 МБ, on the site WordPress.org Forums:
What are the names of the keys into wp_postmeta? My plugin’s views are not saved… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
Something is blocking that script from running. Which could just be a hosting issue completely… -
Posted a reply to CRP always includes self article, on the site WordPress.org Forums:
There is definitely something that is overwriting the queries. E.g. the category point is captured… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
@hbk747 Does it work if you just browse on your site. I mean do the… -
Posted a reply to My table wp_top_ten_daily very big – 32.3 МБ, on the site WordPress.org Forums:
You can set the maintenance mode on in the settings page. This will only retain… -
Posted a reply to GT Metrix issue, on the site WordPress.org Forums:
You could try this on your site: https://github.com/WebberZone/top-10-fast-tracker It uses a shortinit and a manual… -
Posted a reply to List related posts based on title, on the site WordPress.org Forums:
One thing that you could try is the keyword feature in the metabox at the… -
Posted a reply to List related posts based on title, on the site WordPress.org Forums:
If you can have the author into a category or tag, you can set that… -
Posted a reply to User-entered Boolean logic within search?, on the site WordPress.org Forums:
@technofrolics Apologies for the delayed response. The plugin uses mySQL's FULLTEXT features. https://dev.mysql.com/doc/refman/8.0/en/fulltext-search.html You can… -
Posted a reply to List related posts based on title, on the site WordPress.org Forums:
How are you assigning the post to the same person in the podcast. Is this… -
Posted a reply to Searches with accents (áéÃóú), on the site WordPress.org Forums:
You’re correct in the assessment above on how it works. The plugin uses FULLTEXT searching… -
Posted a reply to Searches with accents (áéÃóú), on the site WordPress.org Forums:
Please can you share what template code you’re using? Is your staging site live and… -
Posted a reply to How to center related posts?, on the site WordPress.org Forums:
Please can you add this under Custom Styles or better yet in your theme's styles.css…
Developer
-
Add to All
Active Installs: 4,000+
-
Auto-Close Comments, Pingbacks and Trackbacks
Active Installs: 300+
-
Better Search
Active Installs: 8,000+
-
Contextual Related Posts
Active Installs: 70,000+
-
Knowledge Base
Active Installs: 100+
-
Popular Authors
Active Installs: 50+
-
Top 10 - Popular posts plugin for WordPress
Active Installs: 30,000+
-
WebberZone Followed Posts (formerly Where did they go from here)
Active Installs: 700+
Contributor
-
Mihdan: Ajax Edit Comments
Active Installs: 1,000+
-
Connections ReloadedActive Installs: 300+