Here is a guide how to change display of team members in Rows and Columns instead of default display of Slider:
Read More…Blog
How to Connect to WebDAV and Upload Files in Ubuntu Using the Graphical Interface
Are you looking for a convenient way to connect to a WebDAV server and upload files in Ubuntu? The graphical interface in Ubuntu provides an easy-to-use method for accessing WebDAV resources. In this guide, we’ll walk you through the steps to connect to a WebDAV server and upload files using the Ubuntu UI:
Read More…Projects Single Page: Remove Description and Details and make image full width
To remove the “Project Description” and “Project Details” sections from all projects you upload, you can make the following modifications to the single-project.php
file:
What Software I can use to Create Assets for Unreal Engine 5

There are several software options you can use to create meshes for Unreal Engine 5, including:
Read More…Why Selling WordPress Themes is a Dying Business

There are a few reasons why selling WordPress themes may no longer be a profitable business:
Read More…How much you can earn by selling assets on Unreal Engine Marketplace
The amount you can earn by selling assets on the Unreal Engine Marketplace can vary greatly depending on a number of factors, such as the quality and popularity of the assets you create, as well as the price you set for them. Some users have reported earning thousands of dollars from their asset sales on the marketplace, while others may only earn a few hundred dollars.
Read More…Best Approach for Converting a Photo to Unreal Engine 5 Assets
There are several ways to convert a photo to Unreal Engine 5 assets, but the best approach will depend on the specific needs of your project. Some common methods include:
Read More…Apply a Hotfix to an existing Github tag
Sometimes I need to apply a hotfix to an existing github tag. Instead of creating a new tag and new release it can be done to the existing one. Here are all of the steps:
Read More…Duplicate GitHub Repo including history, tags, branches
Here are all necessary steps if you need to migrate a github repository from one organization to another and you want to include history of commits, branches, and tags:
Read More…How to Change ‘project’ Slug Name

We include Projects as a custom post type in many of our WordPress themes. It is a useful custom type of data which allows you to organize your website content and display it as a block and single projects page.
In some cases you may want to rename the ‘projects’ slug (the part ‘projects’ in single projects URL i.e. https://yoursite.com/projects/some-project-name/) it to another word. It will require some code changes. Here are all of the necessary steps:
Read More…Create Bootable Windows USB on Ubuntu

There are many guides how to create a bootable windows USB on Ubuntu, but most of the solutions are no more working or too complicated. I was able to find an easy solution how to write an Windows installation .iso file to a bootable USB. Here are the steps I followed:
Read More…Not Working Microphone on Ubuntu
For some reason the microphone from my headphones stopped working on Ubuntu. Here is how I resolved the issue on Ubuntu:
Read More…Hide Project Info from Single Project Page

By default in Projects single page, we display a project Thumbnail, Project short info, release date, client, etc. But if you need to display a more minimalistic view of the project single page, you can hide these sections. It will require a small change. Here are all of the necessary steps:
Read More…TishCreative: Remove Search from Header Menu

If you use our creative WordPress Theme (TishCreative), you may want to make the look even more simplistic and minimal by removing the search icon and popup from the header. There 2 options to achieve that:
Read More…Determine Kernel Architecture on Linux

Usually, when download an app, you need to select between 32bit and 64bit version. It needs to be compatible with your Linux Kernel Architecture. Here is how to find what version you have:
Read More…TishClinic: Change Landing Colours

If you use our TishClinic Theme, you may want to change the default pink colors of the Header Phone button and Slider allows to some other colour i.e. green. Here is a a guide how it can be done:
Read More…How to Deactivate Google Fonts from a Theme
Most of our premium themes comes with built-in functionality for loading Google Fonts (default fonts loaded in style.css and custom fonts which can be set from Admin Panel -> Left Menu -> Appearance -> Customize -> ‘Font’ section.
In case you want to fully remove Google fonts from your website, it will require some small code changes. Here are all of the necessary steps:
Read More…TishConstruct: Set a Custom Page Header Background Image on a Specific Page

By Default the Page Header Background Image (set in Admin Panel -> Left Menu -> Appearance -> Customize -> ‘Header and Footer’ Section -> ‘Page Header Background Image’) is same for all page. In case you want to set a specific image as a page header background image for some page, it will require a small customization:
Read More…TishWine: Extend Header with My Account and Search Box

TheWine theme is our a winery store WordPress Theme which supports WooCommerce plugin as well. By default, it’s header is clean and minimal. In case you want to add my account icon link and/or search box it will require a small code change. Here are all of the necessary steps:
Read More…How to Disable Revolution Slider Ken Burns Effect
For some themes we use Revolution Slider with enabled Ken Burns Effect (Zoom-in and Zoom-out effect for the Slides background images). In case you want to disable that effect, it will require a small code change. Here are all of the necessary steps:
Read More…