Skip to content
Welcome To Foysal Farabi.com.
Foysal Farabi
  • Home
  • Blog
    • Plugin
      • Woocommerce
      • Elementor
      • Chat bot
      • Speed Optimize
  • About Us
  • Pricing
  • Portfolio
  • Contact us
  • Toggle website search
Uncategorized

Support SVG images in WordPress by custom code

Here's a code snippet that you can use to add support for SVG images in WordPress: function add_svg_support( $mimes ) { $mimes['svg'] = 'image/svg+xml'; return $mimes; } add_filter( 'upload_mimes', 'add_svg_support'…

0 Comments
January 15, 2023
Uncategorized

How to change woocommerce add to cart text by custom code?

To change the "Add to Cart" text on a single product page in WooCommerce, you can use the following code snippet in your theme's functions.php file or in a custom…

0 Comments
January 15, 2023
Elementor / Uncategorized

Custom elementor floating shape

.wave .elementor-shape-top{ width: 210%; animation: shape 22s cubic-bezier(.42,0,.58,1) infinite; } @keyframes shape { 0%{ margin-left:0; } 50%{ margin-left:-1600px; } 100%{ margin-left:0; } body{ overflow-x:hidden}

0 Comments
February 3, 2021
Uncategorized

Transparent Sticky Header By elementor pro

Instructions Make sure you Elementor Pro installed on your website.Make sure your logo doesn’t have any width settingsMake sure your header isn’t higher as 90pxMake sure your header has a…

0 Comments
January 29, 2021

Search

Recent Posts

  • Support SVG images in WordPress by custom code
  • How to change woocommerce add to cart text by custom code?
  • 10 Best WordPress Ecommerce Theme
  • 3D ROTATING IMAGE GALLERY USING ELEMENTOR PRO | WORDPRESS IMAGE GALLERY
  • Custom elementor floating shape

ABOUT US

Hi, I’m Foysal Farabi. Professional web designer & WordPress E-commerce expert with 4 years working experience in the marketplace.

Hi, I'm Foysal Farabi. Professional web designer & WordPress E-commerce expert with 4 years working experience in the marketplace.

OUR BLOG

  • Support SVG images in WordPress by custom code
  • How to change woocommerce add to cart text by custom code?
  • 10 Best WordPress Ecommerce Theme

USEFUL LINKS

  • About Us
  • Contact us
  • Map Location
  • Facebook
  • Instagram
  • LinkedIn
  • YouTube
Copyright © 2024 Foysal Farabi. All Right Reserved.
Close Menu