Sagar Prajapati
@sagarprajapati on WordPress.org and Slack
- Member Since: November 11th, 2016
- Location: Ahmedabad
- Website: sagarprajapati.com
- GitHub: prajapatisagar
- Job Title: WordPress Lead Developer
- Employer: Multidots Solutions Pvt Ltd
Bio
Interests
Contribution History
Sagar Prajapati’s badges:- Core Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
- Translation Editor
- 
										Committed [2335818] to Plugins SVN: 
 Updated WordPress Version to 5.4.2
- 
										Committed [2130577] to Plugins SVN: 
 Screenshot and .babelrc added
- 
										Committed [2130576] to Plugins SVN: 
 Screenshot and block.json added
- 
										Committed [2130559] to Plugins SVN: 
 Adding first version of my plugin
- 
										Committed [2060005] to Plugins SVN: 
 Adding first version of my plugin
- 
										Mentioned in [44165] on Core SVN: 
 Editor: Merge some minor bug fixes.
- 
										Posted a reply to HTTPS protocol is not loading the Page correctly . page looks messy without CSS, on the site WordPress.org Forums: 
 Ohk cool!!! Can you please provide screenshot of inspect elements error? Or provide link?
- 
										Posted a reply to After deleting staging site still getting “Future home of something quite cool”, on the site WordPress.org Forums: 
 Hi Find the subdomain name from your godaddy DNS managment and delete it. For more…
- 
										Posted a reply to HTTPS protocol is not loading the Page correctly . page looks messy without CSS, on the site WordPress.org Forums: 
 Please describe more and also provide link so we can check it more.
- 
										Posted a reply to How to remove extra space below footer, on the site WordPress.org Forums: 
 Hi, This happened because of one following unnecessary image which is footer part. Please find…
- 
										Posted a reply to After deleting staging site still getting “Future home of something quite cool”, on the site WordPress.org Forums: 
 Hi, This is default page of shared host server. For the create staging environment on…
- 
										Mentioned in [41766] on Core SVN: 
 Menus: Introduce `wp_get_nav_menu_name()` to retrieve the name of a navigation menu as set in the admin.
- 
										Posted a reply to No images in Content Uploads folder, on the site WordPress.org Forums: 
 As per the 404 error. It's seem you have tried to upload in wrong server.…
- 
										Posted a reply to No images in Content Uploads folder, on the site WordPress.org Forums: 
 Maybe you have tried to find this in the wrong server. Upload one dummy image…
- 
										Posted a reply to No images in Content Uploads folder, on the site WordPress.org Forums: 
 Yup that may be issue. A above image url as you given above its working…
- 
										Posted a reply to No images in Content Uploads folder, on the site WordPress.org Forums: 
 Have you changed the site URL and image name in my previous given example url?…
- 
										Posted a reply to Find a Theme with Portfolio, or Use Portfolio Plugin?, on the site WordPress.org Forums: 
 Hi @mae2new4 If you find any theme which requires your except portfolio then I preferred…
- 
										Posted a reply to Newly created pages wont open in IE, on the site WordPress.org Forums: 
 Hi @lewismarty I have checked those links in my ie browser and it's seems to…
- 
										Posted a reply to No images in Content Uploads folder, on the site WordPress.org Forums: 
 Can you please check by pasting following link in your browser? and then tell me…
- 
										Posted a reply to lost menu for blog, on the site WordPress.org Forums: 
 Can you please provide site URL?
- 
										Posted a reply to Not getting notification when user leaves a comment, on the site WordPress.org Forums: 
 Refer the following guide for the more information https://www.greengeeks.com/tutorials/article/how-to-easily-disable-comments-notifications-in-wordpress/
- 
										Posted a reply to How to let a non-admin user create an article, on the site WordPress.org Forums: 
 Hi @arnault Enable edit_post for that particular user in plugin setting page.
- 
										Posted a reply to Simple and Nice, on the site WordPress.org Forums: 
 Thank you...!!!
- 
										Posted a reply to Simply awesome, on the site WordPress.org Forums: 
 Thank you
- 
										Posted a reply to Restrict Gravatar, on the site WordPress.org Forums: 
 Hi @vysakhnair, Use this instead of get_avatar(). <?php echo get_wp_user_avatar(get_the_author_meta('ID'), 96); ?>
- 
										Posted a reply to Question regarding Unwind’s menu while scrolling down, on the site WordPress.org Forums: 
 Hi @thijmendam Reply to this thread: https://wordpress.org/support/topic/question-regarding-menu-when-scrolling-down/ Replace following files \siteorigin-unwind\template-parts\header-1.php to https://www.dropbox.com/s/yovjgnlrh3mla4m/header-1.php?dl=0 \siteorigin-unwind\template-parts\header-2.php to…
- 
										Posted a reply to Change images location – bug, on the site WordPress.org Forums: 
 Hi @rosak If possible please upload the old file again so it can resolve your…
- 
										Posted a reply to Question regarding Unwind’s menu while scrolling down, on the site WordPress.org Forums: 
 Hi @thijmendam Wrap one div to “main-navigation-bar” div and add following css in style.css .manage-nav-top…
- 
										Posted a reply to Question regarding menu when scrolling down, on the site WordPress.org Forums: 
 Hi @thijmendam Wrap one div to "main-navigation-bar" div and add following css in style.css .manage-nav-top…
- 
										Posted a reply to Question regarding menu when scrolling down, on the site WordPress.org Forums: 
 Hi @thijmendam Can you please provide site URL? Thanks
- 
										Posted a reply to Using Walker Menu Class to Create a Menu with Inline SVG Icons, on the site WordPress.org Forums: 
 Hi @kbooshco Use following plugin to add svg icon in menu. https://wordpress.org/plugins/svg-vector-icon-plugin/
- 
										Posted a reply to Tracking Instant Articles traffic in wordpress dashboard., on the site WordPress.org Forums: 
 Hi @ehteshamanwar You can use following plugins. https://wordpress.org/plugins/visitors-traffic-real-time-statistics/ http://wpsocialtraffic.convertri.com/#wp-commission-machine https://wordpress.org/plugins/social-metrics-tracker/
- 
										Posted a reply to Restrict Gravatar, on the site WordPress.org Forums: 
 Hi @vysakhnair, Yes, users having profile image will remain as it is. Thanks
- 
										Posted a reply to Change images location – bug, on the site WordPress.org Forums: 
 Hi Rosak, The following guide may help you. Please check it. https://premium.wpmudev.org/blog/change-default-wordpress-uploads-folder/?utm_expid=3606929-108.O6f5ypXuTg-XPCV9sY1yrw.0 http://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-media-upload-location-in-wordpress-3-5/
- 
										Posted a reply to Can’t add media, on the site WordPress.org Forums: 
 It looks like permission issue in your upload folder. That's why it's not working on…
- 
										Mentioned in [40804] on Core SVN: 
 Docs: Improve phpdoc for `WP_Customize_Manager`, `WP_Customize_Control`, `WP_Customize_Setting`, and `WP_Customize_Selective_Refresh`.
- 
										Posted a reply to Create temporary user, on the site WordPress.org Forums: 
 You can use following plugin for create a temporary user or disable user. https://wordpress.org/plugins/temporary-access-for-users/
- 
										Committed [1649596] to Plugins SVN: 
 README.txt reward back
- 
										Committed [1646537] to Plugins SVN: 
 27-4-2017 README.txt again
- 
										Committed [1646533] to Plugins SVN: 
 27-4-2017 README.txt
- 
										Committed [1646528] to Plugins SVN: 
 readme update 27-4-2017
- 
										Committed [1646525] to Plugins SVN: 
 README.txt 27-4-2017
- 
										Mentioned in [40471] on Core SVN: 
 Customize: Use fixed-width illustrative placeholder for hex field in color picker to prevent truncation.
- 
										Created ticket #42078 on Themes Trac: 
 THEME: Live It Up – 1.11
- 
										Created ticket #42017 on Themes Trac: 
 THEME: Live It Up – 1.0
Developer
- 
										
											Card BlockActive Installs: 200+ 
- 
										
											Temporary Access for usersActive Installs: 70+ 
Contributor
- 
										
											Block Fancy List ItemActive Installs: Less than 10 
- 
										
											  Deligent - Variable Column BlocksActive Installs: 300+ 
- 
										
											  Multipurpose Gutenberg BlockActive Installs: 200+ 
- 
										
											  NK - Progress Counter BlockActive Installs: 100+ 
- 
										 
 Live It UpActive Installs: 90+ 
Themes
ગુજરાતી (Gujarati) Plugins Translation Editor - #gu
- 
													
														  Contact Form 7Active Installs: 5+ million 
- 
													
														Temporary Access for usersActive Installs: 70+ 



 
			 
                 
										