Skip to content

Random notes..

  • Sample Page
  • service
Random notes..
  • Font awesome

    BySajib March 4, 2016January 15, 2017

    For adding font awesome in wordpress, we need to download and extract font awesome from github and then copy the ‘css’ and ‘fonts’ folder inside our theme directory.

    Read More Font awesomeContinue

  • How to add redux framework and add fields

    BySajib March 4, 2016March 4, 2016

    Step-1 :   Downloading and preparing for coding First download and paste the redux folder as ‘lib’ (not mendatory to rename as ‘lib’) inside theme folder.

    Read More How to add redux framework and add fieldsContinue

  • Net beans tweaks

    BySajib March 2, 2016January 15, 2017

    Making Tabs as one char Sometimes netbeans tabs works like four spaces instead of one big space. to avoid this go to options>editor>formatting and uncheck the “expand tabs to spaces” option and make the tab size 4.

    Read More Net beans tweaksContinue

  • CMB2

    BySajib March 1, 2016March 20, 2016

    First download the cmb2 files and paste the folder (e.g. cmb2) theme in the root folder of our theme. Create a functions.php file inside that folder. We will write all metabox codes in this file.

    Read More CMB2Continue

  • WordPress custom meta box

    BySajib March 1, 2016March 16, 2016

    For custom meta box, we have to learn first custom field. Custom meta box is based on custom field.

    Read More WordPress custom meta boxContinue

  • syntactical rules

    BySajib March 1, 2016March 1, 2016

    rules for functions starting with “get” keyword

    Read More syntactical rulesContinue

  • How to add a user by php code in WordPress

    BySajib March 1, 2016January 15, 2017

    Create a user by coding in functions.php: We can create a user by php code. These code should be written inside functions.php file to create a admin user.

    Read More How to add a user by php code in WordPressContinue

Page navigation

Previous PagePrevious 1 2 3 4

© 2026 Random notes.. - WordPress Theme by Kadence WP

  • Sample Page
  • service