How To Create a Contact Form. Here’s an example of a simple contact form in HTML and PHP that you can use to send an email: HTML Form: <form method=”post” action=”send_email.php”> <label for=”name”>Name:</label> <input type=”text” id=”name” name=”name” required> <label for=”email”>Email:</label> <input type=”email” id=”email” name=”email” required> <label for=”subject”>Subject:</label> <input type=”text” id=”subject” name=”subject” required> <label for=”message”>Message:</label> <textarea […]
View ArticleForm Checkbox Not Displaying (Elementor). Elementor applies a non-standard rule of display: inline to checkboxes. This makes Elementor forms incompatible with certain themes which applies some custom styling to checkboxes. The result is that checkboxes disappear from screen, or are shown as thin vertical bars. Use the latest version of theme together with the latest […]
View ArticleCommon WordPress Errors (And How to Fix Them). Nothing can sully your day quite like an unexpected error with your site. Thankfully, WordPress is generally a well-oiled machine that isn’t likely to throw errors at you for no reason. However, when a problem does appear, it can be frustrating, especially if you don’t know how to try and […]
View ArticleWhat is mailto link. Mailto link is a type of HTML link that activates the default mail client on the computer for sending an e-mail. The web browser requires a default e-mail client software installed on his computer in order to activate the e-mail client. If you have Microsoft Outlook, for example as your default mail client, […]
View ArticleCreating a Blog Post with Classic Editor. With the introduction of Gutenberg in WordPress 5.0, there are now 2 ways to create blog posts. In the following article, I’m going to show how to create posts by using the Classic Editor plugin with Gutenberg, or anyone using a WordPress version below WordPress 5.0. To create a […]
View ArticleWhat is WooCommerce? WooCommerce is an open-source e-commerce plugin for WordPress. It is designed for small to large-sized online merchants using WordPress. Launched on September 27, 2011, the plugin quickly became popular for its simplicity to install and customize and for the market position of the base product as freeware (even though many of its […]
View ArticleThe complete guide to social media image sizes for 2023. Managing our digital lives would be so very simple if there was only one social media platform on the internet. Unfortunately, there are many and each platform comes with its own varying social media image sizes for users and designers to abide by to make […]
View ArticleHow to write in bold and italic on Facebook status update. When it comes to writing Facebook posts or updates in fonts updates, YayText is probably the most popular online service. However, there are not only some better YayText generator alternatives but also some Android apps that generate and convert normal fonts into fancy ones. […]
View ArticleGraphic Design Portfolio Checklist. Before you turn your hard work into a sleek package that captures your creative skill, you need to know what you want to include. Take the following steps to create the best portfolio: Curate your best work Include a case study Choose the right platform for your online design portfolio Show […]
View ArticleFREE Google Courses Online. There are many online courses available in the market offered by Google to learn core computer science topics or expand your knowledge of the Google platform. Following is a list of the Google Training Courses & Certifications to gather knowledge about various subjects. This Google certification courses list contains open source (free) courses. […]
View Article