HTML FORM Attributes that can save you a lot of Time & Javascript

19th Jul 2024 | category: Web Design and Development | Hits: 74

When developing a simple or complex form, there are some functions you want added into the form but your mind keeps running to Javascript. However HTML has got some nice attributes under its sleeves that could save you lots of time. Below is a list of some form attributes, we thought to bring to

HTML FORM Attributes that can save you a lot of Time & Javascript

How to Add and Activate Custom SEO Fields on WordPress Posts & Pages in Your Custom Template

12th Feb 2024 | category: Web Design and Development | Hits: 794

In this step-by-step guide, we will show you how to enhance the search engine optimization (SEO) of your WordPress website by adding and activating custom SEO fields (Title, Description, Keywords) on your posts and pages. By using meta boxes and integrating them into your custom template, you can im

How to Add and Activate Custom SEO Fields on WordPress Posts & Pages in Your Custom Template

Howto remove .php, .html extensions on a web page using .htaccess file

28th Mar 2021 | category: Web Design and Development | Hits: 6176

Many times you will want to have user-friendly URLs on your site. Instead of https://www.mydomain.com/index.html you will want to have https://www.mydomain.com/index . The second URL looks much better. Also, from the SEO point of view it is better to don’t use file extensions.

Howto remove .php, .html extensions on a web page using .htaccess file

RESOLVED in JOOMLA3.9: “Error: Application Instantiation Error: Call to undefined method JApplicationHelper::getHash()”

9th Feb 2021 | category: Web Design and Development | Hits: 105

You have just upgraded your joomla website from any older version to Joomla 3.9 and its sub versions but all sadden you get a Whitel Blank Screen (WBS). Well don’t panic my friend, we have a solution for you here - here are steps you should take.

RESOLVED in JOOMLA3.9: “Error: Application Instantiation Error: Call to undefined method JApplicationHelper::getHash()”

How to embed a tweet in to any website (WordPress, Joomla and Drupal)

9th Nov 2019 | category: Web Design and Development | Hits: 123

Embedding external content in to websites has become so common these days. This is a great idea in such away that information can be got from a secure platform and embedded into your website without necessarily using copy and paste.

How to embed a tweet in to any website (WordPress, Joomla and Drupal)

How to create new custom widget positions in WordPress using “functions.php” file.

28th Sep 2019 | category: Web Design and Development | Hits: 111

We well know that most of the templates in WordPress give us limited widget positions, as a developer one could really do a lot if the widget positions in WordPress were not that restricted. Most WordPress templates come with the Main sidebar and a few sidebars. Today I will show you how you create

How to create new custom widget positions in WordPress using “functions.php” file.

How to optimize your images for web without losing resolution

27th Sep 2019 | category: Web Design and Development | Hits: 117

Most of the sites are slow when it comes to loading due to having a lot of heavy files, these heavy files may include high resolutions images, videos, pdfs among others. These files use a lot of server resources which make the website very slow when loading.

How to optimize your images for web without losing resolution

Howto generate short codes for any widget or code section in WordPress

23rd Feb 2019 | category: Web Design and Development | Hits: 112

This tutorial will help you Insert a widget or multiple widgets or a entire widget area (sidebar) into a page using a short code. This is very helpful incase your installed widgets have no short codes, We shall use a plugin called amr short code any widget by anmari

Howto generate short codes for any widget or code section in WordPress

Top five free plugins that will help speed up your next WordPress website project

22nd Sep 2018 | category: Web Design and Development | Hits: 100

Over the years WordPress cms (content management system) has evolved to be one to most used and popular cms across the globe. Over 409 million people view more than 21.1 billion pages each month on WordPress sites.

Top five free plugins that will help speed up your next WordPress website project

RESOLVED: Fatal error: Out of memory in Joomla v3.8.0 to v3.8.12 Websites

23rd Apr 2018 | category: Web Design and Development | Hits: 92

I have suffered in a couple of times in my Joomla websites with errors like Fatal error: Out of memory (allocated 6029312) (tried to allocate 115 bytes) in /libraries/src/Language/Language.php on line 796. However during the check around the Joomla Forum, I stabled on so many answers but I was .....

RESOLVED: Fatal error: Out of memory in Joomla v3.8.0 to v3.8.12 Websites