iqbal1486
@iqbal1486 on WordPress.org and Slack
Bio
Contributions Sponsored
- Member Since: September 3rd, 2013
- Location: Ahmedabad
- Website: geekerhub.com
- GitHub: iqbal1486
- Job Title: Senior Software Developer
- Employer: WPSprintplan
Contribution History
iqbal1486’s badges:- Plugin Developer
-
Created a topic, Unable to activate plugin on localwp new setup, on the site WordPress.org Forums:
Warning: Undefined variable $res in C:\Users\Admi… -
Created a topic, Awesome plugin, on the site WordPress.org Forums:
This plugin is awesome. Hope it will be great for futu… -
Posted a reply to [Product Code for WooCommerce] Compatibility problem, on the site WordPress.org Forums:
Greetings @flyangel I have setup demo store to check the issue you are facing on… -
Created a topic, hreflang not found when view in secondary language, on the site WordPress.org Forums:
This is the website: https://cabontime.in/singham/ I h… -
Created a topic, Rest API endpoint for mobile development, on the site WordPress.org Forums:
What are the RESP API Endpoint for mobile development?… -
Posted a reply to [Gutenberg Template and Pattern Library & Redux Framework] How to create user registration form using redux framework?, on the site WordPress.org Forums:
Thank you for sharing the docx Can you please just let me know if it… -
Created a topic, [Gutenberg Template and Pattern Library & Redux Framework] How to create user registration form using redux framework?, on the site WordPress.org Forums:
I am willing to use redux framework to create user reg… -
Created a topic, [Klaviyo] Order Meta Data are not getting stored in Klaviyo, on the site WordPress.org Forums:
Location code and delivery data are order meta. I̵… -
Created a topic, [Return and Warranty Management System for WooCommerce] Fatal Error : wcrw_transformer_warranty_request, on the site WordPress.org Forums:
Facing error when accessing return request listing. If… -
Posted a reply to The play() request was interrupted by a call to pause(), on the site WordPress.org Forums:
You can find the error in this code snippet which is mentioned as a support… -
Posted a reply to The play() request was interrupted by a call to pause(), on the site WordPress.org Forums:
This is how debug code look like... btnplay_61162fb98462a0.34233534: waiting soundmanager2-nodebu…min.js?ver=5.8:1307 btnplay_61162fb98462a0.34233534: loadstart soundmanager2-nodebu…min.js?ver=5.8:1307 btnplay_61162fb98462a0.34233534: durationchange… -
Created a topic, The play() request was interrupted by a call to pause(), on the site WordPress.org Forums:
We are facing the DomException while playing all audio… -
Created a topic, Enable Sentry for Specific plugin, on the site WordPress.org Forums:
Is it possible to limit sentry to log only the errors … -
Posted a reply to On adding item, cart markup is not updated properly., on the site WordPress.org Forums:
Thank you for the following up thread. The session and everything seems to be working… -
Posted a reply to On adding item, cart markup is not updated properly., on the site WordPress.org Forums:
Even, if we use cart page shortcode on any specific page then also it is… -
Posted a reply to On adding item, cart markup is not updated properly., on the site WordPress.org Forums:
Below log is getting generated. -
Created a topic, On adding item, cart markup is not updated properly., on the site WordPress.org Forums:
When I add an item, it call an ajax request and the re… -
Created a topic, How to import quiz to lifterLMS from another website?, on the site WordPress.org Forums:
Hi This site is built on WIX platform: https://www.woo… -
Posted a reply to How to allow Membership on Instructor?, on the site WordPress.org Forums:
Thanks for the reply. Yes please list the files that need to be modified to… -
Created a topic, How to allow Membership on Instructor?, on the site WordPress.org Forums:
Hi LifterLMS, If we purchase this plugin, then it is p… -
Posted a reply to Is this possible without modifying plugin?, on the site WordPress.org Forums:
Ok. thanks -
Posted a reply to How to customize registration success message with dynamic data?, on the site WordPress.org Forums:
ok. Thanks for your kind reply -
Created a topic, How to customize registration success message with dynamic data?, on the site WordPress.org Forums:
I am using registration plugin and it seems to be work… -
Posted a reply to UPS Integration from user side in Woocommerce?, on the site WordPress.org Forums:
ok noted with Thanks -
Created a topic, Is this possible without modifying plugin?, on the site WordPress.org Forums:
Hi I am using your plugin to meet the below requiremen… -
Created a topic, UPS Integration from user side in Woocommerce?, on the site WordPress.org Forums:
I am facing an issue/query/confused with one requireme… -
Created a topic, [Sumo - Boost Conversion and Sales] WordPress Sumo Plugin not showing all images on clicking pinterest icon, on the site WordPress.org Forums:
I am using SUMOMME WordPress Plugin for social sharing… -
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[WP Crowdfunding] Need to upload multiple image with the existing functionality, on the site WordPress.org Forums:
ok. Thanks -
Created a topic, Need to upload multiple image with the existing functionality, on the site WordPress.org Forums:
I am using this plugin to create a campaign. current p… -
Created a topic, [WP Crowdfunding] Image upload through an internal server error, on the site WordPress.org Forums:
Hello, I am using crowdfunding plugin but seems to be … -
Posted a reply to How to display pandarepeater field section in a pods form on frontend?, on the site WordPress.org Forums:
Hi @colourful_panda My form is used for logged in user. The role of the users… -
Created a topic, How to display pandarepeater field section in a pods form on frontend?, on the site WordPress.org Forums:
Hi, Our client suggest to use pods framework to manang… -
Posted a reply to Code for putting icon inside box ? :O, on the site WordPress.org Forums:
i.fa{ transform: rotate(45deg); background: green; width: 50px; height: 50px; color: white; } i.fa:before { transform:… -
Posted a reply to site_url() not returning the right address, on the site WordPress.org Forums:
Have Site URl and Home URl are updated in Database? -
Posted a reply to Do I need to go each page for a Change Form?, on the site WordPress.org Forums:
Hi Satnamk, In WordPress, you can put put your zoho CRM code in header.php (which… -
Posted a reply to How can I Insert body codes into individual pages body tags with a plugin?, on the site WordPress.org Forums:
@semperaye The code i have provided is to add the class to specific template. You… -
Committed [1669492] to Plugins SVN:
Updating Author -
Committed [1669489] to Plugins SVN:
Updating Assets -
Committed [1669480] to Plugins SVN:
Adding First Version of My Plugin -
Posted a reply to Add a custom column in users list page, on the site WordPress.org Forums:
/*this will add column in user list table*/ function add_column( $column ) { $column['text_checkbox'] =… -
Committed [1663176] to Plugins SVN:
This is my first SVN updates -
Posted a reply to ajax response with json not working, on the site WordPress.org Forums:
Will you please give a try to php code like this add_action("wp_ajax_show_comment", "mu_show_comment"); function mu_show_comment()… -
Posted a reply to the_excerpt() not working, on the site WordPress.org Forums:
just use echo get_the_excerpt() instead of the_excerpt(). Hope it will solve the issue -
Posted a reply to Hook for plugin install?, on the site WordPress.org Forums:
Hi wputler, We have unistall.php file in plugin that is executed at last while uninstalling… -
Posted a reply to How can I Insert body codes into individual pages body tags with a plugin?, on the site WordPress.org Forums:
Hi Semperaye, As per my knowledge there is no sucg plugin. Default wordpress has body… -
Posted a reply to WordPress Front End Database, on the site WordPress.org Forums:
Hi Joeyfogas, You can perform crud operation with the database See below php code. http://www.codingcage.com/2014/12/simple-php-crud-operations-with-mysql.html… -
Posted a reply to Installation failed 500 Internal server error, on the site WordPress.org Forums:
Hi Nitasha, In header.php , do you have any custom code like <!–[if lte IE… -
Created ticket #40753 on Core Trac:
Allow PHP Code in CMS Blocks -
Created a topic, Issue with IE and WordPress Site?, on the site WordPress.org Forums:
I am developing a WordPress site from scratch. Website… -
Created a topic, Pin it button not showing on hover?, on the site WordPress.org Forums:
I am using this plugin with my default post type. When…
Contributor
-
Event Espresso - Custom Email Template Shortcode
Active Installs: 10+