How To

Random Post Show random content post and increase visiting time of your visitors. How to show Random post follow simple steps and add code in your website’s theme. single.php paste this code anywhere you want to show random post. <?php $args = ‘orderby=rand&numberposts=6’; $posts = get_posts($args); foreach($posts as $post) { ?> <div class=”singlerandomepost”><a href=”<?php the_permalink(); […]

WordPress It is a free open-source content management system. WordPress written in PHP and paired with a MySQL or MariaDB database. Theme Design WordPress website more beautiful and attractive with Custom theme. You will customize custom theme with these files. so let’s learn how to make website theme first of all go to your cpanel […]

Google Icon You can make more attractive website/blog with google css icon. How to Add Google Icon If you wanna how to add google css icon, so follow some these easy steps- First of all go to w3schools website or click here. select any google icon which you want to place in your website. then […]

WordPress WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. Lots of features in wordpress like plugin architecture and template system. You can make a free website with own wordpress subdomain, otherwise buy domain name and hosting for branded website. Watch Tutorial Videos By […]

style.css This is a file in wordpress theme, in which the theme can be made beautiful by doing css coding. How To When the style.css file does not work in your custom theme, then you can fix that problem by following some steps – 1-function.php Paste the below code in your theme’s function.php //Enqueue The […]

Icon A small symbol on a computer screen that represents a program or style. Find There You can find all type of icon for your website/blog and design your beautiful website theme. follow these step Go to w3schools.com or click here. Now see left side and select any icon name. then use it on your […]

Eye Icon You Can easily add eye icon in your website and design more attractive website/blog. You can add eye icon using third-party stylesheet. How to Add first of all add given stylesheet url in you website’s Head section. <link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> now Add where you want to show eye icon. <i class=”fa fa-calendar”></i> Hope you […]

employment registration It is also called employment registration. If a person is looking for employment, then first job seeker profile has to be created. After that, if there is a vacancy somewhere, this number is asked. how to know To know the employment registration number, click on the given website http://mprojgar.gov.in/KnowRegistration Then after filling your […]

Windows 10 Windows 10 is Operating System created by Microsoft corporation. You Can download latest version from official website. How To Download Follow these steps to Download Windows 10 iso file from mobile or Computer- open this website – click here then Download Tool if you browse from computer otherwise select windows version. Then select […]

Media Feature Pack Windows Feature Pack is a pack of latest updates that contains fixes, enhancements, performance improvements and so on. How To Install There are two different option to download/install feature pack in your windows 10. 1 – via website Go to This official Link – click here. Then select windows version. Then install […]