Find the video you wish to embed on YouTube (assuming you don’t already have the video address) Click the Share link (under the video) Under ‘Share this video’, copy the video address to the clipboard (click the ‘COPY’ button). Notice the tick box option to start the video at a particular position (Read more
A slug is the part of a URL which identifies a particular page on a website in an easy to read form. WordPress slugs In WordPress, it’s the part of your URL that you can edit when writing a new post. Note that this only works with the right permalink settings. It looks like this: If you have added mRead more
1. CHECK THE SITE'S SOURCE CODE One of the most reliable ways to show if a site is using WordPress is to check the source code. In the source code, check to see if important files are being loaded from the /wp-content/ folder. Here you can see Javascript files loading from the /wp-content/ folder: YRead more
To get started, head to your WordPress dashboard and click on Appearance > Menus. If you see a prompt telling you to create a menu, you’ll need to, as the prompt says, create a menu to get started. I’ll show you that in Step 1. If, however, you already have a menu, complete with some links, you cRead more
Enable Meta Keywords Support in Yoast SEO Yoast SEO comes with built-in support for description and meta keywords. However, the meta keywords feature is turned off by default. First you will need to enable it in order to use meta keywords on your WordPress site. You will start by visiting SEO » DashRead more
To install a plugin you just need to put the plugin files into the wp-content/plugins directory. Once a plugin is installed, you may activate it or deactivate it from the Plugins menu in your WP administration. In WordPress 2.7 and above you can install plugins directly from the admin area. DownloadRead more
Step 1: Download and Extract Download and unzip the WordPress package from https://wordpress.org/download/. If you will be uploading WordPress to a remote web server, download the WordPress package to your computer with a web browser and unzip the package. If you will be using FTP, skip to the nextRead more
Add JavaScript in WordPress Enqueueing is the most convenient and CMS-friendly way to add scripts/jQuery to WordPress. It is a systematic method to load WordPress jQuery/Javascript by knowing their dependencies. WordPress provides an enqueue script function to ensure that everything works properly.Read more
All ACF fields show up in Checkout
catssupport
attaching photo
How to add youtube video to WordPress
catssupport
Find the video you wish to embed on YouTube (assuming you don’t already have the video address) Click the Share link (under the video) Under ‘Share this video’, copy the video address to the clipboard (click the ‘COPY’ button). Notice the tick box option to start the video at a particular position (Read more
What is slug in WordPress
catssupport
A slug is the part of a URL which identifies a particular page on a website in an easy to read form. WordPress slugs In WordPress, it’s the part of your URL that you can edit when writing a new post. Note that this only works with the right permalink settings. It looks like this: If you have added mRead more
How to speed up WordPress
catssupport
9 TOP PLUGINS TO SPEED UP WORDPRESS 1. WP Rocket Features: User-friendly interface Minimal tweaking required for speed improvements Minify CSS, HTML and Javascript Page caching Cache pre-load Image lazy loading Advanced caching rules Database optimization CDN integration Direct Cloudflare integratiRead more
How to tell if a site is WordPress
catssupport
1. CHECK THE SITE'S SOURCE CODE One of the most reliable ways to show if a site is using WordPress is to check the source code. In the source code, check to see if important files are being loaded from the /wp-content/ folder. Here you can see Javascript files loading from the /wp-content/ folder: YRead more
How to make a drop down menu in WordPress
catssupport
To get started, head to your WordPress dashboard and click on Appearance > Menus. If you see a prompt telling you to create a menu, you’ll need to, as the prompt says, create a menu to get started. I’ll show you that in Step 1. If, however, you already have a menu, complete with some links, you cRead more
How to add meta tags in WordPress
catssupport
Enable Meta Keywords Support in Yoast SEO Yoast SEO comes with built-in support for description and meta keywords. However, the meta keywords feature is turned off by default. First you will need to enable it in order to use meta keywords on your WordPress site. You will start by visiting SEO » DashRead more
How to install plugins WordPress
catssupport
To install a plugin you just need to put the plugin files into the wp-content/plugins directory. Once a plugin is installed, you may activate it or deactivate it from the Plugins menu in your WP administration. In WordPress 2.7 and above you can install plugins directly from the admin area. DownloadRead more
How to download WordPress
catssupport
Step 1: Download and Extract Download and unzip the WordPress package from https://wordpress.org/download/. If you will be uploading WordPress to a remote web server, download the WordPress package to your computer with a web browser and unzip the package. If you will be using FTP, skip to the nextRead more
How to add javascript to WordPress
catssupport
Add JavaScript in WordPress Enqueueing is the most convenient and CMS-friendly way to add scripts/jQuery to WordPress. It is a systematic method to load WordPress jQuery/Javascript by knowing their dependencies. WordPress provides an enqueue script function to ensure that everything works properly.Read more