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…
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…
Do you want to learn about WordPress files and directory structure? All core WordPress files, themes, plugins, and user uploads are stored on your website hosting server. In this beginner’s…