• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WordPress Tips, Code Snippets, and How To Tutorials

  • Home
  • Blog
  • Tips
  • Snippets
  • Tutorials
  • Contact

WordPress Tips

How to disable the visual editor in WordPress when editing pages or posts

November 12, 2019 by admin Leave a Comment

On your WordPress website you may want to disable the visual editor when you are editing page or posts on the website. That would be something you may want to do if you want to use the text or html editor.

Disable visual editor in WordPress

  1. From the WordPress admin left menu you can click on users > your profile
  2. From the profile page the first option is often to disable the visual editor
  3. You can then click that option
  4. You can then save the update
  5. Now if that worked for you it would disable the visual editor on your WordPress website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Editor, WordPress Admin, WordPress Settings

How to make a direct add to cart product link for WooCommerce on WordPress

November 7, 2019 by admin Leave a Comment

If you are using WooCommerce on your WordPress website you may want to make a direct link that lets people add a product to their cart. This is one way to do that without using a plugin.

https://yourdomain.com/checkout/?add-to-cart=345

You replace the https and yourdomain.com with your http or https and the website domain and the 345 with the product id. You can read this post to find out how to find the product id of a WooCommerce product on your WordPress website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Links, WooCommerce

How to find the product id of an item in your WooCommerce store on WordPress

November 7, 2019 by admin Leave a Comment

If you use WooCommerce on your WordPress website for an online store you may need to find the product id of an item in the store to use on the website. You may want to use the product id to make a direct add to cart link for your WooCommerce product on your website on there. You can do this without a plugin on there.

  1. From the WordPress admin left menu you can click on the products link
  2. From the list of products you can hover the mouse over the product you want to know the id of
  3. In the lower right you will likely see a link listed like yourdomain.com/wp-admin/post.php?post=345&action=edit
  4. The 345 is where you can find the product id

If that worked for you then you now have the product id of the WooCommerce product on your WordPress website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Links, WooCommerce, WordPress Admin

How to get the url of a media item like an image on your WordPress website

November 6, 2019 by admin Leave a Comment

On your WordPress website you may have media items and images on the website. There is an easy way to find the url of a media item or image on your website without using a plugin. This how to view images and media items on your WordPress website on there.

To find the url of a media item like an image on your website

  1. From the WordPress admin left menu you can click on media
  2. From that page you can view the images and media items you have uploaded on the website on there
  3. From that page you can click on the edit link on the media item or image that you want to find the url of on there
  4. From that page on the upper right there may be a file url listed

If that worked for you that is the url of the media item or image on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Images, WordPress Admin

How to add a text widget to your WordPress website

November 6, 2019 by admin Leave a Comment

If you are using WordPress on your website you may be using widgets on part of the website and you may want to use the text widget that is built into WordPress in one of the widget areas on your website. You can read this post to find out where to update the widgets on your website and then you can use the information in this post to add a text widget on there.

If you want to add a text widget to your WordPress website

  1. From the WordPress admin left menu you can click on appearance > widgets
  2. The left part of the page has available widgets
  3. The right part of the page has the different widget areas in your theme
  4. You can click on the text widget on the left part of the page and then move it to the widget area you want to put it in on there
  5. When you edit the widget you can click the save button to save the widget

If that worked for you then that is one way to use the text widget on your website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Widgets, WordPress Admin

How to add the custom html widget to a widget area on your WordPress website

November 6, 2019 by admin Leave a Comment

On your WordPress website you may be using widgets on part of the website. You may want to use the custom html widget that is built into WordPress in one of the widget areas on your website. If you do not know where the widgets are managed you can read this post to find out where to update the widgets on your website on there.

To add the custom html widget to a widget area on your WordPress website

  1. From the WordPress admin left menu you can click on appearance > widgets
  2. The left part of the page has available widgets
  3. The right part of the page has the different widget areas in your theme
  4. You can click on the custom html widget on the left part of the page and then move it to the widget area you want to put it in on there
  5. When you edit the widget you can click the save button to save the widget

That is one way to use the custom html widget on your website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Widgets, WordPress Admin

How to find out what version of WordPress you are running on your website

November 6, 2019 by admin Leave a Comment

If you are using WordPress for your website you may want to find out what version of WordPress you are running on your website. It is very easy to find out the version of WordPress that you are running and you can do that without using a plugin.

From the WordPress admin you can look at the bottom right of the page. It will likely list the version of WordPress that you are running on your website.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: WordPress Admin

How to update your password for your WordPress user on your website

November 5, 2019 by admin Leave a Comment

If you are using WordPress for your website you may want to update the password for one of the users on the website. You can do that without a plugin in the WordPress admin on there.

To update the password of a WordPress user on your website on there

  1. From the WordPress admin left menu you can click on users > your profile
  2. That page has the account management area
  3. There is a new password button you can click on
  4. You may want to use the password it generates or type in your own
  5. If you type in your on we recommend you use a very strong password for it on there
  6. If you updated it you can then click on the update profile button on there

If that works for you it would let you update the password for the WordPress user on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Users, WordPress Admin

How to view the plugins you have installed on your WordPress website

November 5, 2019 by admin Leave a Comment

On your WordPress website you may have plugins installed that you may want to view. You can view the plugins you have on your WordPress website from the WordPress admin on there. You may want to backup your WordPress website before you update your plugins on there.

To view the plugins you have installed on your website on there

  1. From the WordPress admin left menu you can click on plugins
  2. From the plugins page it lists the plugins you have installed

Then if that worked it would list the plugins you have installed on the website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Plugins, WordPress Admin

How to find where to update the widgets on your WordPress website

November 5, 2019 by admin Leave a Comment

If you have a WordPress website you may have widgets on some of the pages on there. You can update the widgets from the WordPress admin on there.

To find and update the widgets on your WordPress website on there

  1. From the WordPress admin left menu you can click on appearance > widgets
  2. The left part of the page has available widgets
  3. The right part of the page has the different widget areas in your theme
  4. You can click on the available widget you want to use and move it to the widget area you want to put it in on there
  5. When you edit the widget you can click the save button to save the widget

If that worked for you it would let you update and then save the widgets on your website on there.

If you like this then you should look up more of our WordPress Tips Code Snippets and Tutorials.

Disclosure: There are affiliate links on posts and throughout the website and if you use the links to make a purchase we may earn a commission from it. We link to these companies and their products because of the quality of the companies and not because of the commission we may receive from it.

Disclaimer: The information contained in this website is for general information purposes only and in no event will this website or its owners be liable for any losses or damages associated with your use of our website or content. We recommend that you make a backup of your website before you make updates to it. Click here to see our full Disclaimer.

Filed Under: WordPress Tips Tagged With: Widgets, WordPress Admin

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 7
  • Go to Next Page »

Primary Sidebar

Hey, We Deliver... Anywhere!

Enter Email Address below to receive our snacks via email:

Join Over 1200 Readers!

Jump To A Random WordPress Tip

Copyright © 2019 • wpsnacks.com