Skip to content
Best-IT Scholars
  • Plugins
  • Contact
  • Customer Dashboard
  • 0
0
  • Plugins
  • Contact
  • Customer Dashboard
  • 0

Change a currency symbol in Woocommerce

  • Post published:January 14, 2023
  • Post category:Slice of Code

You can change the currency symbol by using the following code: /** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency ) { switch( $currency…

Continue ReadingChange a currency symbol in Woocommerce
Read more about the article How to show product price with & without VAT in woocommerce product page

How to show product price with & without VAT in woocommerce product page

  • Post published:August 25, 2022
  • Post category:Slice of Code/WordPress

More details

Continue ReadingHow to show product price with & without VAT in woocommerce product page
Read more about the article How to reorder or add an extra field on woocommerce product page

How to reorder or add an extra field on woocommerce product page

  • Post published:August 21, 2022
  • Post category:Slice of Code/WordPress

At first, we can see the hook used in woocommerce product page.

Continue ReadingHow to reorder or add an extra field on woocommerce product page
Read more about the article How to change woocommerce sort by text in shop page

How to change woocommerce sort by text in shop page

  • Post published:August 19, 2022
  • Post category:Slice of Code/WordPress

Just copy and paste the code your active child theme of functions.php.(take a backup of your website before doing it) add_filter('woocommerce_catalog_orderby', 'wc_customize_product_sorting'); function wc_customize_product_sorting($sorting_options){ $sorting_options = array( 'menu_order' => __(…

Continue ReadingHow to change woocommerce sort by text in shop page
Read more about the article Upload files from Woocommerce product page

Upload files from Woocommerce product page

  • Post published:August 16, 2022
  • Post category:Plugin/WordPress

WooCommerce Upload Files Free plugin available. In the free version, you can upload 1 picture at a time. File Uploads Addon for WooCommerce

Continue ReadingUpload files from Woocommerce product page
Read more about the article Enable uploading .csv file type on your WordPress Website

Enable uploading .csv file type on your WordPress Website

  • Post published:August 13, 2022
  • Post category:Slice of Code/WordPress

Step 1: Copy the code below & paste it to your 'wp-config.php' file your WordPress website directory define('ALLOW_UNFILTERED_UPLOADS', true); Step 2: Copy the code below & paste it to your…

Continue ReadingEnable uploading .csv file type on your WordPress Website
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page

Featured Post

  • WordPress hosting
  • Premium WordPress theme
  • Backup & restore your website
  • Bank Account
  • Domain
  • Hosting
  • Plugin
  • Shopify
  • Slice of Code
  • Theme
  • Uncategorized
  • Web
  • WordPress

Top rated Plugins

  • WoodMart Theme
    Rated 0 out of 5
    10.00$
  • All in all WP migration extension
    Rated 0 out of 5
    20.00$ 10.00$
  • Gravity-Forms Gravity forms
    Rated 0 out of 5
    20.00$ 10.00$
  • Asset-CleanUp-Pro Asset cleanup pro
    Rated 0 out of 5
    20.00$ 10.00$
  • Crocoblock
    Rated 0 out of 5
    20.00$ 10.00$

Categories

  • Bank Account (1)
  • Domain (1)
  • Hosting (1)
  • Plugin (14)
  • Shopify (1)
  • Slice of Code (11)
  • Theme (2)
  • Uncategorized (1)
  • Web (4)
  • WordPress (26)

Recent Posts

  • Change a specific text in Woocommerce cart page
    December 11, 2021/
    0 Comments
  • How to use Bootstrap Class in WordPress
    How to use Bootstrap Class in WordPress
    November 1, 2021/
    0 Comments
  • Codecanyon plugins
    September 2, 2021/
    0 Comments
  • About Us
  • About Us
  • Contact Us
  • Contact Us
  • Terms & Conditions
  • Terms & Conditions
  • Privacy Policy
  • Privacy Policy
© Best IT Scholars
  • USD $
    USD
  • BDT ৳ 
    BDT
×
×

Cart