Skip to content

Khandaker Toihidul Islam

Frontend & Web Developer

Khandaker Toihidul Islam

Frontend & Web Developer

  • Home
  • Symfony
    • Symfony
    • Easy Admin Bundle
  • WordPress
  • Server
    • Nginx
  • Vue JS
  • React
  • Software Testing
    • Manual Testing
    • Test Automation
  • Languages
    • Swedish
  • Tips
    • Driving in Sweden
    • Swedish
  • Database
    • Mysql
Uncategorized

Job search tips in Sweden

toihid January 31, 2023 0 Comments

"I'm a junior developer, can you help me get a job?" I get this question a lot. And my answer is unfortunately that I probably can't. Companies have not been…

Uncategorized Wordpress

Solved : Missing parameter app_name wordpress

toihid November 14, 2022 0 Comments

To enable woocommerce rest api and connect to another service, we have to follow the steps Open nginx config file Edit like location / { #try_files $uri $uri/ =404; try_files…

c# Uncategorized

Error handling for input in c#

toihid September 14, 2022 0 Comments

double number; Console.Write("Enter the cost of the item: "); while (!double.TryParse(Console.ReadLine(), out number)) { Console.Write("This is not valid input. Please enter an integer value: "); }

Woocommerce Wordpress

woocommerce Geolocation for wp rocket

toihid September 14, 2022 0 Comments

Integrate maxmind_geolocation in woocommerce 2. Add this code to function.php of active theme folder add_filter("woocs_geobone_ip",function(){ return true; }); if ( isset( $_SERVER['REMOTE_ADDR'] ) && ! empty( $_SERVER['HTTP_X_FORWARDED_FOR'] ) ) {…

Woocommerce

Customize woocommerce product gallery without plugin

toihid September 9, 2022 0 Comments

The original gallery execution function comes from here wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php $params = array( 'i18n_required_rating_text' => esc_attr__( 'Please select a rating', 'woocommerce' ), 'review_rating_required' => get_option( 'woocommerce_review_rating_required' ), 'flexslider' => apply_filters( 'woocommerce_single_product_carousel_options',…

Woocommerce

Activate plugin without access wordpress admin

toihid September 8, 2022 0 Comments

We can follow the steps carefully First of all, we need access to c-panel for FTP paste desired plugin into /wp-content/plugins folder access phpmyadmin / MySQL workbench Write this MySQL…

Server Wordpress

Disable wp corn and enable regular corn job in digital ocean

toihid August 29, 2022 0 Comments

We have to add the following code in wp-config.php define('DISABLE_WP_CRON', true); 2. Install corn job in doplet (Ubuntu) sudo apt update sudo apt install cron sudo systemctl enable cron 3.…

Manual Testing Uncategorized

Defect report

toihid August 9, 2022 0 Comments

We can report defect by bugzillaor excel

Manual Testing Uncategorized

Defect life cycle

toihid August 9, 2022 0 Comments
Manual Testing Uncategorized

Performance testing tools

toihid August 9, 2022 0 Comments

Posts navigation

1 2 3 4 … 25

« Previous Page — Next Page »

Recent Posts

  • Digital makerting in Sweden
  • Svenska verb lista
  • Installing fontawesome in Webpack on WordPress
  • Change git config
  • Does Mackerel fish safe for eating ?

Recent Comments

    Archives

    • December 2023
    • November 2023
    • July 2023
    • June 2023
    • May 2023
    • April 2023
    • March 2023
    • February 2023
    • January 2023
    • November 2022
    • September 2022
    • August 2022
    • July 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    • April 2020
    • March 2020
    • February 2020
    • January 2020

    Categories

    • API
    • c#
    • Continuous Intrgration
    • Covid-19 and IT jobs
    • Devops
    • Divi
    • Driving in Sweden
    • Driving in Sweden
    • Driving Licence Bangla
    • Easy Admin Bundle
    • Encore
    • ErLang
    • Fishing
    • Fiverr
    • General
    • git
    • Health
    • Java
    • Jenkins
    • Jquery
    • Languages
    • laravel
    • Manual Testing
    • Motivations
    • Mysql
    • Nginx
    • Outsourcing
    • PHP
    • PWA
    • React
    • Selenieum Webdriver
    • Selenium Webdriver Java
    • SEO
    • Server
    • SFI
    • Software Testing
    • Swedish
    • Symfony
    • Test Automation
    • Tips
    • troubleshooting
    • Tutorials
    • Uncategorized
    • Vue JS
    • Woocommerce
    • Wordpress

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    You Missed

    Uncategorized

    Digital makerting in Sweden

    SFI

    Svenska verb lista

    Wordpress

    Installing fontawesome in Webpack on WordPress

    git

    Change git config

    Khandaker Toihidul Islam

    Frontend & Web Developer

    Copyright © All rights reserved | Blogus by Themeansar.