Skip to content

Jewel

  • Home
  • Contact With me
  • FluentForm
Jewel

WordPress

WordPress

Hello There

ByJewel February 22, 2020

Hello There

Read More Continue

How to give access to NinjaTables for Other User Role in WordPress
Plugin | WordPress

How to give access to NinjaTables for Other User Role in WordPress

ByJewel February 7, 2018February 7, 2018

I have launched NinjaTables in WordPress repository few months ago and I got a good responses from the community and It’s amazing that people are happy with it. By default, Only Admin User role can manage the table data at WordPress Admin Panel. But If you would like to provide access to other user roles…

Read More Continue

WordPress

Remove Related Products in WooCommerce latest version

ByJewel August 12, 2017February 3, 2018

To remove related products on a WooCommerce product page, Use the following code: Add the following code at the end of your functions.php file located in wp-content/themes/your-theme-name/ add_filter(‘woocommerce_product_related_posts_query’, ‘__return_empty_array’, 100); That’s it

Read More Continue

WordPress

How to fix spam failed in Contact form 7 status:”spam” issue

ByJewel June 12, 2017February 3, 2018

If your contact from 7 plugin treat a form submissions as spam and it failed. Add the following line in your functions.php file add_filter(‘wpcf7_spam’, ‘__return_false’);

Read More Continue

© 2022 Jewel - WordPress Theme by Kadence WP

  • Home
  • Contact With me
  • FluentForm