Fix issue with Instagram widget images display
We have received several complains by our customer for not working Instagram widget (our premium themes comes with built-in Instagram widget). After investigating the issue, we have found out it will...
View ArticlePreLoading Effect added to All Premium Themes
We improved all our Premium themes with pre-loading effect: the above screen with loading icon is displayed until all of the website content is loaded. Also, there are two customizer options (Admin...
View ArticletBozz – a theme with Header Background Video
We are happy to announce that we have updated the tBozz theme with a header background video. You can set Video as a header background (displayed on Homepage) in tBozz theme by Login to your Admin...
View ArticleLink Offices Contacts Widget Addresses with Google Maps
We have a small improvement of our Offices Contacts Widget (a premium themes built-in widget which allows to enter your contact details such as address, phone and email) with ability to link Address...
View ArticlePremium Themes: Customizer option Added to display Homepage Widgets Below the...
So far, the home page widgets from ‘Homepage Above Columns’, ‘Homepage Column #1’, ‘Homepage Column #2’ (up to 4), ‘Homepage Below Columns’ were displayed above the home content and Sidebar. In case,...
View ArticlePremium Themes: Customizer Option Added to Display all Page Numbers
By default when posts navigation is displayed in WordPress it usually lists current page, previous, next and ‘…’ for rest of the pages. We have added a new Customizer option for all of our Premium...
View ArticlePremium Themes: Display Images in Black and White
We added a new feature to all of our premium themes: ability to display images in black and white colors and display back to original colors on mouse hover. The above effect can be applied to: Team...
View ArticleHow to Lazy Load WooCommerce Product Images in Shop and Category Pages
Lazy loading is web development optimization technique which skips loading of heavy content (i.e. images) on initial page load, and instead they are being loaded when user scrolls to these areas. In...
View ArticleRegex to Find CSS Selector and Declaration
In case you want to find all of the CSS Selectors by a class name and their declarations, it can be easily achieved using an Regex. Here is an example: .class1 { font-size: 12px; text-align: center; }...
View ArticleHow to Install a Plugin from zip file in WordPress
Here is a guide how to install a plugin in WordPress from its ZIP file: As a very first thing you need to have your plugin ZIP saved on your computer. In this tutorial, we’ll our Tish Social plugin as...
View ArticleRemove Result Count and Sort by in WooCommerce
In case you don’t need to display ‘Result Count’ and ‘Sort by’ in your WooCommerce Shop page, they can be easily removed: Open your theme functions.php at the end of the file insert the following code...
View ArticletPortfolio and fPortfolio: Update Headers
We have recently updated our fPortfolio and tPortfolio Themes with additional widget areas: Header Widget Area – displayed at header rightHeader Below Main Menu – displayed below header main menu Here...
View ArticleDisplay Slider on All Website Pages Except Certain Pages
Our premium themes come with built-in Sliders with options to display it only on Homepage or on all website pages: Login to your Admin PanelNavigate to Left Menu -> Appearance -> Customize ->...
View ArticleExclude Sidebar from Specific Pages
Our Premium Themes come with built-in Sidebar with options to display or hide it on All pages and posts: Login to your Admin PanelNavigate to Left Menu -> Appearance -> Customize -> ‘General’...
View ArticleCreate Multiple Columns Pages with WordPress Gutenberg Editor
One of the great features of the latest WordPress Editor (called ‘Gutenberg’) is the ability to create multiple columns pages. Here is a step-by-step guide how it can be done: 1.(optional) Create a...
View ArticleHow to Reduce Posts and Pages Content Width
In some cases, you may want to reduce the max width for posts and pages content. Here is a guide how to implement it: 1.Login to your Admin Panel 2. Navigate to Left Menu -> Appearance ->...
View ArticleOur Premium Themes are Now Improved with Gutenberg Blocks
We have improved our Premium themes to support both WordPress out-of-the-box Gutenberg blocks as well as Custom Gutenberg blocks such as Social Sites Icons, Skills, Number Counters, Testimonials, Team...
View ArticleHow to Insert Blank Line between Paragraphs?
Sometimes you may need to insert a large space between paragraphs. Here is a guide how it can be done: As a first step, you need to have a post or page with paragraphs with text, and insert and empty...
View ArticlePremium Themes: Footer Image Background Customizer Option Added
We improved our premium themes with a small feature: a customizer option to insert an Image as Footer Background. Here is how to add an image as a footer background: Login to your Admin PanelNavigate...
View ArticleHow to Set Multiple Prices per Single Product in WooCommerce using OOTB...
In some cases, you may want to set different price options per single product. Here is a guide how it can be implemented using the WooCommerce Out-of-the-Box functionality (without any external...
View Article