Make ajax calls in WordPress with core Javascript
A little rant before the code Javascript is language, jQuery is a library programmed in that language. It’s like “English” and a “book written in English”. As the world is moving towards Core/Vanilla Javascript after release of ES6 update from ECMA. jQuery is a time bomb in the world of WordPress. With Gutenberg integrated, WordPress…
Read MoreIntegrate Jitsi meeting room in your WordPress website using Jitsi iFrame API
Embedding the Jitsi Meet API into your WordPress site enables you to host and provide secure video meetings with your colleagues, teams, and clients. The Meet API provides a full complement of comprehensive meeting features. Click here to read the official documentation on Jitsi iFrame API Video demo on integrating Jitsi meeting room in WordPress…
Read MoreDjango – How to create unique slug for posts
Creating unique slugs will help us to create beautiful URLs in Django websites. While creating the Model itself, we need to create a field for slug as follows Write a save() function to process the slug while creating the post. Use following code to generate unique slug for a post when created. This example is…
Read MoreDeploy Django website in Ubuntu server using Nginx, Gunicorn with Postgres DB and apply SSL
Introduction Django is undoubtedly one of the most popular and powerful framework / MVC today. This is a high-level Python web framework. Many popular and heavy websites like Instagram, Pinterest use django framework. As a developer, I struggled initially on how to deploy a website in a Ubuntu server. After going through many tutorials, videos…
Read MoreImport image from a URL to WordPress media library
Importing image in a WordPress site is challenging for developers. There are multiple ways to import an image to media library. In this post we are going to see following. Import an image from external URL Upload to media library Change title and alt text of uploaded image Assign this image as featured image of…
Read MoreFormidable forms user registration without add-on
Formidable forms is without a doubt one of the MOST loved form builder in WordPress. They have many cool features and addons which are updated frequently to match users requirements globally. What makes it more cool than other bunch of form builders out there is, their rich documentation for normal users and developers. Using their…
Read MoreAbout
About Who are we? Sleeksoft is a web development company that specializes in WordPress websites. Our development team designs, builds, and supports websites for private and public institutions. We apply a well-tested framework to each project that allows us to complete web development and application projects on time and on budget without sacrificing features or…
Read MoreLanding Page
Welcome to Sleeksoft Reliable web agency in Vellore Goto Website Contact Us Why your business needs a website? In these modern days, how do you validate or check the quality and reliability of a brand or a product or a company? Obviously it is via Online/Internet. So, every business needs to have their online presence…
Read More