Why Aren’t My Keywords Returning Results?

By default WordPress only searches by keyword in the Title and Description fields of all objects (posts, pages, listings, etc). When searching if you are not receiving the desired results it is likely due to this issue. WordPress will not search tags, categories, etc when you enter a search keyword. […]

What Paid Plugins Are Used on the Jobify Extended Demo

View the Jobify Extended Demo. These plugins are used in addition to the  plugins on the Jobify Classic demo. These plugins are not required for your website to function and only needed if you require the additional functionality provided. To read more about why these plugins are not bundled with the theme […]

Page Template: Homepage (with Search)

The Homepage (with Search) Template can be used as an alternative design to the standard Homepage template. It adds a search field in the center of the page so that searching is more prominent . 1 Create a new page via Pages > Add New in WordPress 2 Apply the Homepage (with Search) page template under the Page Attributes window.

Why Did My Website Change?

When you apply your child theme you may have noticed a few areas of your website are different. This is because WordPress saves these customizations on a per-theme basis.  When a child theme is activated you have technically switched themes according to WordPress. Because of this, you will need to […]

Remove the Theme’s Default CSS

By default when you create a child theme for Marketify the default CSS for the theme will always be loaded. This is the best way to create a child theme as it promotes proper child theme creation. You should not be copy/pasting the entire CSS of the parent theme and modifying […]

Creating a Child Theme

When you download the theme package from ThemeForest you will see a directory named “Child Theme”. Inside of this directory is “Marketify-Child-Theme.zip”. Simply upload the .zip file like a standard WordPress theme. Once the theme has been uploaded, simply activate it. The child theme will include a blank style.css and […]