+917803057266

Category Archives: WordPress Plugin

How to resolve canonical URL issue on Yoast SEO WordPress Plugin?

1.. Go ahead and Install Yoast Test Helper plugin. 2.. Activate it and Find its setting under Tools > Yoast Test 3.. Now the start the magic by clicking “Reset Indexables & Migrations” button 4.. All Set! Now go to Yoast SEO > General and click on Start SEO data optimization Enjoy 🙂 Canonical URL […]

Read it

Gravity Forms Error… Resolved!

If you find this error in the confirmation page of any Gravity form then follow these simple steps to resolve it. function WP_List_Table::get_columns() must be over-ridden in a sub-class. Add this code in form_settings.php and notification.php under the class GFConfirmationTable extends WP_List_Table { function get_columns() { $columns = array( ‘name’ => ‘Name’, ‘subject’ => ‘Subject’ […]

Read it

Printable Coupon WordPress Plugin

Do you have coupon in your website and you want to individually able to print whenever you customer click on that? If yes then here is the WordPress plugin which I have built. How to install the plugin? Download it here, extract it and upload in the wp-content/plugins folder of your website. How to use […]

Read it