Skip to main content

My new Desert Vehicle

Add Wordpress Widgets and Extras


I done a series of videos exploring some basics on Wordpress. The first video shows how you could make your free wordpress site private. The next videos shows how you can add extra things to your wordpress site like a search bar, videos, Twitter feed, webchat, RSS feed or even a slideshow. These are widgets. They are functions which will be a javascript code added into the source code.

Add Search Bar to Wordpress Site



Add Video To Wordpress Site





Add Twitter Feed to Wordpress Site




Add Webchat to Wordpress Site




Add RSS feed to your Wordpress Site




Automate Wordpress  with Twitter





Add Slideshow to Wordpress Site



Comments

Popular posts from this blog

Cyberpunk 2077_ go to red dirt in the evening

Rumble link

Using bravenet site builder 2020

Using the free bravenet site builder which is on some hosting sites. Bravenet allows free hosting with a subdomain like wordpress and own domain with premium account. Bravenet site builder has several themes. In the video I am trying one of the themes and showing how you can edit and build a site with the site builder.

Install Pyautogui and Pip in Python

Install Pyautogui in Python The video above shows how you can easily download and install pyautogui into Python. Pyautogui is a Python library. For any python library to be installed you need to have Pip installed. Watch the video below to see how this is done. Install Pip in Python