How to add inline CSS in WPBakery Page Builder Element

  • Post by Muhammad Zohaib

WPBakery Page Builder, previously known as Visual Composer, is a top-of-the-line front-end and back-end builder that allows users to easily drag and drop elements onto their website. While applying inline CSS using the “style” attribute is straightforward in your custom...

Read More

How to Auto Load Files in WordPress?

  • Post by Muhammad Zohaib

You may need to auto load files in WordPress themes or plugins. But I wouldn’t recommend it if you are creating theme to sell on themeforest. They didn’t accepted themes with this auto load function few years ago when we...

Read More

Introduction to Websites and WordPress

  • Post by Muhammad Zohaib

School of Entrepreneurship and XeCreators collaboratively arranged a one-day workshop on “Introduction to Websites and WordPress” specially for people with no IT background. Main purpose of the workshop was to provide a brief introduction about why a website is necessary...

Read More

SOE Entrepreneurial Bootcamp

  • Post by Muhammad Zohaib

SOE Entrepreneurial Bootcamp is a one month weekend program that will not only enable the Aspiring Entrepreneurs to develop an Actionable Business Plan from their idea, but also it will equip them to do most of their operational tasks by...

Read More

How to Create Shortcode in WordPress

  • Post by Muhammad Zohaib

Shortcodes are very helpful in WordPress for adding custom code inside posts or pages. Although you can use drag-n-drop builders (e.g: WPBakery Page Builder, Elementor etc.)

Read More

How to Update WordPress Manually

  • Post by Muhammad Zohaib

There comes a time when you need to manually update your WordPress installation. It may seem hard but its not. Here is the step by step method for how to update WordPress manually.

Read More

How to Manually Import Demo Data in WordPress Theme

  • Post by Muhammad Zohaib

When working with WordPress themes, there may be instances where you need to import or install demo data manually. This can be necessary for a variety of reasons, such as testing the functionality of your theme, ensuring that your website...

Read More

How to create WPBakery Page Builder Element

  • Post by Muhammad Zohaib

WPBakery Page Builder is one of the best page builder plugin for WordPress which will allows you or your clients to create stunning website content with simple drag and drop.

Read More

How to Limit Tags in WordPress Tag Cloud Widget

  • Post by Muhammad Zohaib

Sometimes you may want to limit the tags in WordPress tag cloud widget because your site have lots of tags. To limit the tags you only need to add the following function to your function.php file.

Read More