• 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
Section for WordPress

WordPress Tutorials

Various WordPress Tutorials.

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

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]

The new WordPress org plugin repository

4 July - 2016 By Paal Joachim 3 Comments
Last updated on: July 31, 2016

My mockup of the single plugin WordPress repository screen

The WordPress plugin repository is being worked on A "beta" version is up right now at: https://wordpress.org/plugins-wp/ Clicking See all leads to the below page:   What is missing at the above beta ... [Read more]

Customizing the excerpts meta box

3 July - 2016 By Paal Joachim Add a Comment
Last updated on: February 4, 2019

Excerpts tinymce visual editor

There are multiple code snippets we can add to customize the excerpts meta box Part 1 - How to use and style the excerpt All the following code snippets are added into the functions.php file below the other code that ... [Read more]

Cleaning up filenames that have non UTF8 characters in them

2 July - 2016 By Paal Joachim 2 Comments
Last updated on: August 28, 2016

Changing non utf8 characters

Using a code snippet to clean up filenames WordPress does not fully clean up non English characters from file names that are uploaded. In Norway we have three additional letters æøå. These letters are sometimes used ... [Read more]

How to hide or remove meta boxes in the single post or page screen

2 July - 2016 By Paal Joachim 1 Comment
Last updated on: July 15, 2016

Hiding meta boxes in a single post and page screen in WordPress.

How to hide or remove meta boxes in the single post or page screen   How to hide the meta boxes .....but still having them accessible through the Screen Options tab. I was wondering how to hide specific meta ... [Read more]

Automatically set featured image, if no featured then set post image as featured

30 June - 2016 By Paal Joachim 2 Comments
Last updated on: July 12, 2016

Show first post image as featured when there is no featured image.

Automatically setting the featured image without a plugin   It can be very easy to forget to set the featured image. Here is code that will do the following: 1. Sets the featured image. 2. If no featured ... [Read more]

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

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