Okay
  Print

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

How to disable featured image cropping on the blog page? ===================================================================== *NOTE: Below instruction is for the theme version prior to v2.0.0. If you are using the theme v2.0.0 and above, you can just upload the blog image (fe ...

How to remove animation when hovering on blog images? Please go to "Theme Options > Blog" and you will find an option to disable the effect.

[v1.8.0 Note] Changes in theme's custom code for Visual Composer Since the theme v1.8.0, most custom code for overriding Visual Composer's elements are deprecated. A little drawback is that it might affect some of previous elements that you are using in your theme. But it will be greater i ...

How to create and display default Home Slider? 1. On your admin panel, go to "Home Slider > Add New Slide" to start creating a new slide.2. On the slide's edit screen, you will see some options available for how the caption text will display for that slide. Note that the ...

How to display shop sidebar on product category template of WooCommerce? Unfortunately there is no option for that out of the box. You would need to manually customize the code in "/includes/plugin-codes/plugin-custom-functions.php" file.Please find "uxbarn_wooc_theme_wrapper_start()" and "uxbarn_ ...

[v1.7.0 Note] For WooCommerce user, there are a few extra steps when updating the theme to v1.7.0 and above The theme v1.7.0 has removed some WooCommerce's template files which were previously in "/woocommerce" folder inside the theme folder. So, in order to make it work properly with WooCommerce 2.3, before updating the theme file ...

How to adjust the height of the portfolio slider on portfolio single page? ===================================================================== *NOTE: Below instruction is for the theme version prior to v2.0.0. If you are using the theme v2.0.0 and above, you can just upload the portfolio image ...

How to remove Related Works section out of the portfolio single page? Please go to "Settings > UXbarn Portfolio Options" and there you will see the option to remove the Related Works section.

Icon fonts are not showing in Firefox. How to fix this? It looks like it is about the cross-domain request issue.For the fix, you might need to add some code into the ".htaccess" of your site to allow that request. See here for more info: http://davidwalsh.name/cdn-fontsOr, if thi ...

How to adjust the height of the default home slider? ===================================================================== *NOTE: Below instruction is for the theme version prior to v2.0.0. If you are using the theme v2.0.0 and above, you can just upload the image and it ...

How to create and show portfolio on the page? Please find below for the summary of how to add portfolio into the page:1. Go to "Portfolio > Add New Portfolio Item" to add each portfolio item. Repeat this until you get all the items you want.2. Go to "Page > Add New" to a ...

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.

Style Customizer is not saving the changes. What should I do? This issue is mostly caused by the server side or the WordPress installation. On the Style Customizer screen, after saving, if you check the Chrome browser's console in Developer Tools, you may see the error message li ...

Where to find the code of portfolio meta info (Date, Client, Categories and Website) so I can customize it? In the latest version of the theme, you can customize the portfolio's meta info by going to "Settings > UXbarn Portfolio Options > Custom Meta Info". There you can create your own set to use in the theme instead of the defa ...

How to remove or hide the border around images? You would have to edit the CSS for the ".border" class in "style.css" file to remove the border. Or, go to "Style Customizer > Others > Custom CSS" and try using the custom CSS as:.border { border: 0 !important; }

How can I change the gallery thumbnail style (from circle to square or, from square to circle) ? 1. Click the pencil icon of the "Image Gallery/Slider" element. Screenshot: http://bit.ly/1efjFGj2. Select the grid style from dropdown. Screenshot: http://bit.ly/1ge00SL

How to adjust the height of the blog image? =====================================================================*NOTE: Below instruction is for the theme version prior to v2.0.0. If you are using the theme v2.0.0 and above, you can just upload the blog image (featur ...

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

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

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

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

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