
There are several software options you can use to create meshes for Unreal Engine 5, including:
Read More…There are several software options you can use to create meshes for Unreal Engine 5, including:
Read More…There are a few reasons why selling WordPress themes may no longer be a profitable business:
Read More…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…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…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…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…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…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…For some reason the microphone from my headphones stopped working on Ubuntu. Here is how I resolved the issue on Ubuntu:
Read More…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…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…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…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…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…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…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…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…Since most hosting providers restrict the number of tables per database, it’s a good idea to check the total number of tables to avoid hitting the quota. Here is how it can be done if you use MySQL:
Read More…In case you want to add a custom text next to Mobile (Burger) Menu icon, it will require a small code change. Here are all of the necessary steps:
Read More…By default when you insert ‘More’ block, it will insert a link to blog page URL with text ‘Read more’. In some cases you may want to change that text to something else i.e. ‘Learn more’. Here is how it can be done:
Read More…