Need Advice? CALL: +61 417949565

Riksi - web design and development

  • Home
  • ABOUT US
  • OUR WORK
  • BLOG
  • CONTACT US
  • Home
  • Web developing
  • Archive from category "Web developing"
  • Page 2

Category: Web developing

Update the $Path file in Mac

  • 0
Nick
Sunday, 21 April 2019 / Published in command line
What is $PATH? PATH is an environmental variable in Linux and other Unix-like operating systems like Mac that tells the shell which directories to search for executable files (i.e., ready-to-run programs) in response to commands issued by a user. How to see the path content open the shell or terminal and add the following code: [crayon-684fe92e7a417936141091/] Add the
trick

Find WordPress version without looking into the code

  • 0
Nick
Wednesday, 17 April 2019 / Published in Wordpress
As system admin sometimes you need to know the wp version your site in. If your site using the latest version, its easy, you need to scroll down the page in the admin area and look for the WordPress version on the bottom right of the page. but if your site is not up to
general knowledgewordpress trick

Git Stash, how to use it

  • 0
Nick
Sunday, 17 March 2019 / Published in git
what is it? when you want to record the current state of the working directory, but want to go back to a clean working directory or switching the branch without committing any code and losing any file. The command saves your local modifications away and reverts the working directory to match the HEAD commit. How to use
gitgit stash

Git Cherry pick

  • 0
Nick
Saturday, 16 March 2019 / Published in git, Web developing
What is it? Choosing a commit from one branch and apply it to another. without merging all the changes. How to do that? first, checkout to the destination branch [crayon-684fe92e7b83d313253976/] then find the commit hash you want to use and add use the following code to apply that into the current branch: [crayon-684fe92e7b842429122249/] what about
cherry pickgit

Compile SASS with PHP

  • 0
Nick
Tuesday, 12 March 2019 / Published in CSS, PHP
cssphp is a cool tools to compile SCSS file in PHP. SCSS is a CSS preprocessor language that adds many features like variables, mixins, imports, nesting, color manipulation, functions, and control directives. scssphp is ready for inclusion in any project. It includes a command-line tool for running the compiler from a terminal/shell or script. How to use
PHP Trickscss

Add Readme.md to each project

  • 0
Nick
Friday, 22 February 2019 / Published in General
A README is a text file that introduces and explains a project. It contains information that is commonly required to understand what the project is about. It should be in the root of the project Why should I make it? Other developer will likely have regarding how to install and use your project and also how to
documentation

WordPress with composer

  • 0
Nick
Saturday, 09 February 2019 / Published in General, PHP, Wordpress
composer/installers is for PHP package authors to require in their composer.json. It will install their package to the correct location based on the specified package type. website: Example of the composer.json file in the template folder add the following code to the root of the template folder with the correct name and update the type to
composerpackage

WordPress on multi-environment

  • 0
Nick
Saturday, 02 February 2019 / Published in MySQL, Web developing, Wordpress
Running the same WordPress code with all credentials on multi-environment (like local, staging & live site) is not an easy job. The following code will make it easy. Its added multi config file to WordPress and can save different credential with no conflict. Get started First download the following code and then add it to

Copy the remote folder to the local computer

  • 0
Nick
Saturday, 19 January 2019 / Published in command line, Web developing
Rsync, (remote sync), is a remote & local file synchronization tool. It uses a special way that minimizes the amount of data copied by only moving the portions of files that have changed(which is will be fast and save bandwidth). Rsync structure is:rsync <option> <src> <destination> options for rSync:-v: Tells rsync to run into verbose mode-r: Recursive, required
sshsync

Shopify – Get started

  • 0
Nick
Wednesday, 16 January 2019 / Published in Shopify, Web developing
order to work with Shopify locally, we need to create a Private App API in shopify store first: To do so, we need to log into the Shopify store, and create a private app. In the Shopify Admin, go to “Apps” and click on “Manage private apps.” From there, click “Create a new private app.”
shopify
  • 1
  • 2
  • 3
  • 4

Archive

  • General
    • Smart Home
  • Web developing
    • command line
    • CSS
    • General
    • git
    • Javascript
    • Laravel
    • Magento
    • MySQL
    • PHP
    • Security
    • Shopify
    • Wordpress

Recent Posts

  • Install HomeAssistant on Raspberry pi

  • Shopify ERR_INVALID_ARG_TYPE Error

Riksi

Riksi is a creative, professional & cutting-edge custom web design and development company.

HERE TO HELP

  • BLOG
  • Contact Us
  • Our Work
  • About Us

New on Blog

  • Install HomeAssistant on Raspberry pi

    To install it, We need to connect the SD card t...
  • Shopify ERR_INVALID_ARG_TYPE Error

    fix the Internal Server Error occurred while in...

GET IN TOUCH

T: (+61) 417 949 565
Email: [email protected]

Contact Us
Fill out the form and our team will be in touch with you promptly. Thank you for your interest!

AU & NZ
T: (+613) 9014 9495
T: (+61) 417 949 565
Email: [email protected]


US & Canada
Email: [email protected]

NAME

EMAIL

PROJECT TYPE
PROJECT BUDGET

MESSAGE

Could not authenticate you.

Whats on Instagram

Loading...

Tags

.htaccess calculation cherry pick composer content css deployer documentation error flex general knowledge get started git git stash hack javascript log mysql package password php PHP Trick replace scss shopify sidebar ssh symlink sync trick ubuntu windows 10 wordpress trick wp
  • GET SOCIAL
Riksi - web design and development

© 2020 All rights reserved. Riksi.com.

TOP