Buy All 78 Premium WordPress Themes for $59.99
No Additional Fees, Pay Once and Use Unlimited Time for Unlimited Domains, Free Lifetime Updates

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…

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…

Add External Font to a Theme

Our premium themes comes with built-in Google Fonts, you can navigate to Admin Panel -> Left Menu -> Appearance -> Customize -> ‘Font’ Section and select a Google Font for your theme text, menu, headings.

In case you need to add external (not listed in options) font, it will require a small config change:

Read More…

Old Themes: Handling potential jQuery issues in WordPress 5.6

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…

Display 5 Team Members per Row

Display 5 Team Members per Row

By default our Meet the Team widget (available in all our premium themes) displays 4 team members per row on large screens.

In case you want to display 5 team members per row it will require inserting a small piece of CSS code.

Here are all of the necessary steps:

Read More…

How to Add Widgets inside Slides

How to Add Widgets inside Slides

By default our themes comes with Customizer options for Slides content such as Slide Background Image, Title, Text, Link URL, etc. In some cases you may want to insert widgets as slide content. Here is a guide how it can be done:

Read More…

Exclude Sidebar from Specific Pages

Our Premium Themes come with built-in Sidebar with options to display or hide it on All pages and posts:

  1. Login to your Admin Panel
  2. Navigate to Left Menu -> Appearance -> Customize -> ‘General’ Section
  3. Check/Uncheck ‘Display Sidebar in Pages’ and ‘Display Sidebar in Posts’ checkboxes
  4. Save Changes

In some cases you may want to display the Sidebar on All pages and hide it only for certain pages. Here is a guide how it can be done:

Read More…