CARLA IZUMI BAMFORD / DESIGNER & DEVELOPER

<Black And Gold Aesthetic Vol 1>

Black And Gold Aesthetic Vol 1

All black but gold

All black but gold by Andre Larcev

All black but gold by Andre Larcev

(more…)

</Black And Gold Aesthetic Vol 1>

09 / 06 / 2022

<WordPress Theme Development Simplenotes Version 6.2 Released>

WordPress Theme Development Simplenotes Version 6.2 Released

Featuring Simplenotes Version 6.2

Simplenotes (Light)

Download Simplenotes (Light)

Total Download Count

88,090

Description

Simplenotes is a clean and minimal WordPress theme that requires no plugins to run. The theme features a dropdown menu, social media integration, sidebar widgets, threaded comments and more. The simple notebook is ready for both writers and readers. Simplenotes has a an overall pagespeed score of 84, You can do the latest speed test on WP speedster.

New Features

    Visual Design

  • 12 social icons integrated.
    Front-End Development

  • 1 big custom drop-down navigation.
    Back-End Development

  • 90% of features controllable from one single option panel.

</WordPress Theme Development Simplenotes Version 6.2 Released>

26 / 05 / 2022

<Simplenotes WordPress Theme Development (Light)>

Simplenotes WordPress Theme Development (Light)

Simplenotes Light

Simplenotes

Download Simplenotes Light

Description

Simplenotes is a clean and minimal WordPress theme that requires no plugins to run. The theme features a dropdown menu, social media integration, sidebar widgets, threaded comments and more. The simple notebook is ready for both writers and readers. Simplenotes has a an overall pagespeed score of 84, You can do the latest speed test on WP speedster.

Total Download Count

88,090

Statistics

Featured

    Visual Design

  • Simple yet fashionable and flexible layout.
  • SVG and PNG logos are supported.
  • Retina-screen compatible.
  • Featured thumbnails compatible.
  • 12 social icons integrated.
  • Beautifully threaded comments.
    Front-End Development

  • Framework already developed so you can focus on the contents.
  • 1 big custom drop-down navigation.
  • Custom breadcrumbs.
  • Custom numerical pagination.
  • 1 full-width post template.
  • 1 full-width page template.
    Back-End Development

  • Custom excerpt length.
  • Custom title length.
  • Sidebar area 100% widgetized.
  • 90% of features controllable from one single option panel.
  • Web fonts supported.
    Documentation

  • 10 pages of well-documented theme instruction in .pdf format.

Screenshots

Header
Gallery
Comments
Full
Footer

Highlighted

</Simplenotes WordPress Theme Development (Light)>

24 / 05 / 2022

<Creating A Custom WordPress Widget Plugin Vol 1>

Creating A Custom WordPress Widget Plugin Vol 1

Ever tried or thought of making your original WordPress plugin? Don’t worry, all you need to have is a bit knowledge of how WordPress works, your own hosted WordPress powered website, any coding software or could use a plain notepad like me, and a server program “File Transfer Protocol” known as FTP.

Now go to wp-content/plugins directory and create a new folder and name it whatever you want. This is going to be the folder where you put all the files for your custom WordPress widget plugin. Now create a new .php extension file under the folder you just created, lets say we just name it plugin.php, now insert the following code to it. This is going to help WordPress define the plugin which you are about to put some work into it.
Open your FTP software and upload your newly created plugin folder to wp-content/plugins directory. Now your plugin is on the server, go to your WordPress plugin admin page wp-admin/plugins.php, you should be able to see your plugin on the list. Start activating your plugin by clicking on the activate link. Now you have completed one of the very basic but very important part of WordPress plugin development.

</Creating A Custom WordPress Widget Plugin Vol 1>

12 / 05 / 2022

<Designing Responsive Gradation Grids Using SCSS Control Directives>

Designing Responsive Gradation Grids Using SCSS Control Directives

</Designing Responsive Gradation Grids Using SCSS Control Directives>

07 / 04 / 2022