Okay
  Print

Finnik - WordPress Theme

How do I disable the lightbox on portfolio single pages? Please go to "Appearance > Customize > Portfolio Options" and scroll to the "Other Options" section. You will find the option to disable it there. ;)

How do I expand the width of the content area? Please go to "Appearance > Customize > Additional CSS" and apply all the custom CSS below: .post-title, .section-title { float: none; width: 100%; } .post-excerpt, .post-content, .section-content { flo ...

How to reorder portfolio categories on the listing template? You can use this plugin for that: https://wordpress.org/plugins/taxonomy-terms-order/

How to manually sort portfolio items? The theme by default comes with built-in sorting functionality in the "Appearance > Customize > Portfolio Options". However, you can try using this plugin to manually sort your portfolio items: https://wordpress.org/plugins ...

Portfolio category images don't show up if Jetpack plugin is active. How to fix that? Please go to "Jetpack > Settings > Appearance" and disable its Photon feature (screenshot: https://cl.ly/iljb ).

How to add a blank menu? Go to Appearance > Menus and click the Custom Links section. Enter "#" in the URL field and any character in the Link Text field. Once it is added in the menus, add the "blank-menu" text in the CSS Classes field. If yo ...

I got "Page Not Found" after changing pages on my portfolio. How to fix that? Please make sure that the portfolio slug is not the same as any page slug. For example, the theme by default uses "portfolio" as a portfolio slug. If you also have a page that has the same slug as "portfolio", please chang ...

How to adjust CSS for different screen sizes? There are times when you wanted to use CSS code for different screen sizes. For example, you want to display the tagline normally on PC, but you want it to be hidden when viewing on a mobile. 1. Use https://designmodo.com/r ...

I want to have all the content like the demo site. How do I do that? You can do that by importing the demo data from the provided XML file which is included in the full purchased package. For a full guide of how to install the theme (and import the demo data), we would suggest reading throug ...

Creating a child theme This article is offered for informational purposes. Please note that while we're happy to provide this guide, we can't offer support for custom code modifications. For details on what our support covers, please review our Ite ...

General troubleshooting steps When there's something wrong happened with your WordPress site, don't panic. In many cases, the cause of issues can be found and solved easily. Please try the following troubleshooting steps: First, make sure that everythin ...

Setting up automatic updates You can set up the automatic updates in our UXBARN themes using the Envato Market plugin. After installing the theme, you should see a notification at the top telling you to install the Envato Market plugin; just install and ...

OptionTree could not be downloaded and installed. What to do? On November 6, 2018, the OptionTree plugin seemed to be somehow disabled on the plugin repository of WordPress.org so you would not be able to download and install it. When you are trying to install the plugin, you might get ...