Okay
  Print

Nakamura - WordPress Theme

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

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 to make the page/post content area wider? You would have to manually use custom CSS to adjust that. Please go to "Appearance > Customize > Additional CSS" and try applying this code: .page .post-content-container, .single-uxbarn_portfolio .post-content-cont ...

How do I make the portfolio titles visible on the portfolio listing templates? You can use custom CSS to adjust that. Please first make sure you are using the latest version of the theme, then go to "Appearance > Customize > Additional CSS" and you can apply this code to make the titles visible: ...

Is it possible to remove left and right white space around the top page/post image? The white space is part of the design, but if you want to remove that, you can use this custom CSS as a workaround. .post-image { margin-left: 0; } .blog-list .post-content-container { width: 32.5%; } .singl ...

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 ...

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 ...

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 ...

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 ...

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 ...

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 ...