Link css, js and images in custom wordpress theme
The JavaScript and these images play a very important role in any website. As you all know, the design of any website depends on these three things. Without these three,…
The JavaScript and these images play a very important role in any website. As you all know, the design of any website depends on these three things. Without these three,…
As you all might know how important header and footer are for any site, the total navigation of any website is done on header and footers only and with the…
Although there are many folders and files in WordPress, but there are only a few files and folders which we keep using a lot, it is useful for us in…
On your WordPress website, post types are used to help distinguish between different content types in WordPress. Posts and pages are both post types but are made to serve different purposes. Download &…
WordPress includes an easy to use mechanism for introducing customised navigation menus into a theme. In order to incorporate menu support into your theme, you need to add a few…
Incorporating CSS and JavaScript into your WordPress theme isn't just about dropping links into your template files. WordPress provides a structured way to include these resources, ensuring they are loaded…
Have you ever been asked to add some code snippets to the <header> or <footer> section of your WordPress website? By default, WordPress doesn’t provide an option to insert code…