Chintesh Prajapati
@chinteshprajapati on WordPress.org, @ChinteshP on Slack
- Member Since: November 13th, 2018
- Location: Ahmedabad, Gujarat
- Website: chintesh.github.io
WordPress Origin Story
Contribution History
Chintesh Prajapati’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Training Contributor
- Translation Contributor
-
Posted a reply to problem with last update, on the site WordPress.org Forums:
Hi @piyushpatel123 I am facing same issue after update to Version 2.0.3 In version Version…1 week ago
-
Committed [2596844] to Plugins SVN:
Init commit1 month ago
-
Committed [2527720] to Plugins SVN:
README.txt6 months ago
-
Committed [2527715] to Plugins SVN:
README.txt6 months ago
-
Committed [2527712] to Plugins SVN:
README.txt6 months ago
-
Committed [2527693] to Plugins SVN:
Init6 months ago
-
Committed [2527630] to Plugins SVN:
Init Addition6 months ago
-
Committed [2527628] to Plugins SVN:
Init addition6 months ago
-
Committed [2458676] to Plugins SVN:
Plugin added9 months ago
-
Created a topic, Image Height issue after WordPress 5.5, on the site WordPress.org Forums:
Hi, I have an issue in my website. In WordPress versi…1 year ago
-
Created a topic, Worked like a dream, on the site WordPress.org Forums:
Easy to install and configure. It works perfectly.1 year ago
-
Posted a reply to Frontend not working after active query monitor plugin, on the site WordPress.org Forums:
Hi @johnbillion Actually I want to monitor my website,so when I am active query monitor…1 year ago
-
Created a topic, Frontend not working after active query monitor plugin, on the site WordPress.org Forums:
Frontend not working after active query monitor plugin1 year ago
-
Created a topic, Import ACF fields from generated php file of acf fields., on the site WordPress.org Forums:
Hello, I want to Import ACF fields from generated ph…1 year ago
-
Posted a reply to Subdomain with WooCommerce, on the site WordPress.org Forums:
Hi @leotadeu In your scenario WordPress multi-site is helpful to you. You can create multisite…2 years ago
-
Posted a reply to what are the simple hooks, filters, process to restrict page access, on the site WordPress.org Forums:
Hi @sayze35 , You are welcome can you please mark this topic to resolved. Thank…2 years ago
-
Posted a reply to How to determine “name” of block, on the site WordPress.org Forums:
Hi @osakawebbie, For "Gutenberg PDF Viewer Block" this plugin pdf-viewer-block/standard this is the name of…2 years ago
-
Posted a reply to what are the simple hooks, filters, process to restrict page access, on the site WordPress.org Forums:
Hi @sayze35 , `function custom_redirects() { if ( is_page('contact') && !is_user_logged_in()) { wp_redirect( home_url( '/new-contact/'…2 years ago
-
Posted a reply to Website Hacked | How to Restore, on the site WordPress.org Forums:
Hi @vinasaha if you have cpanel or FTP then you can do below steps 1.…2 years ago
-
Posted a reply to well no it doesnt work for free, on the site WordPress.org Forums:
Hi @irishblake Just we need to things 2 thing from you shopper approved account 1.…2 years ago
-
Posted a reply to Setup Multi site on existing site, on the site WordPress.org Forums:
Yes i want to replace original site2 years ago
-
Created a topic, Setup Multi site on existing site, on the site WordPress.org Forums:
Scenario 1. I have www.example.com Host on another se…2 years ago
-
Posted a reply to New domains don’t map automatically, on the site WordPress.org Forums:
Hello @redchili You have to make Host entry of your new mapped domain. If you…2 years ago
-
Posted a reply to Add custom text in “Block” tab Gutenberg editor: is it possible?, on the site WordPress.org Forums:
Hi @ainab Go to additional-classes-list.php file Then append 'wp-editor' value in dependency parameter array which…2 years ago
-
Posted a reply to Add custom text in “Block” tab Gutenberg editor: is it possible?, on the site WordPress.org Forums:
Hi @ainab , I have created solution on my blog, Please visit below link http://cpblog.ml/additional-class-list/…2 years ago
-
Posted a reply to Add custom text in “Block” tab Gutenberg editor: is it possible?, on the site WordPress.org Forums:
Hi @ainab , Please https://jeffreycarandang.com/extending-gutenberg-core-blocks-with-custom-attributes-and-controls/ this url const { InspectorAdvancedControls } = wp.editor; by using…2 years ago
-
Posted a reply to Can not access my admin page, on the site WordPress.org Forums:
Hi @bigjeff53 Have you use this code in your site ? I am little bit…2 years ago
-
Posted a reply to Can not access my admin page, on the site WordPress.org Forums:
Hi @bigjeff53 , Please change WP_DEBUG from false to true from wp-config.php file, May be…2 years ago
-
Committed [2208039] to Plugins SVN:
Version 1.32 years ago
-
Posted a reply to Big Ugly Error upon Install, on the site WordPress.org Forums:
Hello @divavocals , Please download our latest version we have resolved installation error. Thanks.2 years ago
-
Committed [2157994] to Plugins SVN:
Added2 years ago
-
Created a topic, Widget customizer, on the site WordPress.org Forums:
Hi, Here is my WordPress customizer code, Using this…2 years ago
-
Posted a reply to Rest Api Issue, on the site WordPress.org Forums:
Hi @jakept Thanks for the quick response, For example I am fire login API then…2 years ago
-
Created a topic, Rest Api Issue, on the site WordPress.org Forums:
Hi, I am working with wp-rest apis and I noticed that…2 years ago
-
Created a topic, ACF fields are not showing on template select, on the site WordPress.org Forums:
Hi, WordPress version 5.2.2 (gutenberg) classic edito…2 years ago
-
Created a topic, Best for shopper approved reviews, on the site WordPress.org Forums:
Best for display shopper approved reviews in your Word…2 years ago
-
Posted a reply to Show 1 rating extra in total rating count, on the site WordPress.org Forums:
It's Works..! Thanks for support.2 years ago
-
Created a topic, Show 1 rating extra in total rating count, on the site WordPress.org Forums:
It showing 1 review extra in the total count. Exampl…2 years ago
-
Closed ticket #66924 on Themes Trac:
THEME: Smallants – 1.0.03 years ago
-
Created ticket #67589 on Themes Trac:
THEME: Introduction – 2.13 years ago
-
Created ticket #46253 on Core Trac:
Documentation Change3 years ago
-
Created ticket #65564 on Themes Trac:
THEME: Introduction – 1.63 years ago
-
Posted a reply to Taxonomy Template not Working, on the site WordPress.org Forums:
Hi, @smanimania Please create template with name of "taxonomy-lista_comuni_appartamenti.php". Hope it's help you. Thanks.3 years ago
-
Created ticket #65288 on Themes Trac:
THEME: Introduction – 1.53 years ago
-
Posted a reply to get image caption use in page template, on the site WordPress.org Forums:
Hi, @ratamatcat Please check below URL maybe it's help you. https://developer.wordpress.org/reference/functions/wp_get_attachment_caption/ Thanks.3 years ago
-
Created ticket #65087 on Themes Trac:
THEME: Introduction – 1.23 years ago
-
Posted a reply to get_post_meta not working on custom-function page, on the site WordPress.org Forums:
Hi, @jklyn Can you try with below code.I hope it may help you. $term =…3 years ago
-
Posted a reply to Query posts with a meta key of post ID whose post no longer exists, on the site WordPress.org Forums:
Great.....!3 years ago
-
Posted a reply to Query posts with a meta key of post ID whose post no longer exists, on the site WordPress.org Forums:
Hi, @umchal I have created the solution by my understanding for this, code is below,…3 years ago
Developer
-
Block Conditions - Hide WordPress block for various conditions
Active Installs: Less than 10
-
Popover Tool
Active Installs: 10+
-
Profile Card Block
Active Installs: 80+
-
Random
Active Installs: Less than 10
-
Rating Layouts
Active Installs: Less than 10
-
Text Popover
Active Installs: Less than 10
Contributor
-
WPBricks - Library of Gutenberg Blocks & Templates
Active Installs: 100+
-
IntroductionActive Installs: 100+