Special Offer: Get All 151 Premium WordPress Themes for Just $99.99 $59.99 Purchase Now Learn more

Blog

Manual Import of WordPress Content for TishClinic Theme: An Alternative to the ‘One Click Demo Import’ Plugin

Manual Import of WordPress Content for TishClinic Theme: An Alternative to the ‘One Click Demo Import’ Plugin

If you’re a user of the TishClinic WordPress theme, you may have enjoyed the convenience of the ‘One Click Demo Import’ plugin for setting up your site. This tool allows you to import a full set of demo content with a single click. However, certain circumstances might lead to complications, preventing the plugin from performing its function.

Have you ever encountered an error message like this one?

“An error occurred while fetching file from: https://tishonator.com/oneclickdemo/tishclinic/demo-content.xml! Reason: http_request_failed – cURL error 28: Failed to connect to tishonator.com port 443 after 10000 ms: Timeout was reached.”

If so, don’t worry! We have you covered. In this guide, we will outline an alternative, manual process to import the TishClinic theme’s content, providing a solution when the ‘One Click Demo Import’ plugin falls short.

By using a combination of other plugins to import XML content, widgets, and Customizer settings, you can set up your TishClinic theme exactly how you want it, without being dependent on a single plugin.

This step-by-step guide is designed to be easy to follow, regardless of your WordPress experience level. So let’s dive in and explore this alternative method of importing your WordPress site content for the TishClinic theme.

Read More…

How to Change ‘project’ Slug Name

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

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…

Hide Project Info from Single Project Page

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…

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…

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…