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

Blog

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…

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…