Tutorials – Easy Web Design Tutorials https://easywebdesigntutorials.com Wed, 04 Mar 2026 21:21:46 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://easywebdesigntutorials.com/wp-content/uploads/cropped-Easy-Web-Design-Tutorials-icon-32x32.png Tutorials – Easy Web Design Tutorials https://easywebdesigntutorials.com 32 32 The ease of migrating forms into Fluent Forms Pro https://easywebdesigntutorials.com/the-ease-of-migrating-forms-into-fluent-forms-pro/ https://easywebdesigntutorials.com/the-ease-of-migrating-forms-into-fluent-forms-pro/#respond Wed, 04 Mar 2026 21:21:44 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4423 At a customer site that ran two different form plugins I found out that Fluent Forms Pro was able to with ease migrate the forms and entries. It took all the data it could find and brought these in. I did not need to do much at all to get these to work. It was awesome to see. The following screen shows the Tools -> Migrator screen where one can see Caldera Forms and Ninja Forms.

Source

]]>
https://easywebdesigntutorials.com/the-ease-of-migrating-forms-into-fluent-forms-pro/feed/ 0
Manage your avatar in WordPress https://easywebdesigntutorials.com/manage-your-avatar-in-wordpress/ https://easywebdesigntutorials.com/manage-your-avatar-in-wordpress/#respond Sat, 21 Feb 2026 18:30:46 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2249 The default for managing your avatar in WordPress is using a gravatar. This means you need to sign up at gravatar.com and add some avatar images to your new account. The e-mail address you at gravatar.com and for your WordPress sites will link the avatar image from gravatar.com to your sites. The process is a bit cumbersome for users that just need to make some posts on occasion or need to be…

Source

]]>
https://easywebdesigntutorials.com/manage-your-avatar-in-wordpress/feed/ 0
Add Media Usage Indicators in the WordPress Media Library – Code Snippet https://easywebdesigntutorials.com/add-media-usage-indicators-in-the-wordpress-media-library-code-snippet/ https://easywebdesigntutorials.com/add-media-usage-indicators-in-the-wordpress-media-library-code-snippet/#respond Thu, 11 Dec 2025 11:29:49 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4399 Media libraries can easily grow very big. It becomes hard to know which images are used on the site and which are just taking up space. I have with AI made a PHP code snippet that adds usage indicators directly inside the WordPress Media Library, so one can instantly see which images are used. It becomes a simple way to reduce clutter and keep the site running smoothly. Here is an example of what…

Source

]]>
https://easywebdesigntutorials.com/add-media-usage-indicators-in-the-wordpress-media-library-code-snippet/feed/ 0
How to style Fluent Auth Security plugin https://easywebdesigntutorials.com/how-to-style-fluent-auth-security-plugin/ https://easywebdesigntutorials.com/how-to-style-fluent-auth-security-plugin/#respond Sat, 15 Nov 2025 22:40:58 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4251 I am using Fluent Snippets plugin and style it using CSS inside a PHP code snippet. It is somewhat tricky to style Fluent Auth login and signup forms as it can not be done with just using CSS. Using on the left side an AI generated image. I am using some of the same colors in the right side login screen as can be seen in the image.

Source

]]>
https://easywebdesigntutorials.com/how-to-style-fluent-auth-security-plugin/feed/ 0
Flow text from one column to the next https://easywebdesigntutorials.com/flowing-text-from-one-column-to-the-next/ https://easywebdesigntutorials.com/flowing-text-from-one-column-to-the-next/#respond Fri, 14 Nov 2025 16:08:52 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4366 In an InDesign document one can have text flow from one column to the next. As a magazine layout. To accomplish this with WordPress one can use a code snippet – a small piece of code to make this work. First add a Columns block with only one column in it. Additional columns will be created based on the need of the text flow. In the first column under Advanced in the Additional CSS class(es)…

Source

]]>
https://easywebdesigntutorials.com/flowing-text-from-one-column-to-the-next/feed/ 0
Local development using WordPress Studio https://easywebdesigntutorials.com/local-development-using-wordpress-studio/ https://easywebdesigntutorials.com/local-development-using-wordpress-studio/#respond Sun, 12 Oct 2025 11:37:58 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4341 I have begun using WordPress Studio for local development as an alternative to Local WP. Studio is focused on WordPress.com but anyone can use it to create a local development site. Which can when ready be exported with a backup plugin to be used with your web host. Resources: developer.wordpress.com/studio github.com/Automattic/studio/issues localwp.

Source

]]>
https://easywebdesigntutorials.com/local-development-using-wordpress-studio/feed/ 0
Fluent Forms WordPress plugin Conditional Button Control https://easywebdesigntutorials.com/fluent-forms-wordpress-plugin-conditional-button-control/ https://easywebdesigntutorials.com/fluent-forms-wordpress-plugin-conditional-button-control/#respond Mon, 29 Sep 2025 14:26:22 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4286 Sometimes I want a checkbox option to stop a form from continuing. Currently the Next step and Submit buttons does not by default have conditional logic included. By adding a small JavaScript snippet we can fix this. Controlling the Next step and/or Submit buttons. Here is a more informal video walk through of how I added the code as well as how it works.

Source

]]>
https://easywebdesigntutorials.com/fluent-forms-wordpress-plugin-conditional-button-control/feed/ 0
How to add a simple chat bubble with a contact form in WordPress https://easywebdesigntutorials.com/how-to-add-a-simple-chat-bubble-with-a-contact-form-in-wordpress/ https://easywebdesigntutorials.com/how-to-add-a-simple-chat-bubble-with-a-contact-form-in-wordpress/#respond Fri, 19 Sep 2025 10:06:55 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4255 Do you want a chat bubble in WordPress but don’t need a full live chat service like Tawk.to or 3CX? Most chat plugins are either too complex, rely on third-party accounts, or add unnecessary bloat. In this tutorial, I’ll show you how to create a lightweight chat-style bubble that opens a contact form. It looks and feels like live chat, but works entirely with your favorite form plugin (A…

Source

]]>
https://easywebdesigntutorials.com/how-to-add-a-simple-chat-bubble-with-a-contact-form-in-wordpress/feed/ 0
How to access your WordPress site when locked out https://easywebdesigntutorials.com/how-to-access-your-wordpress-site-when-locked-out/ https://easywebdesigntutorials.com/how-to-access-your-wordpress-site-when-locked-out/#respond Wed, 03 Sep 2025 04:59:55 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4228 It can be stressful when locked out of WordPress – especially if you do not have access to the login credentials or no longer have access to the email addresses associated with the admin account. One can get back in into the WordPress web site. It requires that one logs into the web host control panel and resets or creates a new admin account using phpMyAdmin. Step by step approach.

Source

]]>
https://easywebdesigntutorials.com/how-to-access-your-wordpress-site-when-locked-out/feed/ 0
How to export the entire WordPress Media Library as a single ZIP file https://easywebdesigntutorials.com/how-to-export-the-entire-wordpress-media-library-as-a-single-zip-file/ https://easywebdesigntutorials.com/how-to-export-the-entire-wordpress-media-library-as-a-single-zip-file/#respond Tue, 19 Aug 2025 11:10:03 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4176 Exporting / downloading your WordPress media library can be quick and hassle-free. This guide shows how to download all uploaded images as a single ZIP file without extra folders. A setting for Export Media Library has been added into the Tools submenu as can be seen in this screenshot. The following code can be added to any Code Snippet plugin as a PHP function.

Source

]]>
https://easywebdesigntutorials.com/how-to-export-the-entire-wordpress-media-library-as-a-single-zip-file/feed/ 0
Enhance the code block in Gutenberg with a code snippet https://easywebdesigntutorials.com/enhance-the-code-block-in-gutenberg-with-a-code-snippet/ https://easywebdesigntutorials.com/enhance-the-code-block-in-gutenberg-with-a-code-snippet/#respond Sat, 09 Aug 2025 20:54:30 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4160 Boost your Gutenberg code blocks with just a simple snippet! If you often share code on your WordPress site, adding line numbers and a copy button can make your content much easier to read and interact with. In this tutorial, I’ll show you how to enhance the default Gutenberg code block using a lightweight, easy-to-add PHP snippet without needing any plugins. By default…

Source

]]>
https://easywebdesigntutorials.com/enhance-the-code-block-in-gutenberg-with-a-code-snippet/feed/ 0
How to create and add a YouTube API key to a social media feed plugin https://easywebdesigntutorials.com/how-to-create-and-add-a-youtube-api-key-to-a-social-media-feed-plugin/ https://easywebdesigntutorials.com/how-to-create-and-add-a-youtube-api-key-to-a-social-media-feed-plugin/#respond Wed, 06 Aug 2025 22:13:30 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4148 Do you want to showcase your YouTube videos directly on your WordPress site — but don’t know how to connect your plugin to YouTube? This guide will walk you through the exact steps to create and add a YouTube API key. I am using WP Social Ninja Pro for this example. One can also use other similar plugins. Most WordPress plugins can’t access your YouTube content…

Source

]]>
https://easywebdesigntutorials.com/how-to-create-and-add-a-youtube-api-key-to-a-social-media-feed-plugin/feed/ 0
WP Social Ninja tutorial – add an Instagram feed to WordPress & compare to other social media plugins https://easywebdesigntutorials.com/wp-social-ninja-tutorial-add-an-instagram-feed-to-wordpress-compare-to-other-social-media-plugins/ https://easywebdesigntutorials.com/wp-social-ninja-tutorial-add-an-instagram-feed-to-wordpress-compare-to-other-social-media-plugins/#respond Wed, 06 Aug 2025 13:35:50 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4117 Looking for an easy way to display your Instagram feed in WordPress? In this tutorial, I’ll show you how to set up an Instagram feed using the free version of WP Social Ninja, one of the most flexible social media plugins available today. I’ll walk you through the full setup process, from connecting your account to customizing the layout and embedding it on your site. I will also go through…

Source

]]>
https://easywebdesigntutorials.com/wp-social-ninja-tutorial-add-an-instagram-feed-to-wordpress-compare-to-other-social-media-plugins/feed/ 0
How to add custom CSS or JS to Fluent Forms in WordPress https://easywebdesigntutorials.com/how-to-add-custom-css-or-js-to-fluent-forms-in-wordpress/ https://easywebdesigntutorials.com/how-to-add-custom-css-or-js-to-fluent-forms-in-wordpress/#respond Sun, 03 Aug 2025 12:06:23 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4107 Customizing the appearance or behavior of your Fluent Forms is often necessary when you’re looking for more control over your form design or interactivity. Whether you’re styling your fields with CSS or adding a bit of JavaScript for dynamic behavior, Fluent Forms makes this easy—if you know where to look. In this quick tutorial, I’ll show you how to add custom CSS to your forms…

Source

]]>
https://easywebdesigntutorials.com/how-to-add-custom-css-or-js-to-fluent-forms-in-wordpress/feed/ 0
How to add a custom maintenance mode screen in WordPress https://easywebdesigntutorials.com/how-to-add-a-custom-maintenance-mode-screen-in-wordpress/ https://easywebdesigntutorials.com/how-to-add-a-custom-maintenance-mode-screen-in-wordpress/#respond Mon, 28 Jul 2025 11:31:29 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4086 When updating or redesigning your website, it’s often a good idea to activate maintenance mode to prevent visitors (and search engines) from seeing a broken or incomplete site. In this tutorial, I’ll show you how I created a custom maintenance screen in WordPress — no plugin needed. This solution is great if you want full control and lightweight functionality without installing extra plugins.

Source

]]>
https://easywebdesigntutorials.com/how-to-add-a-custom-maintenance-mode-screen-in-wordpress/feed/ 0
Uninstall extra WordPress languages in admin https://easywebdesigntutorials.com/uninstall-extra-wordpress-languages-in-admin/ https://easywebdesigntutorials.com/uninstall-extra-wordpress-languages-in-admin/#respond Wed, 09 Jul 2025 12:39:16 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4075 I have seen it on a few sites how additional languages showed up in the WordPress Settings -> General screen. Many times I have wanted to remove the extra languages. Here is how it is done. How to remove the additional languages you have no idea got there…. Seen in the WordPress backend Settings -> General – Languages drop down. This shows a Norwegian web site.

Source

]]>
https://easywebdesigntutorials.com/uninstall-extra-wordpress-languages-in-admin/feed/ 0
FluentAuth vs Top WordPress Security plugins https://easywebdesigntutorials.com/fluentauth-vs-top-wordpress-security-plugins/ https://easywebdesigntutorials.com/fluentauth-vs-top-wordpress-security-plugins/#respond Wed, 09 Jul 2025 09:50:49 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4058 I really like the Fluent plugins and when I heard about FluentAuth I wanted to test it out and also compare it with other similar Security plugins. So I made this video and also used ChatGPT to create a comparison list table. I have used Solid WP Security, All in One Security and now I have tested FluentAuth. I added WordFence into the ChatGPT list as well because a lot of people use it.

Source

]]>
https://easywebdesigntutorials.com/fluentauth-vs-top-wordpress-security-plugins/feed/ 0
How to use Prime Mover Pro to clean up a web site https://easywebdesigntutorials.com/how-to-use-prime-mover-pro-to-clean-up-a-web-site/ https://easywebdesigntutorials.com/how-to-use-prime-mover-pro-to-clean-up-a-web-site/#respond Sun, 06 Jul 2025 15:40:57 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4043 I will use Prime Mover Pro to clean up a site. Exclude plugins and database entries. Clone the site and move it over with URL to a development site. Here is a video of the process. Further below I have the steps I took. On the dev site: On the LIVE site: Resources: How to create a fresh WordPress install with a specific administrator email.

Source

]]>
https://easywebdesigntutorials.com/how-to-use-prime-mover-pro-to-clean-up-a-web-site/feed/ 0
How to use Prime Mover backup and clone plugin https://easywebdesigntutorials.com/how-to-use-prime-mover-backup-and-clone-plugin/ https://easywebdesigntutorials.com/how-to-use-prime-mover-backup-and-clone-plugin/#respond Sun, 06 Jul 2025 02:40:25 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3995 I have a few times tested out the backup and clone plugin Prime Mover and really like the simplicity of how it works. It is not fancy but it is straight forward in how it backups and and how one imports the site. After installing the plugin one goes to the Prime Mover screen. Creates an export file. After the file has been created it will show up in the Packages screen.

Source

]]>
https://easywebdesigntutorials.com/how-to-use-prime-mover-backup-and-clone-plugin/feed/ 0
How to use code snippets in WordPress https://easywebdesigntutorials.com/how-to-use-small-pieces-of-code-also-called-code-snippets-in-wordpress/ https://easywebdesigntutorials.com/how-to-use-small-pieces-of-code-also-called-code-snippets-in-wordpress/#respond Fri, 04 Jul 2025 12:28:52 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4038 When I search for WordPress tutorials I will on occasion come over small pieces of code called snippets. These are short lines of PHP, CSS, JavaScript or HTML that add new functionality to a website. In the past I used to add small pieces of code directly into the theme’s functions.php file. There is a problem with this approach. I use a code snippet plugin as these provide a more…

Source

]]>
https://easywebdesigntutorials.com/how-to-use-small-pieces-of-code-also-called-code-snippets-in-wordpress/feed/ 0
Discourage search engine helpful UI features https://easywebdesigntutorials.com/discourage-search-engine-helpful-ui-features/ https://easywebdesigntutorials.com/discourage-search-engine-helpful-ui-features/#respond Fri, 20 Jun 2025 19:37:45 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4025 I went to ChatGPT and asked for the following: Below one can see the eye in the top is red and the color scheme is light blue. There is also a WP snackbar notification. The PHP Code snippet result.

Source

]]>
https://easywebdesigntutorials.com/discourage-search-engine-helpful-ui-features/feed/ 0
Add a minimum WooCommerce order amount https://easywebdesigntutorials.com/add-a-minimum-woocommerce-order-amount/ https://easywebdesigntutorials.com/add-a-minimum-woocommerce-order-amount/#comments Thu, 19 Jun 2025 16:25:36 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4021 If you run an online store using WooCommerce, you might want to set a minimum order amount to ensure your sales cover shipping and handling costs or to encourage larger purchases. In this tutorial, you’ll learn exactly how to add a minimum order total in WooCommerce without using a plugin. This step-by-step guide will show you how to restrict checkout, display a custom error message when the cart…

Source

]]>
https://easywebdesigntutorials.com/add-a-minimum-woocommerce-order-amount/feed/ 1
On hover – switch WooCommerce product image to gallery image https://easywebdesigntutorials.com/on-hover-switch-woocommerce-product-image-to-gallery-image/ https://easywebdesigntutorials.com/on-hover-switch-woocommerce-product-image-to-gallery-image/#respond Thu, 15 May 2025 02:53:04 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=4008 I had to share that I was using Full Site Editing, the theme Twenty Twenty Four, the new product editor as well as use dev tools to share code elements for the archive image as well as the single product image. After a lot of testing I accomplished what I needed. I have also tested with the themes: Storefront and the default theme Twenty Twenty One (none FSE theme). On any archive page…

Source

]]>
https://easywebdesigntutorials.com/on-hover-switch-woocommerce-product-image-to-gallery-image/feed/ 0
Attach files to WooCommerce emails https://easywebdesigntutorials.com/attach-files-to-woocommerce-emails/ https://easywebdesigntutorials.com/attach-files-to-woocommerce-emails/#comments Tue, 13 May 2025 03:25:03 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3934 I went searching online as I had to include an pdf document into the order email. I found what I needed at the Business Bloomer web site. I uploaded a PDF file to the media library of the web site. Then added the title of the PDF file named: Angreskjema.pdf into the code snippet. As can be seen below. This is the code I added as a code snippet. This is the result when ordering with…

Source

]]>
https://easywebdesigntutorials.com/attach-files-to-woocommerce-emails/feed/ 2
Install WordPress manually https://easywebdesigntutorials.com/install-wordpress-manually/ https://easywebdesigntutorials.com/install-wordpress-manually/#respond Fri, 09 May 2025 20:45:46 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3980

Source

]]>
https://easywebdesigntutorials.com/install-wordpress-manually/feed/ 0
How to style and split the text in the post title of the Gutenberg editor https://easywebdesigntutorials.com/how-to-style-and-split-the-text-in-the-post-title-of-the-gutenberg-editor/ https://easywebdesigntutorials.com/how-to-style-and-split-the-text-in-the-post-title-of-the-gutenberg-editor/#respond Wed, 07 May 2025 01:41:56 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3964 Here is a video I made showing how to create line breaks in a Gutenberg post title. Written information is just below the video. A client told me that in the old Classic Editor he could add a BR break row to adjust the post title. I tried through the Gutenberg post title but it added the code as part of the title. I went into the Gutenberg option screen.

Source

]]>
https://easywebdesigntutorials.com/how-to-style-and-split-the-text-in-the-post-title-of-the-gutenberg-editor/feed/ 0
An introduction to WordPress https://easywebdesigntutorials.com/an-introduction-to-wordpress/ https://easywebdesigntutorials.com/an-introduction-to-wordpress/#comments Sun, 15 Dec 2024 19:36:45 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3887 An overview of what WordPress looks like and of the different screens one can see in the administrator area one uses to create and modify a web site. I am also including a short look at different ways to setup WordPress before going through most of the screens one can see in WordPress. I have an earlier tutorial I called: What is WordPres. It gives some ideas as to why to use WordPress.

Source

]]>
https://easywebdesigntutorials.com/an-introduction-to-wordpress/feed/ 1
How to add a partial payment to Fluent Forms Pro https://easywebdesigntutorials.com/how-to-add-a-partial-payment-to-fluent-forms-pro/ https://easywebdesigntutorials.com/how-to-add-a-partial-payment-to-fluent-forms-pro/#respond Sun, 15 Dec 2024 13:40:55 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3889 Here is an affiliate link to where you can purchase the Fluent Forms Pro plugin and it will give me a small payment. How I added a partial payment. I am focusing on Item Quantity, Payment Item and Payment Summary fields. Here is the video walk through showing how I made this section of the form. Item Quantity field: I have added a Service which costs $99.

Source

]]>
https://easywebdesigntutorials.com/how-to-add-a-partial-payment-to-fluent-forms-pro/feed/ 0
Creating a payment order form using Fluent Forms Pro https://easywebdesigntutorials.com/creating-a-payment-order-form-using-fluent-forms-pro/ https://easywebdesigntutorials.com/creating-a-payment-order-form-using-fluent-forms-pro/#respond Mon, 25 Nov 2024 21:54:49 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3846 Here is an affiliate link to where you can purchase the Fluent Forms Pro plugin and I will get a small payment. I made this tutorial for there were various aspects that I did not understand even after going through various other tutorials. I gradually with help figured it out. I went ahead and added my affiliate link if you would like to purchase Fluent Forms Pro. A while ago I…

Source

]]>
https://easywebdesigntutorials.com/creating-a-payment-order-form-using-fluent-forms-pro/feed/ 0
How to use calculations in Fluent Forms Pro WordPress plugin https://easywebdesigntutorials.com/how-to-use-calculations-in-fluent-forms-pro-wordpress-plugin/ https://easywebdesigntutorials.com/how-to-use-calculations-in-fluent-forms-pro-wordpress-plugin/#respond Tue, 12 Nov 2024 19:02:38 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3766 Affiliate link for Fluent Forms Pro. I have been exploring different ways to use calculations and will show a few different ways to setup forms that include calculations. I show two examples using calculations First example uses a Room and Board calculations. Select how many nights to stay as well as how many breakfasts, lunch and dinners. The result. Here is the export…

Source

]]>
https://easywebdesigntutorials.com/how-to-use-calculations-in-fluent-forms-pro-wordpress-plugin/feed/ 0
How to use conditionals in Fluent Forms WordPress plugin https://easywebdesigntutorials.com/how-to-use-conditionals-in-fluent-forms-wordpress-plugin/ https://easywebdesigntutorials.com/how-to-use-conditionals-in-fluent-forms-wordpress-plugin/#respond Mon, 11 Nov 2024 21:36:36 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3755 I have for a few months now gradually been shifting my customers over to use Fluent Forms and FluentSMTP. It is gradually taking over from Caldera Forms which I used earlier. In this tutorial I am showing how I have setup a ticket form where the user can choose to purchase from 1 to 4 tickets. I use conditionals to show fields based on the amount of tickets the user wants to purchase.

Source

]]>
https://easywebdesigntutorials.com/how-to-use-conditionals-in-fluent-forms-wordpress-plugin/feed/ 0
Importing entries into Fluent Forms Pro WordPress plugin https://easywebdesigntutorials.com/importing-entries-into-fluent-forms-pro-wordpress-plugin/ https://easywebdesigntutorials.com/importing-entries-into-fluent-forms-pro-wordpress-plugin/#respond Tue, 05 Nov 2024 23:37:19 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3495 The following video tutorial shows how I exported submissions / entries, added the Fluent Forms Pro plugin, made sure that I had identical fields and then imported the entries. These showed up in the Entries screen.

Source

]]>
https://easywebdesigntutorials.com/importing-entries-into-fluent-forms-pro-wordpress-plugin/feed/ 0
Setting up Fluent Forms WordPress contact form plugin https://easywebdesigntutorials.com/setting-up-fluent-forms-wordpress-contact-form-plugin/ https://easywebdesigntutorials.com/setting-up-fluent-forms-wordpress-contact-form-plugin/#respond Tue, 05 Nov 2024 22:07:26 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3482 There are two parts to this tutorial. Setting up Fluent Forms and setting up Fluent Forms SMTP. Go directly to the Fluent Forms video tutorials below the step by step written documentation. Clicking Add New Form one can choose from: – New Blank Form – Choose a Template – Create Conversational Form Make a selection. For this site I selected New Blank…

Source

]]>
https://easywebdesigntutorials.com/setting-up-fluent-forms-wordpress-contact-form-plugin/feed/ 0
How I did a technical audit of a WordPress web site https://easywebdesigntutorials.com/how-i-did-a-technical-audit-of-a-wordpress-web-site/ https://easywebdesigntutorials.com/how-i-did-a-technical-audit-of-a-wordpress-web-site/#respond Sat, 02 Nov 2024 12:36:20 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3674 The first step I did was take a backup of the site and downloaded the backup to my computer. As one begins to adjust the site it is good to know that I have a backup available if problems show up so that I have to restore the site. I plan on doing this carefully but one never knows. Does the site have a security plugin in use? Check the site at the Sucuri Online site check scanner.

Source

]]>
https://easywebdesigntutorials.com/how-i-did-a-technical-audit-of-a-wordpress-web-site/feed/ 0
Optimizing for speed the WPML WordPress multilingual plugin https://easywebdesigntutorials.com/optimizing-for-speed-the-wpml-wordpress-multilingual-plugin/ https://easywebdesigntutorials.com/optimizing-for-speed-the-wpml-wordpress-multilingual-plugin/#respond Thu, 24 Oct 2024 12:59:29 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3726 I contacted support at WPML. Here is advice I received. In the backend of WordPress in the WPML section. WPML -> Settings -> Scroll down to: Custom Fields Translation, Custom Term Meta Translation, Post Types Translation and Taxonomies Translation. Go through these sections and be sure to click the “Not translatable” for items that do not need translation. One also gets an overview of what…

Source

]]>
https://easywebdesigntutorials.com/optimizing-for-speed-the-wpml-wordpress-multilingual-plugin/feed/ 0
How to delete a huge number of Flamingo Contact Form 7 submissions https://easywebdesigntutorials.com/how-to-delete-a-huge-number-of-flamingo-contact-form-7-submissions/ https://easywebdesigntutorials.com/how-to-delete-a-huge-number-of-flamingo-contact-form-7-submissions/#respond Mon, 14 Oct 2024 13:14:26 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3706 I went to the Advanced WordPress group on Facebook and mentioned that I was doing a technical audit / cleaning up a web site. One of the questions I asked was how to clean up Flamingo submissions. Damien replied with a link to his web site and a blog post he had made: https://www.damiencarbery.com/2020/03/delete-contact-form-7-flamingo-submissions/ Here are two approaches Damien mentioned.

Source

]]>
https://easywebdesigntutorials.com/how-to-delete-a-huge-number-of-flamingo-contact-form-7-submissions/feed/ 0
How to add user access to a Google Analytics account https://easywebdesigntutorials.com/how-to-add-user-access-to-a-google-analytics-account/ https://easywebdesigntutorials.com/how-to-add-user-access-to-a-google-analytics-account/#respond Thu, 26 Sep 2024 13:19:57 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3648 The following is how to add a user or user groups to your Google Analytics account. Hover over the left sidebar and notice that Admin is listed in the bottom left corner. Click Admin. In the admin screen. Click the Account access management. Listed in the Account settings – Account area. Here your login information will be listed. Top right: Click the big…

Source

]]>
https://easywebdesigntutorials.com/how-to-add-user-access-to-a-google-analytics-account/feed/ 0
How to customize a Vimeo video embed in WordPress https://easywebdesigntutorials.com/how-to-customize-a-vimeo-video-embed-in-wordpress/ https://easywebdesigntutorials.com/how-to-customize-a-vimeo-video-embed-in-wordpress/#respond Tue, 24 Sep 2024 07:27:42 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3589 Here is an example of the finished result after I have adjusted the parameters in the embed code. I have two parts to this tutorial. Adding parameters to the Vimeo Embed. Making the Vimeo embed responsive. Embedding directly into WordPress currently the customized / adjusted code will not work correctly. I found out that using the HTML block works well and will show the…

Source

]]>
https://easywebdesigntutorials.com/how-to-customize-a-vimeo-video-embed-in-wordpress/feed/ 0
Using the WPML multilingual language WordPress plugin with full site editing https://easywebdesigntutorials.com/using-the-wpml-multilingual-language-wordpress-plugin-with-full-site-editing/ https://easywebdesigntutorials.com/using-the-wpml-multilingual-language-wordpress-plugin-with-full-site-editing/#respond Tue, 17 Sep 2024 07:03:57 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3554 I expected a WPML that would heavily impact the speed of the site. I am so happy that I was wrong. Checking the site through Google Page Speed Insight showed a very high score on Mobile and Desktop. This made me very happy! A video where I go through the process. The following are steps with screenshots. How I use WPML to translate content. Update an existing translation.

Source

]]>
https://easywebdesigntutorials.com/using-the-wpml-multilingual-language-wordpress-plugin-with-full-site-editing/feed/ 0
What is WordPress? https://easywebdesigntutorials.com/what-is-wordpress/ https://easywebdesigntutorials.com/what-is-wordpress/#respond Wed, 04 Sep 2024 11:48:38 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3528 Screenshots of the WordPress backend/admin area from 2003 comparing it to 2024 version. WordPress powers over 40% of all web sites on the internet. It is a content management system (CMS) which makes it possible to create and manage digital content. wordpress.com At WordPress.com one can create a site that uses…

Source

]]>
https://easywebdesigntutorials.com/what-is-wordpress/feed/ 0
Using the Tula microphone to create video tutorials https://easywebdesigntutorials.com/purchasing-the-tula-microphone-to-create-video-tutorials/ https://easywebdesigntutorials.com/purchasing-the-tula-microphone-to-create-video-tutorials/#respond Thu, 15 Aug 2024 20:15:07 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3506 I have heard good things about the Tula microphone for a few years now. Last week I decided to purchase the Tula mic package which included a case, dead cat wind cover and a thin USB-C cable. I will add a few different videos on Youtube showing my experience with the Tula mic and will add them below here. Unpacking the Tula microphone. I had a difficult connecting…

Source

]]>
https://easywebdesigntutorials.com/purchasing-the-tula-microphone-to-create-video-tutorials/feed/ 0
Removing unrelated videos from Youtube embeds in Gutenberg https://easywebdesigntutorials.com/removing-unrelated-videos-from-youtube-embeds-in-gutenberg/ https://easywebdesigntutorials.com/removing-unrelated-videos-from-youtube-embeds-in-gutenberg/#respond Tue, 30 Jul 2024 06:36:58 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3462 On Slack in Make WordPress I came across a thread which talked about improving the Youtube embed block in Gutenberg and one of the things mentioned was removing the unrelated videos from a Youtube embed. I have tried it out on a client site I am working on and it worked fine. The link to WP for the Win blog post about removing unrelated videos from Youtube embed block in Gutenberg was…

Source

]]>
https://easywebdesigntutorials.com/removing-unrelated-videos-from-youtube-embeds-in-gutenberg/feed/ 0
Icedrive online storage https://easywebdesigntutorials.com/icedrive-online-storage/ https://easywebdesigntutorials.com/icedrive-online-storage/#respond Wed, 24 Jul 2024 15:14:23 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3454 A while ago I came across the icedrive.net online storage and really liked what I saw. I have been using it on and off for about 1 and a half year and because of the need of a client to send me material I decided to upgrade my account from a lifetime of 150GB to add / stack another 512GB making it 662GB of online storage. A client is already using it to upload material to which I will then…

Source

]]>
https://easywebdesigntutorials.com/icedrive-online-storage/feed/ 0
How to add Category labels on top of the featured images in the Post Preview Query Loop in Gutenberg https://easywebdesigntutorials.com/how-to-add-category-labels-on-top-of-the-featured-images-in-the-post-preview-query-loop-in-gutenberg/ https://easywebdesigntutorials.com/how-to-add-category-labels-on-top-of-the-featured-images-in-the-post-preview-query-loop-in-gutenberg/#respond Sun, 28 Jan 2024 14:43:22 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3392 I have renewed a 8 year old web site called edwien.no (articles relating to various aspects of religion). I decided to use the default theme Twenty Twenty Four and the Site Editor. The various blog archive pages look like what you see below. There are green category buttons over the right top corner edge of the featured images. I needed to figure out how to accomplish the same in the Site Editor…

Source

]]>
https://easywebdesigntutorials.com/how-to-add-category-labels-on-top-of-the-featured-images-in-the-post-preview-query-loop-in-gutenberg/feed/ 0
Get rid of – remove spam emails from Outlook / Hotmail. https://easywebdesigntutorials.com/get-rid-of-remove-spam-emails-from-outlook-hotmail/ https://easywebdesigntutorials.com/get-rid-of-remove-spam-emails-from-outlook-hotmail/#respond Sat, 25 Nov 2023 23:29:29 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3375 I have for a very long time had a problem with spam emails coming to the inbox in my hotmail account. It has worsened over the last 3-4 months where between 30-50 spam emails came to the inbox daily. I have searched for ways to remove spam emails and finally a few days ago I came across a reply from Ajibola and Independent Advisor whom posted on the Microsoft forum. In the thread: “How do I…

Source

]]>
https://easywebdesigntutorials.com/get-rid-of-remove-spam-emails-from-outlook-hotmail/feed/ 0
Using Screenflow as a video edit program https://easywebdesigntutorials.com/using-screenflow-as-a-video-edit-program/ https://easywebdesigntutorials.com/using-screenflow-as-a-video-edit-program/#respond Fri, 20 Oct 2023 10:59:47 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3361 Check the existing video […]]]> This video tutorial is about how I edit en pre existing video. – I have to first create a new document. – > Check the existing video to be sure that the document is the correct size for the video. – I then drag the video into the Media Library. -> All the way to the right of the canvas/window area is an icon to the right of the ones seen. Be sure that the media icon is selected and then drag…

Source

]]>
https://easywebdesigntutorials.com/using-screenflow-as-a-video-edit-program/feed/ 0
One solution to be able to send out emails from your web site https://easywebdesigntutorials.com/one-solution-to-be-able-to-send-out-emails-from-your-web-site/ https://easywebdesigntutorials.com/one-solution-to-be-able-to-send-out-emails-from-your-web-site/#respond Wed, 27 Sep 2023 13:36:06 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3326 I had trouble sending emails from some client sites after a major change at the Norwegian web host ProISP. If you happen to be using ProISP then also check this guide. Sende epost fra webhotell / nettsider vha. API The below information should be enough though. To take care of the sending emails issue I had to install WP Mail SMTP plugin. I skipped the setup wizard and went back to the…

Source

]]>
https://easywebdesigntutorials.com/one-solution-to-be-able-to-send-out-emails-from-your-web-site/feed/ 0
How to use Disqus comments in WordPress https://easywebdesigntutorials.com/how-to-use-disqus-comments-in-wordpress/ https://easywebdesigntutorials.com/how-to-use-disqus-comments-in-wordpress/#respond Mon, 03 Apr 2023 20:23:57 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3224 The official Disqus Comment System plugin was last updated in 2021 and has very low ratings. I noticed there is an alternative to the official plugin called Comments – wpDiscuz which has the same amount of users as the official plugin and a lot better ratings. I will test out the alternative plugin. After having installed wpDiscuz, it opens a startup wizard to go through 3 steps.

Source

]]>
https://easywebdesigntutorials.com/how-to-use-disqus-comments-in-wordpress/feed/ 0
WordPress Discussion: Customize WordPress notification e-mails https://easywebdesigntutorials.com/wordpress-discussion-customize-wordpress-notification-e-mails/ https://easywebdesigntutorials.com/wordpress-discussion-customize-wordpress-notification-e-mails/#respond Fri, 27 Jan 2023 19:54:50 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3215 General -> “Administration Email Address” will receive an email when a comment is held for moderation. This can be changed. Adding custom e-mail addresses for comment moderation or when anyone posts a […]]]> It can be tricky as only the site admin – WP backend: Settings -> General -> “Administration Email Address” will receive an email when a comment is held for moderation. This can be changed. When the two following Email me whenever settings are checked: Anyone posts a comment – The post author will receive a notification. A comment is held for moderation – The main site…

Source

]]>
https://easywebdesigntutorials.com/wordpress-discussion-customize-wordpress-notification-e-mails/feed/ 0
The WordPress Comments / Discussion Settings https://easywebdesigntutorials.com/the-wordpress-comments-discussion-settings/ https://easywebdesigntutorials.com/the-wordpress-comments-discussion-settings/#respond Fri, 27 Jan 2023 19:54:03 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3206 The WordPress Settings – Discussion options give you various settings on how to handle comments on your web site. I will go through the Discussion settings to see what we can be done. The default WordPress Discussion is located under Settings -> Discussion. Settings I might adjust: Both of these: Email me whenever – Anyone posts a comment and A comment is held for moderation.

Source

]]>
https://easywebdesigntutorials.com/the-wordpress-comments-discussion-settings/feed/ 0
Updating the Facebook social media image https://easywebdesigntutorials.com/updating-the-facebook-social-media-image/ https://easywebdesigntutorials.com/updating-the-facebook-social-media-image/#respond Thu, 15 Dec 2022 21:40:14 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3187 As articles / blog posts change featured images might change as well. As one shares the link on Facebook the article might show the old image and not the new. We need to tell Facebook to show the updated image. The process is called scraping (a kind of refresh). We can use the Facebook Sharing Debugger to update the link to show the correct image. Here is an example from a Norwegian client…

Source

]]>
https://easywebdesigntutorials.com/updating-the-facebook-social-media-image/feed/ 0
How to take a screenshot in Brave and Chrome browsers https://easywebdesigntutorials.com/how-to-take-a-screenshot-in-brave-and-chrome-browsers/ https://easywebdesigntutorials.com/how-to-take-a-screenshot-in-brave-and-chrome-browsers/#respond Sun, 11 Dec 2022 16:02:51 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3175 Sometimes we need to create a full page screenshot and it is easier than I thought using the Brave or Chrome browsers without having to add an extension. Here is an example where I take a full page screenshot of the Settings General screen in WordPress. The steps to take a screenshot. Here is a video that goes through the steps. The written steps. 1- Right click and…

Source

]]>
https://easywebdesigntutorials.com/how-to-take-a-screenshot-in-brave-and-chrome-browsers/feed/ 0
Cleaning up a WordPress Database https://easywebdesigntutorials.com/cleaning-up-a-wordpress-database/ https://easywebdesigntutorials.com/cleaning-up-a-wordpress-database/#respond Mon, 14 Nov 2022 08:59:02 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3052 From posts, comments, users, themes, plugins and more. Too often using a plugin and deleting it will not delete the entries it made into the database. These entries can become really big. Here is an example from a site that used the W3Counter plugin. A stats plugin not updated for a few years. Using the plugin and then removing it a while later left some very huge entries in the database.

Source

]]>
https://easywebdesigntutorials.com/cleaning-up-a-wordpress-database/feed/ 0
Privacy plugins in WordPress https://easywebdesigntutorials.com/privacy-plugins-in-wordpress/ https://easywebdesigntutorials.com/privacy-plugins-in-wordpress/#respond Sun, 13 Nov 2022 07:45:54 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3086 The first version of this tutorial. General Data Protection Regulation (GDPR) What is a Privacy Policy WordPress Privacy settings and guide A few WordPress Privacy plugins – Complianz GDPR plugin – CookieYes plugin – Cookie Notice plugin – GDPR Cookie Compliance plugin – Cookie Notice & Consent plugin (smaller) “The General Data Protection Regulation (EU) (GDPR) is a…

Source

]]>
https://easywebdesigntutorials.com/privacy-plugins-in-wordpress/feed/ 0
Why I choose to use the Blocksy WordPress theme https://easywebdesigntutorials.com/why-i-choose-to-use-the-blocksy-wordpress-theme/ https://easywebdesigntutorials.com/why-i-choose-to-use-the-blocksy-wordpress-theme/#respond Sun, 06 Nov 2022 17:15:14 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=3068 I have for a few years been looking for a WordPress theme that could replace Genesis Framework as well as the retired Beans Framework which I have been using. A year ago I came across Blocksy theme which offers features that I need. A closer look at some of the Customize settings in Blocksy. Customize options.

Source

]]>
https://easywebdesigntutorials.com/why-i-choose-to-use-the-blocksy-wordpress-theme/feed/ 0
Fixing fatal errors in WordPress https://easywebdesigntutorials.com/fixing-fatal-errors-in-wordpress/ https://easywebdesigntutorials.com/fixing-fatal-errors-in-wordpress/#respond Fri, 21 Oct 2022 11:50:33 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2998 A moment ago a client web site was down. Showing only a white screen with a 500 Internal Server error text. Seeing a white screen with an error message can be very stressful. I searched for Internal Server Error 500 and came across a site that gave me advice on how to fix it. I also began recalling how I have fixed similar errors before. Here are the steps I took to bring the site back online.

Source

]]>
https://easywebdesigntutorials.com/fixing-fatal-errors-in-wordpress/feed/ 0
How to add code to Header or Footer in WordPress https://easywebdesigntutorials.com/how-to-add-code-to-header-or-footer-in-wordpress/ https://easywebdesigntutorials.com/how-to-add-code-to-header-or-footer-in-wordpress/#respond Tue, 27 Sep 2022 14:20:41 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2897 In WordPress we can manually add code to the header or footer of a web site using the following example. Code can be added to the child theme functions.php file or even better a Code Snippets plugin. Here are two examples Code Snippets plugin or CodeKit. Example from the Code Snippets plugin. Comment from Sybre through this issue: Adding Google…

Source

]]>
https://easywebdesigntutorials.com/how-to-add-code-to-header-or-footer-in-wordpress/feed/ 0
How to use a Code Snippet plugin in WordPress https://easywebdesigntutorials.com/using-a-code-snippet-plugin/ https://easywebdesigntutorials.com/using-a-code-snippet-plugin/#respond Tue, 27 Sep 2022 09:57:55 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2883 Code Snippets plugin overview. How I use Code Snippets. Code snippets in the cloud. Code Snippets Pro. A code snippet is a piece of code one usually adds to the child theme functions.php file or better yet a plugin meant to handle code snippets. A code snippet is a small piece of code meant to do something… A search at wordpress.org/plugins/search for code snippets.

Source

]]>
https://easywebdesigntutorials.com/using-a-code-snippet-plugin/feed/ 0
How to join WordPress Slack channels. https://easywebdesigntutorials.com/how-to-join-wordpress-slack-channels/ https://easywebdesigntutorials.com/how-to-join-wordpress-slack-channels/#respond Thu, 22 Sep 2022 13:17:55 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2856 This is a summary of how to join WordPress on Slack called Making WordPress. It is used as a communication tool for contributing to the WordPress project, be it through code, design, documentation etc. 1. To join the WordPress team on Slack. Log into your profile or create a new account at wordpress.org. 2. After signing in to wordpress.org go to the WordPress Slack…

Source

]]>
https://easywebdesigntutorials.com/how-to-join-wordpress-slack-channels/feed/ 0
Give Donation WordPress plugin walk through https://easywebdesigntutorials.com/give-donation-wordpress-plugin-walk-through/ https://easywebdesigntutorials.com/give-donation-wordpress-plugin-walk-through/#respond Thu, 15 Sep 2022 08:49:05 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2765 The Give donation plugin for WordPress. The plugin contains form templates to help create your fundraising campaigns. It also contains fundraising reports and donor management. A WPGive setup wizard is seen after installing and activating the plugin. Goes to the GiveWP Setup Guide screen. Shows the initial wizard created form. If one was created.

Source

]]>
https://easywebdesigntutorials.com/give-donation-wordpress-plugin-walk-through/feed/ 0
Sorting the Media Library https://easywebdesigntutorials.com/sorting-the-media-library/ https://easywebdesigntutorials.com/sorting-the-media-library/#respond Tue, 13 Sep 2022 10:21:38 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2690 The current Media Library in WordPress has looked the same for many years. What options are there to order / sort / organize the media library today? I have tested a lot of the Media Library folder plugins and selected the plugins that keep it simple and as close to the default WordPress user interface standard as can be done. The current Media Library looks similar to this…

Source

]]>
https://easywebdesigntutorials.com/sorting-the-media-library/feed/ 0
Changing a menu link to become a text item https://easywebdesigntutorials.com/changing-a-menu-link-to-become-a-text-item/ https://easywebdesigntutorials.com/changing-a-menu-link-to-become-a-text-item/#respond Fri, 09 Sep 2022 13:46:03 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2669 Sometimes we want a link not to be a link but just be a text item. An example can be a top link with sub menu items. We want the top link to house the sub menu items which contains various information. Leaving the top link to contain no information and not be clickable. Go to Appearance -> Menus. Add a Custom Link. URL: # and a link text. Here is an example. I next added a few…

Source

]]>
https://easywebdesigntutorials.com/changing-a-menu-link-to-become-a-text-item/feed/ 0
Adding icons to your menus https://easywebdesigntutorials.com/adding-icons-to-your-menus/ https://easywebdesigntutorials.com/adding-icons-to-your-menus/#respond Fri, 09 Sep 2022 12:50:18 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2644 Font Awesome is one of the most used icon libraries. I will show how to add icons to You can use the Font Awesome WordPress plugin. Another plugin such as Menu Icons plugin which uses multiple icon types or set it up manually with code. In your child theme functions.php file or a code snippet plugin add the following: Or use this code: (DOES NOT WORK)…

Source

]]>
https://easywebdesigntutorials.com/adding-icons-to-your-menus/feed/ 0
Creating a Social Media Menu https://easywebdesigntutorials.com/creating-a-social-media-menu/ https://easywebdesigntutorials.com/creating-a-social-media-menu/#respond Sun, 04 Sep 2022 14:42:31 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2624 Currently with Gutenberg / Block editor we can create a Social Media menu, by adding the Social Icons block. In the backend in a post or page. Write /social and it will show up or top left click the blue square icon with a + sign (block inserter). Write social or scroll to you find the block under the Widgets area. By default when selected the Social Icons block looks like this…

Source

]]>
https://easywebdesigntutorials.com/creating-a-social-media-menu/feed/ 0
Using Conditional logic in menus in WordPress https://easywebdesigntutorials.com/using-conditional-logic-in-menus-navigation-in-wordpress/ https://easywebdesigntutorials.com/using-conditional-logic-in-menus-navigation-in-wordpress/#respond Sun, 04 Sep 2022 13:44:05 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2609 The current method to handle menus is to go to the Appearance -> Menus. Create a menu, add content and set the display location. Then Save the menu. Add a few menus with different content before moving on to the below conditional examples. Create two menus. One for logged in users and another for not logged in users. Add this code to a code snippet plugin or a child theme…

Source

]]>
https://easywebdesigntutorials.com/using-conditional-logic-in-menus-navigation-in-wordpress/feed/ 0
EZP Coming Soon Page Elite plugin https://easywebdesigntutorials.com/ezp-coming-soon-page-elite-plugin/ https://easywebdesigntutorials.com/ezp-coming-soon-page-elite-plugin/#comments Fri, 02 Sep 2022 19:52:57 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2582 The EZP Coming Soon Page WordPress plugin is good to use for new launches/maintenance or when the site needs to be offline for a while. The same developers you made the backup/clone plugin Duplicator has made the Coming Soon Page plugin. The user interface is easy to understand, and the maintenance screens look really nice. Coming Soon Template -> Style settings screen.

Source

]]>
https://easywebdesigntutorials.com/ezp-coming-soon-page-elite-plugin/feed/ 2
Automatically set fallback featured image https://easywebdesigntutorials.com/automatically-set-fallback-featured-image/ https://easywebdesigntutorials.com/automatically-set-fallback-featured-image/#respond Thu, 01 Sep 2022 08:35:46 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=1332 Here are various ways to add a featured image. I am showing examples with setting the same image for all featured images, taking the first image in the post content as featured, defining specific images for categories and more. Below the code I will also be showing a plugin approach. Marks code – add first image in content as featured. Link to: https://gitlab.com/

Source

]]>
https://easywebdesigntutorials.com/automatically-set-fallback-featured-image/feed/ 0
Customizing comments section in WordPress https://easywebdesigntutorials.com/customizing-comments-section-in-wordpress/ https://easywebdesigntutorials.com/customizing-comments-section-in-wordpress/#comments Tue, 30 Aug 2022 06:45:03 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2474 The following tutorial was originally created years ago. I decided to add on Full Site Editing to where we can modify the comments through the Comments block and associated inner blocks. Using the Comments block in Full Site Editing themes. Customizing comments in the Genesis framework. These can also be used in the regular classic themes, but currently it is easier to get…

Source

]]>
https://easywebdesigntutorials.com/customizing-comments-section-in-wordpress/feed/ 1
Speeding up WordPress site manually and through cache plugins https://easywebdesigntutorials.com/speeding-up-wordpress-site-manually-and-through-cache-plugins/ https://easywebdesigntutorials.com/speeding-up-wordpress-site-manually-and-through-cache-plugins/#respond Tue, 23 Aug 2022 07:10:13 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2415 Sometimes we need to speed up a WordPress site. We would then find a performance plugin. Two sites I use for checking the performance of a site: gtmetrix.com and tools.pingdom.com Other sites I also might use are: Google PageSpeed Insights and WebPageTest. A new site I was told about: marketingtracer.com/speedtest As one setup a new site the performance is hopefully high…

Source

]]>
https://easywebdesigntutorials.com/speeding-up-wordpress-site-manually-and-through-cache-plugins/feed/ 0
How to create a Google Analytics Account https://easywebdesigntutorials.com/how-to-create-a-google-analytics-account/ https://easywebdesigntutorials.com/how-to-create-a-google-analytics-account/#respond Mon, 22 Aug 2022 13:36:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2751 Having a Google Analytics account will help we gain a deeper understanding of the visitors to a website. Go to setup a Google Analytics account gives an overview of the process. 1 – Click the button: “Get started today” 2 – Here we need to sign in to an Gmail e-mail account. 3 – After signing in we arrive at a Welcome to Google Analytics screen. At the bottom is a link to…

Source

]]>
https://easywebdesigntutorials.com/how-to-create-a-google-analytics-account/feed/ 0
Drag and drop page ordering in a tree page view WordPress https://easywebdesigntutorials.com/drag-and-drop-page-ordering-in-a-tree-page-view-wordpress/ https://easywebdesigntutorials.com/drag-and-drop-page-ordering-in-a-tree-page-view-wordpress/#respond Sat, 20 Aug 2022 22:04:47 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2347 Currently the default method to rearrange WordPress pages or posts is to go to All Posts / All Pages. Click “Quick Edit” of the page/post you would like to have for instance in the top and be sure it has 0 (rewrite it to become 0). Select various other pages/posts and add another number in the Order field. Nested Pages Reorder Posts…

Source

]]>
https://easywebdesigntutorials.com/drag-and-drop-page-ordering-in-a-tree-page-view-wordpress/feed/ 0
Some plugins I use https://easywebdesigntutorials.com/some-plugins-i-use/ https://easywebdesigntutorials.com/some-plugins-i-use/#respond Sat, 20 Aug 2022 20:07:09 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=1335 Akismet – is by default installed. Deals with comments spam. All in One WP Security / WP Cerber Gutenberg (Block Editor). The new editing experience in WordPress. Autoptimize – Optimizes the site. Duplicator or Duplicator Pro Email Encoder – Protect Email Addresses Full site protection for your email addresses from spam-bots, email harvesters and other robots.

Source

]]>
https://easywebdesigntutorials.com/some-plugins-i-use/feed/ 0
A short overview of WordPress Security plugins https://easywebdesigntutorials.com/a-short-overview-of-wordpress-security-plugins/ https://easywebdesigntutorials.com/a-short-overview-of-wordpress-security-plugins/#respond Sat, 20 Aug 2022 18:10:32 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2308 Here is an overview of various Security plugins in WordPress. All in One WP Security BulletProof Security Defender iThemes Security SecuPress Shield Security Sucuri Security Wordfence WP Cerber My thoughts on the security plugins. I installed the plugin Query Monitor to see how much resource each plugin takes. After installing Query Monitor I selected to go to the frontend of the…

Source

]]>
https://easywebdesigntutorials.com/a-short-overview-of-wordpress-security-plugins/feed/ 0
Security Tips https://easywebdesigntutorials.com/security-tips/ https://easywebdesigntutorials.com/security-tips/#respond Fri, 19 Aug 2022 14:54:39 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2302 Update WordPress, your themes and plugins. Change username from Admin to something else. Use a strong password. Delete the wp-config-sample.php from your root folder along with the readme and any unnecessary files. I deleted the readme.txt and the license info text file. Keep a minimum of themes and just the plugins that you use. Turn off Settings -> General: Membership “Anyone can register” IF…

Source

]]>
https://easywebdesigntutorials.com/security-tips/feed/ 0
An easy way to duplicate post or pages https://easywebdesigntutorials.com/an-easy-way-to-duplicate-post-or-pages/ https://easywebdesigntutorials.com/an-easy-way-to-duplicate-post-or-pages/#respond Fri, 19 Aug 2022 14:11:54 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2291 One can duplicate a post or page or custom posts using a plugin or inserting code (snippet) into the child theme functions file or a code snippet plugin. The result of adding the below code snippet is having a Duplicate option in the quick edit bar. The code is from this site: rudrastyh.com – duplicate post Some Duplicate plugins: Yoast Duplicate Post…

Source

]]>
https://easywebdesigntutorials.com/an-easy-way-to-duplicate-post-or-pages/feed/ 0
Create your own author bio box in WordPress without a plugin https://easywebdesigntutorials.com/create-your-own-author-bio-box-in-wordpress-without-a-plugin/ https://easywebdesigntutorials.com/create-your-own-author-bio-box-in-wordpress-without-a-plugin/#respond Fri, 19 Aug 2022 12:28:05 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2271 The following uses code to create your own author biography box. It includes adding additional social media to the profile screen as well as creating your own custom author box which will be included into each post. By default in the Contact Info section of the profile screen only Email and Website field is seen. By adding code one can add additional fields.

Source

]]>
https://easywebdesigntutorials.com/create-your-own-author-bio-box-in-wordpress-without-a-plugin/feed/ 0
Exporting and Importing WordPress posts pages media and more https://easywebdesigntutorials.com/exporting-and-importing-wordpress-posts-pages-media-and-more/ https://easywebdesigntutorials.com/exporting-and-importing-wordpress-posts-pages-media-and-more/#respond Tue, 09 Aug 2022 14:48:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2677 It is possible to Import and export content from one WordPress site to another. Go to Tools -> Export. Select the content to be exported. All content, Posts, Pages or Media. Click the Download Export File. An xml file will be downloaded to your computer. At the bottom of the page below the title: WordPress click Install Now. This will install the WordPress Importer…

Source

]]>
https://easywebdesigntutorials.com/exporting-and-importing-wordpress-posts-pages-media-and-more/feed/ 0
Adding your own avatar https://easywebdesigntutorials.com/adding-your-own-avatar/ https://easywebdesigntutorials.com/adding-your-own-avatar/#respond Mon, 08 Aug 2022 10:27:20 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2253 One can add an avatar I called “Golden Globe” to the list at the bottom of the Discussion settings. Here is the result of adding an icon to the bottom of the list. Add the following code to the child theme functions.php file or a code snippet plugin to where you can add PHP code. Default code: Here is the code that I used. A variation of the above code.

Source

]]>
https://easywebdesigntutorials.com/adding-your-own-avatar/feed/ 0
Useful WordPress site helper tools https://easywebdesigntutorials.com/useful-wordpress-site-helper-tools/ https://easywebdesigntutorials.com/useful-wordpress-site-helper-tools/#respond Sun, 07 Aug 2022 16:05:13 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2240 Site helper tools can be many things. I decided to focus this tutorial on Site staging sites and ways to detect with a site is made with WordPress or not. It is real easy to create a free site here and use it to show what the site looks like to the client. Or create multiple sites used in a classroom setting. qsandbox.com IMG instawp.com WPDemo…

Source

]]>
https://easywebdesigntutorials.com/useful-wordpress-site-helper-tools/feed/ 0
Macaw https://easywebdesigntutorials.com/macaw/ https://easywebdesigntutorials.com/macaw/#respond Fri, 05 Aug 2022 13:33:45 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2233 The Macaw software does not exist any longer. It was purchased by Invision and perhaps integrated into their software. This article was originally written 11 august 2014. The various links to https://macaw.co/ do not work any longer. Here are some videos which shows how it worked. I am recreating this article as the videos can give inspiration.

Source

]]>
https://easywebdesigntutorials.com/macaw/feed/ 0
Sticky content at bottom of page https://easywebdesigntutorials.com/sticky-content-at-bottom-of-page/ https://easywebdesigntutorials.com/sticky-content-at-bottom-of-page/#respond Tue, 02 Aug 2022 06:32:14 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2203 To see more one scrolls and the content is lifted up into view. Here is an example used on a web site I made some time ago: https://galleriklevjer.no/ One method to add JS and CSS is to add these into separate files and use enqueue to call these into the child theme functions file. To add files through the functions.php file. Add the following: The above code…

Source

]]>
https://easywebdesigntutorials.com/sticky-content-at-bottom-of-page/feed/ 0
Creating a footer that sticks to the bottom – WordPress https://easywebdesigntutorials.com/creating-a-footer-that-sticks-to-the-bottom-wordpress/ https://easywebdesigntutorials.com/creating-a-footer-that-sticks-to-the-bottom-wordpress/#respond Mon, 01 Aug 2022 13:55:27 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2196 Bring the code into the customizer -> Additional CSS section. 4. Specific for Twenty Twenty One. Remove or hide the Widgets. Add the following CSS. Notice that adding the Twenty Twenty One CSS code that the footer is moved further up the page. There is a gap between the footer and the bottom of the page. To remove the gap (from Chrome) we will add CSS to the page content.

Source

]]>
https://easywebdesigntutorials.com/creating-a-footer-that-sticks-to-the-bottom-wordpress/feed/ 0
How to make a sticky header in WordPress  https://easywebdesigntutorials.com/how-to-make-a-sticky-header-in-wordpress/ https://easywebdesigntutorials.com/how-to-make-a-sticky-header-in-wordpress/#respond Tue, 26 Jul 2022 15:23:46 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2178 Sections: An example using the default theme Twenty Twenty One is using jump HTML anchor links where one clicks a link and it jumps to a section further down on the same page. We might want to show the top menu also further down on the same page. In the theme Twenty Twenty One I had to also remove the background color. If you want a background color then do not…

Source

]]>
https://easywebdesigntutorials.com/how-to-make-a-sticky-header-in-wordpress/feed/ 0
Cleaning up filenames that have non utf8 characters in them https://easywebdesigntutorials.com/cleaning-up-filenames-that-have-non-utf8-characters-in-them-2/ https://easywebdesigntutorials.com/cleaning-up-filenames-that-have-non-utf8-characters-in-them-2/#respond Sun, 24 Jul 2022 13:45:40 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2154 Gradually adjustments are made in WordPress so that non English characters from file names are sanitized (changed to English characters) when these are uploaded. The reason for changing the characters in a file name is to make sure that the server is able to read and use the file that has been uploaded. Example from Norwegian letters, ÆØÅ. Æ is changed to AE. Ø is changed to O.

Source

]]>
https://easywebdesigntutorials.com/cleaning-up-filenames-that-have-non-utf8-characters-in-them-2/feed/ 0
Customizing Altitude Pro Genesis child theme https://easywebdesigntutorials.com/customizing-altitude-pro-genesis-child-theme/ https://easywebdesigntutorials.com/customizing-altitude-pro-genesis-child-theme/#respond Sun, 24 Jul 2022 12:42:17 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2146 Altitude Pro is an older Genesis one page child theme which uses widgets to create sections on a page. A section can contain a background image and various content. With the current WordPress technology using the Block Editor (Gutenberg) there is now a simpler way of creating a one page theme. Using the top menu one can use anchor links to move to a specific area on the page.

Source

]]>
https://easywebdesigntutorials.com/customizing-altitude-pro-genesis-child-theme/feed/ 0
The SEO Framework https://easywebdesigntutorials.com/the-seo-framework/ https://easywebdesigntutorials.com/the-seo-framework/#respond Sat, 11 Jun 2022 07:29:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2724 An overview of the SEO Framework WordPress plugin. The Yoast SEO and All in One SEO plugins are very different from The SEO Framework. I have added tutorials to show the settings each contain. To give an overview of what features each offer. SEO Bar Settings and Counter Settings. Automated Title Settings, Example Page Title Output…

Source

]]>
https://easywebdesigntutorials.com/the-seo-framework/feed/ 0
All in One SEO pack https://easywebdesigntutorials.com/all-in-one-seo-pack/ https://easywebdesigntutorials.com/all-in-one-seo-pack/#respond Fri, 10 Jun 2022 19:17:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2706 An overview of the All in One SEO WordPress plugin. The plugin went through a major overhaul in 2021. I have added articles to show the settings of a few SEO plugins. The Yoast SEO WordPress plugin and The SEO Framework plugin. To give an overview of what features each offer. There is also an All in One SEO premium plugin which contain these premium features.

Source

]]>
https://easywebdesigntutorials.com/all-in-one-seo-pack/feed/ 0
WordPress SEO plugin https://easywebdesigntutorials.com/wordpress-seo-plugin/ https://easywebdesigntutorials.com/wordpress-seo-plugin/#respond Fri, 10 Jun 2022 09:53:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2699 An overview of the WordPress Yoast SEO plugin. This plugin is one of the most popular WordPress SEO plugins on the marked. It will automatically take care of the site’s technical SEO. I have added articles to show the settings of a few SEO plugins. The All in One SEO plugin and The SEO Framework plugin. To give an overview of what features each offer. There is also a Yoast SEO Premium…

Source

]]>
https://easywebdesigntutorials.com/wordpress-seo-plugin/feed/ 0
Using Poedit 2 Pro to translate a WordPress plugin or theme https://easywebdesigntutorials.com/using-poedit-2-pro-to-translate-a-wordpress-plugin-or-theme/ https://easywebdesigntutorials.com/using-poedit-2-pro-to-translate-a-wordpress-plugin-or-theme/#respond Sun, 29 May 2022 19:25:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2578 I am currently using version 3.2 of Poedit. As this article has been updated from the older version which mentioned Poedit version 2. Poedit will suggest translations for each phrase. I will use the plugin All in One SEO as well as the WordPress SEO from Yoast as an example. I am helping to translate the plugins into Norwegian. Go to a plugin you want to have translated and check the…

Source

]]>
https://easywebdesigntutorials.com/using-poedit-2-pro-to-translate-a-wordpress-plugin-or-theme/feed/ 0
Contact Form 7 Customization tutorial https://easywebdesigntutorials.com/contact-form-7-customization-tutorial/ https://easywebdesigntutorials.com/contact-form-7-customization-tutorial/#respond Thu, 26 May 2022 19:45:25 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2108 After installing and activating Contact Form 7 a new sidebar item is seen named Contact with the sub sections Contact Forms, Add New and Integration. Going to Contact Forms one can see a list of the forms. By default Contact form 1 will be seen. Clicking the title or hovering and clicking edit one enters the Edit Contact Form screens. Here one can add new fields and or modify…

Source

]]>
https://easywebdesigntutorials.com/contact-form-7-customization-tutorial/feed/ 0
Creating a client friendly login screen https://easywebdesigntutorials.com/creating-a-client-friendly-login-screen/ https://easywebdesigntutorials.com/creating-a-client-friendly-login-screen/#respond Tue, 03 May 2022 17:54:39 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2083 The result of adding custom code and CSS. I enqueued (fetched) the theme stylesheet in this code. It should be added to the functions file of the child theme or a code snippet plugin. The CSS I added directly to the child theme stylesheet. It can also be added to a code plugin, into the customizer or probably somewhere else. Lets say you got lots of…

Source

]]>
https://easywebdesigntutorials.com/creating-a-client-friendly-login-screen/feed/ 0
Adjusting list columns in backend https://easywebdesigntutorials.com/adjusting-list-columns-in-backend/ https://easywebdesigntutorials.com/adjusting-list-columns-in-backend/#respond Tue, 03 May 2022 16:33:48 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2061 I will be showing how to adjust the All Posts / All Pages / all Custom Post Type screen. To include additional columns and modify the current ones listed. I am showing an example on adjusting the All Movies custom post type screen. To see adjustment show up in the All Movies screen. The code: manage_post_posts_columns affects the post list screen. Post columns = manage_post…

Source

]]>
https://easywebdesigntutorials.com/adjusting-list-columns-in-backend/feed/ 0
Creating a movie custom post type https://easywebdesigntutorials.com/creating-a-movie-custom-post-type/ https://easywebdesigntutorials.com/creating-a-movie-custom-post-type/#respond Tue, 03 May 2022 15:55:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2050 The following shows code to add a custom post type (CPT). I would suggest using CPTUI plugin or the Pods plugin. I have used both and it makes it easier getting the code correct, and if any adjustments are needed the plugin will take care of it. I made the Post Type “Movies” and the two category taxonomies “Year Made” and “Movie Category”. I then added in a few movies.

Source

]]>
https://easywebdesigntutorials.com/creating-a-movie-custom-post-type/feed/ 0
How to disable update emails on success https://easywebdesigntutorials.com/how-to-disable-update-emails-on-success/ https://easywebdesigntutorials.com/how-to-disable-update-emails-on-success/#respond Tue, 03 May 2022 15:21:36 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2059 One can get a lot of emails when the Enable plugin auto-updates is turned on. Here is code to turn off the emails. Thanks to Andy for sharing the link to the code! Another code that can be used is located here: https://gist.github.com/afragen/e2f40ed2e71e590a127e8adc1db05948#file-stop-auto-update-success-email-php Code is usually added to the child theme functions file…

Source

]]>
https://easywebdesigntutorials.com/how-to-disable-update-emails-on-success/feed/ 0
Automatic update of WordPress and themes https://easywebdesigntutorials.com/automatic-update-of-wordpress-and-themes/ https://easywebdesigntutorials.com/automatic-update-of-wordpress-and-themes/#respond Tue, 03 May 2022 13:56:00 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2384 In WordPress 5.6 and onward we are able to update WordPress core, translations, plugins and themes through the Automatic update in WordPress. Here is an example from the Installed plugins screen. Bulk actions. Select multiple plugins and click “Bulk actions” to select to Enable/Disable auto-updates for many plugins at once. To auto update a theme. Go to Appearance ->…

Source

]]>
https://easywebdesigntutorials.com/automatic-update-of-wordpress-and-themes/feed/ 0
Creating a custom dashboard widget https://easywebdesigntutorials.com/creating-a-custom-dashboard-widget/ https://easywebdesigntutorials.com/creating-a-custom-dashboard-widget/#respond Sat, 02 Apr 2022 13:31:59 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2034 Here is the default Dashboard panel seen in WordPress 5.9. Removing all the dashboard widgets. Dashboard Widgets – Developer documentation WordPress. Creating a custom dashboard widget. Regarding code: echo ‘some information to display’. _e( ‘This is some text.’, ‘dw’ ); (e for echo also adds the opportunity to…

Source

]]>
https://easywebdesigntutorials.com/creating-a-custom-dashboard-widget/feed/ 0
Adding links in the top admin toolbar menu https://easywebdesigntutorials.com/adding-links-in-the-top-admin-toolbar-menu/ https://easywebdesigntutorials.com/adding-links-in-the-top-admin-toolbar-menu/#respond Sat, 26 Mar 2022 11:40:01 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=1980 The following approach uses code to be added to a custom plugin, a core snippet plugin or in a child theme funtions.php file. One can also use CSS to hide various links instead of this approach. WordPress Codex resources: https://wordpress.org/support/article/toolbar/ https://developer.wordpress.org/reference/classes/wp_admin_bar/add_node/ WordPress Core trac ticket: https://core.trac.

Source

]]>
https://easywebdesigntutorials.com/adding-links-in-the-top-admin-toolbar-menu/feed/ 0
Creating a custom user role https://easywebdesigntutorials.com/creating-a-custom-user-role/ https://easywebdesigntutorials.com/creating-a-custom-user-role/#respond Sat, 26 Mar 2022 11:33:39 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=2011 Default WordPress user roles Create a new user role User role options Clone the Administrator user role Remove a user Role Using a plugin Super Admin (Multisite) Administrator Editor Author Contributor Subscriber Dashboard: Home, Updates, Upgrade Network. Sites: All Sites, Add New. Users: All Users, Add New. Themes: Installed Themes, Add New, Theme File Editor.

Source

]]>
https://easywebdesigntutorials.com/creating-a-custom-user-role/feed/ 0
Reorder left admin menu and add a custom user role https://easywebdesigntutorials.com/reorder-left-admin-menu-and-add-a-custom-user-role/ https://easywebdesigntutorials.com/reorder-left-admin-menu-and-add-a-custom-user-role/#respond Thu, 24 Mar 2022 21:33:25 +0000 https://easywebdesigntutorials.com/?post_type=tutorials&p=1971 Clone the administrator user role. Reorder the left WP admin menu. When we need a new administrator user role. Create a new role by adding the following code to the child theme functions.php file or a code snippet plugin. Even though the code is old it still seems to work. The result is seen when going to Users -> Add New. Click the Role drop down and notice the new Client…

Source

]]>
https://easywebdesigntutorials.com/reorder-left-admin-menu-and-add-a-custom-user-role/feed/ 0