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 different heading and text indents, on the site WordPress.org Forums:
I’m always happy to improve, however I am conscious of my expertise. I’ve included a… -
Posted a reply to different heading and text indents, on the site WordPress.org Forums:
@alinash1 I’d suggest hiring a design/CSS expert to provide the specific level of customisations. Unfortunately,… -
Posted a reply to Remove thumbnails, on the site WordPress.org Forums:
You can choose to not create any thumbnails by selecting another thumbnail size within the… -
Posted a reply to database tables, on the site WordPress.org Forums:
The plugin should cleanup if you uninstall it from the Plugins screen. Please see uninstall.php… -
Posted a reply to [crp] how to set it up?, on the site WordPress.org Forums:
Will do. I was under the impression most people knew shortcode syntax, but you’re right,… -
Posted a reply to [crp] how to set it up?, on the site WordPress.org Forums:
Check out this article: https://webberzone.com/support/knowledgebase/contextual-related-posts-shortcode/ E.g. [crp limit=“5” post_thumb_op=“text_only”] -
Posted a reply to turn off “highlight search terms” on full pages/posts?, on the site WordPress.org Forums:
Thanks for confirming! -
Posted a reply to Custom CSS broken after update?, on the site WordPress.org Forums:
@gunther12 I can see the CSS being added on your site. Can you update the… -
Posted a reply to Just Works, on the site WordPress.org Forums:
Thank you very much for the review! -
Posted a reply to PHP Errors, on the site WordPress.org Forums:
@promostudio Thank you for this. I will give it a test as well. I like… -
Posted a reply to turn off “highlight search terms” on full pages/posts?, on the site WordPress.org Forums:
In the latest version you have a setting called "highlight followed links" which should turn… -
Posted a reply to [crp] indent not fully eliminated with CSS, on the site WordPress.org Forums:
@david_foster I'll need to see it live on your site to see if I can… -
Posted a reply to [crp] indent not fully eliminated with CSS, on the site WordPress.org Forums:
@david_foster Assume that is the plan going forward? I think the CSS can be worked… -
Posted a reply to Top-10 Causing Slowness When Clicking “Posts” on Back End, on the site WordPress.org Forums:
Two things you can try: 1) Since you’re already in phpMyAdmin, you can run the… -
Posted a reply to PHP Errors, on the site WordPress.org Forums:
@promostudio Would you be able to look at a style (probably what you already might… -
Posted a reply to How to override manual posts field?, on the site WordPress.org Forums:
Do I understand correctly, that you have a separate ACF field that allows you to… -
Posted a reply to Custom CSS broken after update?, on the site WordPress.org Forums:
Can you tell me what your setting is under the styles tab? I’m thinking if… -
Posted a reply to Top-10 Causing Slowness When Clicking “Posts” on Back End, on the site WordPress.org Forums:
In the Tools page, you should have an option to recreate the primary key for… -
Posted a reply to PHP Errors, on the site WordPress.org Forums:
I’ll add in some validation as I think that makes sense to do. https://github.com/WebberZone/contextual-related-posts/issues/170 Let… -
Posted a reply to Custom CSS broken after update?, on the site WordPress.org Forums:
Please can you share which custom css are you using? You’d likely need to have… -
Posted a reply to using php echo_crp() thru ajax mechanism, on the site WordPress.org Forums:
Thank you. I’ll look into this! -
Posted a reply to using php echo_crp() thru ajax mechanism, on the site WordPress.org Forums:
@barbaroux Will you be able to share the code you're using - I'm quite curious… -
Posted a reply to PHP Errors, on the site WordPress.org Forums:
Can you check what your thumbnail settings are in the Settings page? Do you have… -
Posted a reply to How to override manual posts field?, on the site WordPress.org Forums:
@rinart73 which is the field you're using in ACF for this? I'd like to see… -
Posted a reply to Performance: don’t match related posts when enough manual posts are present, on the site WordPress.org Forums:
@rinart73 Thanks for the suggestion. I think this is a very good idea to help… -
Posted a reply to Placement after X paragraphs, on the site WordPress.org Forums:
@cedric82n Do you mean not display the related posts? If you’re not using the shortcode,… -
Posted a reply to Hide Stock status out of stock, on the site WordPress.org Forums:
@kobler This code should add a meta_query to my plugins query that excludes out of… -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
Thanks for confirming. -
Posted a reply to using php echo_crp() thru ajax mechanism, on the site WordPress.org Forums:
Yes, I was thinking - in your Ajax call, are you passing a parameter for… -
Posted a reply to popular authors by post views only, on the site WordPress.org Forums:
Not currently, but I like the idea of that one. Are. You in a position… -
Posted a reply to using php echo_crp() thru ajax mechanism, on the site WordPress.org Forums:
What is the code you’re using for the Ajax call? Since 3.1, the plugin also… -
Posted a reply to Hide Stock status out of stock, on the site WordPress.org Forums:
Are you using WooCommerce for the products and the stock status? -
Posted a reply to Hide Stock status out of stock, on the site WordPress.org Forums:
How is this captured in your install? -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
@alinash1 I'm looking at the link from the first post and the img tag still… -
Posted a reply to [crp] indent not fully eliminated with CSS, on the site WordPress.org Forums:
@david_foster I checked your site and see the plugin output in the sidebar. I can't… -
Posted a reply to Lazy loading images, on the site WordPress.org Forums:
@melatti The plugin already uses WordPress’ inbuilt lazy loading features unless something else overrides the… -
Posted a reply to Menu glitches, on the site WordPress.org Forums:
@vijayrajesh I’m not sure what the issue is and how to replicate it. Could be… -
Posted a reply to Placement after X paragraphs, on the site WordPress.org Forums:
Thanks for confirming. I need to do more digging into the list part but I’m… -
Posted a reply to [crp] indent not fully eliminated with CSS, on the site WordPress.org Forums:
Unfortunately, I wont be able to check it out as I wanted to see it… -
Posted a reply to Placement after X paragraphs, on the site WordPress.org Forums:
If you’re using the shortcode, you can check the box in the meta box at… -
Posted a reply to [crp] indent not fully eliminated with CSS, on the site WordPress.org Forums:
What is your site URL where this is? -
Posted a reply to Placement below Pagination, on the site WordPress.org Forums:
You’ll need to look at the manual install by editing your theme and using echo_crp()… -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
@alinash1 For thumbnail size attributes, please set that to HTML. Also, the image size you’ve… -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
Are you using any custom styles as well in addition to what is included by… -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
@alinash1 Can you also change your Thumbnail settings to use HTML attributes instead of CSS.… -
Posted a reply to Unwanted Space Between Text and Thumbnail with Version 3.2.3, on the site WordPress.org Forums:
I cleaned up the way the featured images were pulled to use default WordPress functions… -
Posted a reply to Unwanted Space Between Text and Thumbnail with Version 3.2.3, on the site WordPress.org Forums:
@fassefnia Can you please tell me what your thumbnail settings are? If all your images… -
Posted a reply to stretch image to full width of container?, on the site WordPress.org Forums:
Can you try this: .crp_thumb { width:100% !important; } -
Committed [2720215] to Plugins SVN:
v3.1.0 -
Posted a reply to Any way to add full post titles?, on the site WordPress.org Forums:
Not much science behind that number. It was more a feeling that an hour is…
Developer
-
Add to All
Active Installs: 4,000+
-
Auto-Close Comments, Pingbacks and Trackbacks
Active Installs: 400+
-
Better Search
Active Installs: 8,000+
-
Contextual Related Posts
Active Installs: 70,000+
-
Knowledge Base
Active Installs: 100+
-
Popular Authors
Active Installs: 40+
-
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+