• Home
  • WordPress
    • How To
    • Plugins
    • Themes
      • Genesis
      • Themify
      • Mysite myway
    • Security
    • Developer
    • Teaching
    • Conference
    • Chat
  • Blog
  • About
  • Freelance
    • Plugins
    • Teaching
    • Need help?
    • CV og ref.
  • Contact

Easy Web Design Tutorials

WordPress Tutorials and more

  • Home
  • WordPress
    • How To
    • Plugins
    • Themes
      • Genesis
      • Themify
      • Mysite myway
    • Security
    • Developer
    • Teaching
    • Conference
    • Chat
  • Blog
  • About
  • Freelance
    • Plugins
    • Teaching
    • Need help?
    • CV og ref.
  • Contact

WooCommerce out of stock product inquiry form

29 October - 2019 By Paal Joachim 4 Comments
Last updated on: November 1, 2019

WooCommerce-out-of-stock-product-form-no-button

Adding an inquiry to a single product page to get information on when a product is back in stock. The following tutorial is based on the needs of a customer (here in Norway) who needs a way to easily have the customer ... [Read more]

Categories: WooCommerce, WordPress

WooCommerce – Modifying the Checkout Page

21 August - 2019 By Paal Joachim 8 Comments
Last updated on: November 8, 2019

Original-WooCommerce-Check-Out-Page

How to modify the WooCommerce Checkout page.   The following tutorial has been added onto multiple times.I am showing various basic modifications to the checkout page. I am also showing how to add custom fields to ... [Read more]

Categories: WooCommerce, WordPress

WooCommerce minimum quantity drop down

11 August - 2019 By Paal Joachim 4 Comments
Last updated on: August 11, 2019

Celias-dugnads-kort-WooCommerce-product-page

I am redoing a client site - celias.no and also adding a WooCommerce minimum quantity drop down. The goal: Add a drop down with a minimum quantity and maximum quantity. Begins with 10 then goes 10 steps at a time. ... [Read more]

Categories: WooCommerce, WordPress

Gutenberg plugins from MediaRon

26 January - 2019 By Paal Joachim 10 Comments
Last updated on: April 2, 2020

Backend-view-Post-Type-Archive-Mapping-Gutenberg-plugin-MediaRon

Ron was one of the original developers for Backup Buddy and has made his own company called MediaRon. I will be looking at mainly one of his Gutenberg plugins Post Type Archive Mapping plugin. The plugin offers a lot ... [Read more]

Categories: Featured, Plugins, WordPress

Automatic Updates for WordPress Core

25 December - 2018 By Paal Joachim 8 Comments
Last updated on: January 10, 2019

WordPress-Updates-main-screen

Selecting to auto update WordPress, themes and plugins in Core. Back in 2016 Shiny Updates project had a goal to make things nicer and easier to use. This made the plugin and theme adjustments easier to handle. We also ... [Read more]

Categories: Featured, WordPress, WordPress UI

The catch all default e-mail address

21 November - 2018 By Paal Joachim 2 Comments
Last updated on: November 22, 2018

Arch-Hosting-cPanel-Email-Accounts

You think you lost your e-mails when moving your web site and pointing your domain to another host? Well think again here is a method I was told how to retrieve them. I moved the web site and pointed the domain ... [Read more]

Categories: Web Design

Discourage search engines from indexing a site

31 October - 2018 By Paal Joachim 1 Comment
Last updated on: October 31, 2018

WordPress-Search-Engine-Visibility-off

During development As we develop a web site with WordPress we need to be sure that the Settings -> Reading: "Search Engine Visibility - Discourage search engines from indexing this site" is checked, so that the ... [Read more]

Categories: Plugins, SEO, WordPress

Hide BuddyPress pages and bbPress forums from not logged in users

21 October - 2018 By Paal Joachim 6 Comments
Last updated on: October 23, 2018

BuddyPress-bbPress-redirect-not-logged-in-users

I am helping to create a website for a human rights organization in Angola. They use BuddyPress for having members overview and bbPress for the forums. I added a private forum link in the menu so that when the user signs ... [Read more]

Categories: Plugins, WordPress

Invoice payment in WooCommerce

8 October - 2018 By Paal Joachim 1 Comment
Last updated on: October 10, 2018

WooCommerce-pdf-invoices-tutorial

I setup a invoice payment for a client here in Norway, as she wanted business to be able to pay within two weeks of having received her book. I did some research and ended up with the following ... [Read more]

Categories: WooCommerce, WordPress

Adjust shipping fee based on quantity or total amount in cart

11 September - 2018 By Paal Joachim 7 Comments
Last updated on: January 11, 2019

WooCommerce-2-flate-rate-shipping

How to adjust shipping fee: - based on quantity - on total amount in cart.   Adjust shipping fee based on quantity in cart. WooCommerce. I have a customer who is planning on selling her newest book ... [Read more]

Categories: WooCommerce, WordPress

WooCommerce shortcodes that I use

29 August - 2018 By Paal Joachim 3 Comments
Last updated on: September 24, 2019

Adjusted-WooCommerce-Shop-page

The following are some of the shortcodes that I have used in WooCommerce. The single product page From the single product page I move the product short description above the price. Then I move the product title ... [Read more]

Categories: Featured, WooCommerce, WordPress

How to add an image into a readme in a repository at Github

15 August - 2018 By Paal Joachim 1 Comment
Last updated on: August 15, 2018

Add-image-readme-github

  I uploaded an image into an issue I created at one of my repositories at Github and then closed the issue. Then used the image link in the readme. An example ![Custom movie post type and post screen ... [Read more]

Categories: How to, Web Design, WordPress

Adjusting page or post list columns in backend

15 August - 2018 By Paal Joachim 2 Comments

Custom-post-movie-columns

I will be showing how to add and remove columns that are listed in the post, page or custom post screen in the backend. I began by creating a new php file I named columns.php which I placed into a lib folder inside the ... [Read more]

Categories: Developer, Featured, How to, WordPress

Creating a movie custom post type

15 August - 2018 By Paal Joachim 1 Comment
Last updated on: August 15, 2018

Movie-custom-post

Creating a movie custom post type I made the folder lib inside the root folder of the child theme. Then added a php file I named movie-custom-post.php with the following code: <?php /** * Register Movie Type * * ... [Read more]

Categories: Developer, Featured, WordPress

To manually add a Facebook like box

14 May - 2018 By Paal Joachim 1 Comment
Last updated on: July 23, 2019

Facebook-Page-Plugin-filled-in

Here is the process of adding a Facebook Like Box that also shows timeline posts. Go to: developers.facebook.com/docs/plugins/page-plugin Go through and fill in the options. Test it out and see what it looks ... [Read more]

Categories: Developer, Featured, How to, WordPress

Adding SSL to your web site

9 May - 2018 By Paal Joachim 4 Comments
Last updated on: September 28, 2020

WordPress-Settings-top-General-section

The process of adding SSL to a web site requires a few steps. Contact your web host and ask for their help as they will have their own method of adding SSL to a web site. This is what I usually do with my clients or ... [Read more]

Categories: Developer, How to, WordPress

A short overview of WordPress Security Plugins

8 April - 2018 By Paal Joachim 1 Comment
Last updated on: October 17, 2019

All-In-One-WP-Security-Firewall-WordPress-plugin

A short overview of 5 WordPress Security plugins This is my take on the following plugins. All in One WP Security & Firewall Features that stand out: Mentions it is good practice to backup: .htaccess ... [Read more]

Categories: Featured, Security, WordPress

Change primary hosting domain to subfolder

16 January - 2018 By Paal Joachim Add a Comment
Last updated on: November 29, 2018

Change-main-domain-root-to-subfolder

Redirecting the primary/main web host domain to a subfolder. The public_html folder is a place to keep folders of the various domains one has at a web host. Web hosts usually have the main or primary domain in the root ... [Read more]

Categories: Developer, Featured, WordPress

Force immediate CSS changes to be seen on the frontend

4 December - 2017 By Paal Joachim Add a Comment
Last updated on: December 4, 2017

CSS-force-immediate-site-changes

I found code to immediately show CSS site changes on the frontend. I have many times become very frustrated when I adjusted some CSS and could not immediately see the changes on the frontend. I have come across a ... [Read more]

Categories: CSS, Featured

Using Poedit 2 Pro to translate a WordPress plugin or theme

19 June - 2017 By Paal Joachim 1 Comment
Last updated on: August 29, 2017

Poedit 2 Pro Translate WordPress plugins and themes

Translating a WordPress theme or plugin using Poedit 2 Pro I have earlier used Poedit 1 and recently upgraded to version 2 Pro. Poedit will suggest translations for each phrase. I will use the plugin All in One SEO as ... [Read more]

Categories: Featured, Plugins, WordPress

Developer Resources

19 June - 2017 By Paal Joachim 1 Comment
Last updated on: September 9, 2020

WordPress developer resources

Some developer resources that I find useful. codex.wordpress.org  generatewp.com wp-hasty.com Lukes awesome WP developer tools list: github.com/lukecav/awesome-wp-developer-tools Additional ... [Read more]

Categories: Developer, WordPress

Contextual Related Posts plugin

28 May - 2017 By Paal Joachim 5 Comments
Last updated on: August 29, 2017

Contextual Related Posts WordPress plugin banner

Contextual Related Posts plugin By WebberZone.   A related posts plugin will show related posts from the same site usually at the bottom of an article. Why I decided to use Contextual Related Posts ... [Read more]

Categories: Featured, Plugins, WordPress

Design – UI – UX guideline resources

12 January - 2017 By Paal Joachim 1 Comment
Last updated on: June 18, 2020

Design ui

Design - UI - UX guidelines I am adding various resources that I find useful. Prototype tools fluidui.com (Looks interesting) invisionapp.com Visual Sitemaps made easy gloomaps.com Anatomy of effective web ... [Read more]

Categories: Web Design

Adding copyright information to the bottom of the page

1 December - 2016 By Paal Joachim 1 Comment
Last updated on: January 17, 2018

Adding copyright information to the footer

Copyright information Most often we add some copyright information at the bottom of the page that says something about year, made by, made with and perhaps a link to the wp-admin. I will use the date, site_url() and ... [Read more]

Categories: Developer, Featured, How to, WordPress

Using conditional logic in Ninja Forms

22 November - 2016 By Paal Joachim Add a Comment
Last updated on: August 29, 2017

Ninja Forms Conditional Logic addon

Conditional Logic in Ninja Forms Using conditional logic is a paid for addon to Ninja Forms. After having installed and activated the extension / addon. Find the form you plan to use it in. Here is an example using ... [Read more]

Categories: Featured, Plugins, WordPress Tagged: Contact Form, Ninja Forms

Speeding up the site manually and by using cache plugins

12 November - 2016 By Paal Joachim 13 Comments
Last updated on: June 24, 2019

Speedtesting easywebdesigntutorials

Speeding up the site manually and by using Cache plugins As I use this site to test out new plugins over time. Some plugins also affect the performance of the site. Further down I am also sharing code you can place ... [Read more]

Categories: Featured, How to, Plugins, WordPress

Creating parallax effects when scrolling

1 November - 2016 By Paal Joachim Add a Comment
Last updated on: November 1, 2016

parallax scrolling animation

Creating parallax effects when scrolling with WordPress A static jpg showing 4 product images. These can be animated.   I am using two files. One to create the main animation effects and a CSS file to ... [Read more]

Categories: CSS, JS, WordPress

Creating a footer that sticks to the bottom

1 November - 2016 By Paal Joachim Add a Comment
Last updated on: September 6, 2017

Fixed Footer TwentySeventeen

How to stick the footer to the bottom when there is very little content. If your using a Genesis child theme then check out my other tutorial: Creating a sticky / fixed footer in a Genesis child theme If one has very ... [Read more]

Categories: Featured, How to, WordPress

EZP Coming Soon Page Elite plugin

17 October - 2016 By Paal Joachim Add a Comment
Last updated on: October 17, 2016

Coming Soon Page Elite Example

EZP Coming Soon Page Elite plugin ...is for new launches/maintenance or other instances where you need your site to be offline for a while. There is a lite version here to test ... [Read more]

Categories: Plugins, WordPress

Related Posts for WordPress Premium Plugin made by Barry Kooij

4 October - 2016 By Paal Joachim 1 Comment
Last updated on: October 4, 2016

Related Posts For WordPress top banner

Related Posts for WordPress Premium Plugin Barry Kooij has made a quick and efficient related posts plugin I would highly recommend. I have earlier written about the free version here: Related Posts for ... [Read more]

Categories: Plugins, WordPress

Changing the WP editor area through CSS

1 October - 2016 By Paal Joachim Add a Comment
Last updated on: August 29, 2017

Adding a blue background to the WP editor

Add your own editor style We can style the content creation area inside the backend post or page creation screen by using add editor style code. The following code uses the theme stylesheet. Add the code to your ... [Read more]

Categories: Featured, WordPress

Ninja Forms default Form templates

25 September - 2016 By Paal Joachim Add a Comment
Last updated on: November 19, 2016

Ninja Forms Form Templates

Ninja Forms 3 has just been released it contains the following default form templates. Part 1: Contact Me, Event Registration and Quote Request. Part 2: Creating columns   Contact Me - Form ... [Read more]

Categories: Plugins, WordPress

Adding taxonomies to the media library WP core

22 September - 2016 By Paal Joachim 3 Comments
Last updated on: May 31, 2017

Media Taxonomies plugin Attachment Details

Work is being done to add taxonomies to the media library WP core 10th of May 2017 - An update that should have been done few months ago. Here are various Google documents I have made for the Media Management feature ... [Read more]

Categories: WordPress, WordPress UI

JavaScript resources

10 September - 2016 By Paal Joachim 1 Comment
Last updated on: July 6, 2020

Javascript resources

Resource page of various JavaScript resources I will gradually add various js resources that I find interesting. The Essential JavaScript list: https://github.com/ericelliott/essential-javascript-links JavaScript ... [Read more]

Categories: JS

Ninja Forms 3 walk through -step by step- guide

6 September - 2016 By Paal Joachim 11 Comments
Last updated on: August 29, 2017

Ninja Forms 3

Ninja Forms version 3.0 has now officially been released With a totally new user interface. It can take a little while to get used to the new interface and figuring out how to in general use the new Ninja Forms contact ... [Read more]

Categories: Featured, Plugins, WordPress

How to point a top level domain to a multisite using domain mapping

10 August - 2016 By Paal Joachim 4 Comments
Last updated on: April 3, 2020

Siteground cPanel Addon domains section

How to point a top level domain to a multisite Update 3 April 2020. It is a lot easier to use top level domains in a multisite these days in WordPress 5.4 then it was earlier. I just had to log in to my host. Go to ... [Read more]

Categories: Developer, WordPress

Bluehost a webhost that gives good support and has a good product

9 August - 2016 By Paal Joachim Add a Comment
Last updated on: June 16, 2018

Bluehost Control Panel

I have used Bluehost over many years I initially setup this web site along with all my other domains with Bluehost and have been very satisfied with the service and product as well as their control panel. Here is my ... [Read more]

Categories: Web Design

Genesis: Adding a full width image behind the title

13 July - 2016 By Paal Joachim 5 Comments
Last updated on: January 22, 2018

Full width featured image behind the title

Adding a full width featured image behind the title The result should look something like the below.   Full width image behind the post and page titles I have looked at how Showcase Pro a Genesis Child ... [Read more]

Categories: Genesis, WordPress

Adding a user to a multisite network

12 July - 2016 By Paal Joachim 4 Comments
Last updated on: July 14, 2016

Network sub site Add New User WordPress

It is fairly cumbersome way to add a new user to a multisite network The Network admin Add New User form looks like this:   Adding a new user through a multisite sub site looks like ... [Read more]

Categories: WordPress, WordPress UI

Adjusting the auto embed of WordPress site links

12 July - 2016 By Paal Joachim 4 Comments
Last updated on: December 25, 2018

Embedding a WordPress site

Adjusting the style of the auto embed links. Adding a link to your site from another WordPress site you will very likely get a standard auto embed of the link. It will look similar to what you see below. (Actually on ... [Read more]

Categories: How to, WordPress

  • 1
  • 2
  • 3
  • 4
  • Next Page »

© 2021 · By Easy Web Design Tutorials · Built on the Genesis Framework · WordPress · Log in · ⇪