Okay
  Print

Enso - 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 make the page content visible on portfolio templates? The option for this was introduced in v1.0.2. If you are already using this version or above, please go to "Appearance > Customize > Portfolio Styles" and you will find the option named "Show Page Content?" in each template ...

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 change the page layout to make all text span across the container? You would have to use custom CSS to adjust that. Please try applying this code: .page .post-title-wrapper { float: none; margin-bottom: 5%; width: 100%; } .page .post-content-wrapper { float: none; ...

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 can I make portrait photos have the same width as landscape photos on portfolio single pages? You would need to customize it via a child theme. Please do:1. Create a new child theme for this customization. For how-to instruction, please see: https://uxbarn.ticksy.com/article/8649/2. In the parent theme, open the "/in ...

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