Okay
  Print

Schon - WordPress Theme

The Google Maps element do not load and show up. What do I do? Please first update the theme to the latest version. After that, go to "Theme Options > Google Maps" to enter your API key and save. Clear all cache and check it again. The maps should load properly now.

Can I increase the logo size? You can use custom CSS to adjust that. Please try the following: #logo {     margin-right: 30px;     width: 30%; } #tagline-search-group {     text-align: left;     width: 65%; } @media only screen and ( ...

How to activate capital letters for the intro titles and the menu? You can use this custom CSS to adjust that:#main-container #intro-title, #menu-container { text-transform: none; }In case you would like to use custom CSS for other elements, I would recommend Developer Tools on Chrome ...

How to manage and use custom meta info for portfolio? To manage the custom meta info list, please go to "Settings > UXbarn Portfolio Options" then select "Custom Meta Info" tab. After saving, they will appear on the portfolio's edit screen then you can enter the data.

I cannot open portfolio single page. I only see "404 Page Not Found". What to do? Please go to "Settings > Permalinks" and click to save once. This should solve the issue.

How to enable Visual Composer mode for portfolio item? Please go to "Settings > Visual Composer" and tick the "uxbarn_portfolio" item in the Content Types list. Then the Visual Composer button will show up in the portfolio edit screen.

How can I rename the "portfolio" slug and its texts to something else? To rename that, please open "/includes/plugin-codes/custom-uxbarn-portfolio.php" file. You can then find the portfolio texts in the function of "uxbarn_custom_port_cpt_args()".For the portfolio taxonomy, just see in the funct ...

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

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

I couldn't update the bundled plugins with the theme purchase code. Why? Since they are "bundled" with the theme, the plugins will only be updated with the newer version of the theme. This is normal for any bundled items. You won't be able to use the theme purchase code to register or update them ...

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

Some bundled plugins cannot be updated. They tell me to register with their own license first. What to do? There are two different cases here: Case 1: The bundled plugins cannot be updated right after finished updating the theme You find that the newer versions of the bundled plugins already come with the latest version of t ...

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