
There are a few reasons why selling WordPress themes may no longer be a profitable business:
Read More…There are a few reasons why selling WordPress themes may no longer be a profitable business:
Read More…If you insert an aligned image (left or right) in your post or page content, it probably will look good under Large Screen resolutions (Desktop or Tablet screens). But under Mobile screens there could be an issue with reduced space for text around the image (screenshot above).
If you face such issue, you could check our suggestions how it can be resolved:
Read More…In you use an old premium theme (older than 1 year) and upgrade your WordPress to version 5.6 (or newer version), there could be some issues with JavaScript on your site (i.e. not working Slider).
The reason for that is the jQuery version upgrade in latest WordPress versions and stop jQuery Migrate helper script by default.
If you have such issue, here is how to resolve:
Read More…If you upload a WebP image to WordPress media library, you will receive the following error:
Sorry, this file type is not permitted for security reasons
The above can be fix with a small code change. Here are all of the necessary steps:
Read More…The new WordPress editor (Gutenberg) brings new functionality for editing content but it comes with additional resources which are loaded on every site page load.
Read More…Unfortunately, there is No WooCommerce out of the box Admin/Customizer which allow us to change the number of products displayed in Shop pages.
Read More…By default, if you insert a shortcode into widget it will be displayed as plain text instead of the expected display when it’s being inserted in post or page.
Read More…Twenty Twenty is currently the default WordPress theme. It has more than 1 million active installations which probably makes it the most popular WordPress theme.
We use that theme in our plugins demo site. Recently, we found out that the header space is too large and we decided to reduce it’s top and bottom space. Here is how it can be done:
Read More…Here is a guide how to install a plugin in WordPress from its ZIP file:
Read More…If you use latest WordPress Editor (called Gutenberg), you may find it challenging to insert a short code. So, here you can find all of the necessary steps:
Read More…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:
Read More…After update to latest WordPress, you probably use the new built-in Editor (Gutenberg) which format the content into separate blocks (Paragraphs, Headings, Images, Read more, etc.)
Once you get used to with it (after writing two or three posts, you probably will become addicted to Gutenberg editor … and you won’t even want to use anymore the old (Classic) editor.
When you open an pre-existing post (created before the Gutenberg update), it will be opened with the old editor. So, here is how to convert it to Gutenberg:
Read More…If you have updated to latest WordPress version (and you should have done that already), you probably have noticed there is a new default WordPress Theme: Twenty Nineteen.
I have played with the theme, reviewed its code and here you can check my thoughts about it and things that made a huge impression on me:
Introduced with WordPress 4.7, starter content allows you to define a default content (such as widgets, customizer settings, menus and pages) which will be displayed when user opens Customizer (Admin Panel -> Left Menu -> Appearance -> Customize) of a newly installed WP sites.
Read More…In some cases you may want to display the result of a shortcode as Main menu sub-item. Here are all of the necessary steps: Read More…
We have recently received a customer query about Beaver Builder plugin support with one of our themes – tMovies. We made the necessary investigation and found the reason for the issue:
1. Our themes rely on latest jquery/jquery.ui standard js libraries.
2. The plugin relies on old and deprecated jquery/jquery.ui js libraries.
The best solutio would the plugin to be updated to use latest jquery.ui library, but it’s not something we could do (it can be done only by plugin author).
In case you want to remain using the Beaver Builder, we can suggest the following theme update that you can apply to resolve the issue: Read More…
The new WordPress version 4.7. Vaughan is now released and you can update your WP site to it. Read More…
Twenty Fifteen is now available. It was released with the WordPress 4.1. If you are a WP theme developer or you simply want to improve your current theme, you can learn much from the Twenty Fifteen. Here is a list of useful tips and tricks I learned form that theme: Read More…
WordPress 4.1. is now available.
No matter if you are a WordPress plugin or theme developer, a WP consultant, or simply a user of the most popular content management system you should care about it 🙂 Here are my thoughts about it: Read More…
The term ‘translation-ready’ means that the WP theme supports multi languages. Usually, it includes a subfolder (with name ‘langs’ or ‘languages’) with language files.