Author: Webner
What is Visual Composer for WordPress?
What is Visual Composer for WordPress? WordPress is one of the favourite CMS in the world, because of its simple, customisable themes and an endless list of plugins. WordPress has revolutionised the process of website development with its unique features.
Install TestNG framework in Eclipse for Selenium Webdriver?
How to install TestNG framework in Eclipse for Selenium Webdriver? TestNG is an automation testing framework in which NG stands for “Next Generation”. By using TestNG we can automate the test cases with the help of annotations. Steps to follow
Library in Laravel for sending emails
Support for or a library in Laravel for sending emails Laravel uses free feature-rich library SwiftMailer to send emails. It is easy to use. Email templates can be created and loaded in the same way as views.We can use the
Divide Moodle Dashboard in 4 columns to place blocks in them
Divide Moodle Dashboard in 4 columns to place blocks in them We were required to build a custom moodle theme that displays blocks in 4 columns one after the other in moodle 3.4.2+. To achieve this we created a new
Bootstrap Grid System and Breakpoints
Bootstrap Grid System and Breakpoints Bootstrap Grid System The Bootstrap Grid System uses the strategy of mobile first. Bootstrap Grid System divides the screen into 12 columns which can be joined to create wider columns according to the size of
Broken Page CSS issue in Chrome Version
Broken Page CSS issue in Chrome Version upgrade from 68 to 69 In the earlier versions of chrome, my application was working without any CSS issues until I have updated my chrome version from 68 to 69. With version update,
Use of panels with example in bootstrap 3.x
What is the use of panels with example in bootstrap 3.x? Bootstrap panel is a bordered box with some padding around it that holds some DOM element. Bootstrap panel is a flexible container for DOM elements. There are number of
How to use whitelisted static IP address on a different machine in Filezilla
How to use whitelisted static IP address on a different machine in Filezilla (works in same WAN pool provided by your ISP) When you have already shared your public IP address with a client for accessing FTP/SFTP and due to
CURL Error #:Failed to connect to URL port 443: Network is unreachable
CURL Error #:Failed to connect to URL port 443: Network is unreachable Calling an API through CURL sometimes leads to this error – CURL Error #:Failed to connect to URL port 443: Network is unreachable Where, URL is the url