Skip to content
Best blog and web templates -for your website Best blog and web templates -for your website
x
  • Home
  • Free Themes
  • WP Plugins
  • WP Themes
  • Blog

Year: 2021

Best blog and web templates -for your website  -  Blog  -  2021
December 23, 2021
By kardi LMS, Tutor LMS, woocommerce, wordpress

Woocommerce direct checkout without any plugin

If you want to skip cart and want to go direct checkout page, you can add following type URL as your button URL https://Your_site_URL/checkout/?add-to-cart=product_id For…
Continue Reading
December 5, 2021
By kardi woocommerce, wordpress

autocomplete WooCommerce orders

To make woocommerce product orders autocomplete you can use this code /** * Auto Complete WooCommerce orders. */ add_action( 'woocommerce_thankyou', 'custom_woocommerce_auto_complete_order' ); function custom_woocommerce_auto_complete_order( $order_id…
Continue Reading
December 5, 2021
By kardi woocommerce, wordpress

Get Woocommerce product sale amount

To get woocommerce product sale amount , you can use this shortcode add_shortcode( 'sales', 'show_sales_by_product_id' ); function show_sales_by_product_id( $atts ) { $atts = shortcode_atts( array(…
Continue Reading
December 5, 2021
By kardi issue, wordpress

Disable the wp-admin area for the other users role

To Remove the wordpress admin bar from the frontend you can use this code in your function file add_action('after_setup_theme', 'remove_admin_bar'); function remove_admin_bar() { if (!current_user_can('administrator')…
Continue Reading
December 5, 2021
By kardi Bug, issue, wordpress

Add custom CSS in the wordpress admin area

To add custom CSS in the wordpress admin area, you can use this function, in your function file function my_custom_css() { echo '<style> .post-type-product #ovaem_sectionid…
Continue Reading
December 5, 2021
By kardi Bug, issue, woocommerce, wordpress

Add custom field product single page

To add custom meta field in the product single page and save the field data then get value, Need to add this following code You…
Continue Reading
December 5, 2021
By kardi issue, LMS, Tutor LMS, wordpress

Add registration custom field Tutor LMS

If you want to add any custom field in your registration page, then you need to follow the following four steps: First, need to add…
Continue Reading
The Best LMS plugin for wordpress
November 15, 2021
By kardi LMS, Tutor LMS, wordpress

5 Best Popular LMS Plugin for WordPress

Nowadays, WordPress is the most frequently used CMS and has a 39% market share of all websites worldwide. Additionally, it has a large number of…
Continue Reading
November 8, 2021
By kardi Bug, issue, wordpress

Found $_SERVER in the file

It is a really wrong way to use $_SERVER. You can alternatively use the $wp global to get the current URL – it’s the same thing in…
Continue Reading
how to introduce yourself for job interview
August 18, 2021
By kardi Uncategorized

How to introduce yourself for job interview

It is a common question “Introduce Yourself” in a job or any interview. But many of us face difficulties in introducing ourselves .So, today I’m…
Continue Reading
  • 1
  • 2

Recent Posts

  • Error “Your cache folder contains root-owned files, due to a bug in previous versions of npm” while “npx create-react-app example_app” August 13, 2023
  • How to Install WordPress on Ubuntu server by terminal May 9, 2023
  • Before After image Gutenberg Block March 12, 2023
  • Disable double add to cart of a product December 18, 2022
  • How to Create & Use Image Hotspot in Your WordPress Website October 14, 2022

Recent Comments

  • filmkovasi on How to copy or migrate wordpress site fom one domain to another
  • 720p on How to copy or migrate wordpress site fom one domain to another
  • access on How to copy or migrate wordpress site fom one domain to another
  • film on How to copy or migrate wordpress site fom one domain to another
  • porno on How to copy or migrate wordpress site fom one domain to another

Archives

  • August 2023 (1)
  • May 2023 (1)
  • March 2023 (1)
  • December 2022 (1)
  • October 2022 (1)
  • August 2022 (2)
  • June 2022 (1)
  • April 2022 (1)
  • March 2022 (1)
  • February 2022 (2)
  • January 2022 (2)
  • December 2021 (7)
  • November 2021 (2)
  • August 2021 (1)
  • May 2021 (1)
  • October 2018 (4)

Categories

  • Bug (4)
  • Daily Analysis (3)
  • demo data (1)
  • issue (7)
  • LMS (3)
  • Make faster (1)
  • SEO Analysis (1)
  • Speed Up (1)
  • Tutor LMS (3)
  • Uncategorized (12)
  • Variation Swatches (1)
  • woocommerce (7)
  • WooCommerce Plugins (3)
  • wordpress (15)

Popular Tags

adding custom css admin area css admin css Advertis Analysis autocomplete Business custom CSS custom field custom meta custom meta field demo demo data Digital disable wp admin area faster get sale amount lms loadingspeed Marketing online code compiler plugin orders plugin product registration remove admin bar sale amount sale amount shortcode speedup tutor tutor lms Variation Swatches woocommerce WooCommerce Plugins WordPress wp wp-admin area wp admin css
© Copyright Web Top Templates 2020.