You can have this function by 3 ways: 1. Under Blade > Custom Codes Please add the Google Tracking Code in the Blade > Custom Codes > Code (Head). For example: <script> (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’); ga(‘create’, ‘UA-XXXXXXXX-X’, ‘auto’); ga(‘send’, ‘pageview’); </script> 2. Via Theme Options (JS Code) […]
Where to upload the Favicon in Blade
In Blade theme, we use the native WordPress function for the Favicon. So, go to Appearance > Customize > Site Identity and upload the image you like for favicon.
How to create Popup modals with Blade
In case you want to use pop-up modals like on Blade’s live demo there is a simple way of doing so. You can create various buttons or simple links, add the appropriate class and link to open hidden areas like sliding area or search from everywhere. What you should simply add in a […]
Avoid Possible issues with the Events Calendar in Osmosis
Osmosis supports both free and pro versions of the Events Calendar by Modern Tribe. Based on our customers’ feedback we provide some instructions on this article in order to avoid possible issues especially after plugin’s updates. So, please check the following to avoid these well-known issues: Go to Events > […]
The TopBar Options in Blade
With Blade Theme you can customise the Top Bar as you wish under Theme Options > Top Bar Options. For starters you can either have or not have it active, depending on how you like your website. Let’s see the possibilities you have with the Top Bar activated: Top Bar […]
Visual Composer (WPBakery Page Builder) and bundled plugins Updates
We must note that we care for our Theme’s bundled plugins. So, in every new release of the Theme, the latest compatible version of WPBakery Page Builder (Visual Composer) is included. This applies to all bundled plugins, e.g. WPBakery Page Builder (Visual Composer), Revolution Slider, etc. It is necessary to […]
How to add custom fonts via the Child Theme in Reload
Under Theme Options – Typography you can select a variety of Standard and Google Fonts. In some cases you might need to use a Custom Font, we have implemented a solution to add your Custom Fonts and be able to select them in the Typography section of our options panel […]
How to style your site with Blade
Blade uses the WP Theme Customizer for almost every color you might need for your site. Adjust your theme’s colors easily in real time, selecting either from predefined colors or customized ones, and have immediate experience of your changes. You can find these options from Appearance > Customize or you […]
Feature Section Elements in Blade
This is a well-know area that we provide in each one of our themes. Here you are able to add impressive areas on the top of your main content. You can use the Feature Section in your single posts, pages, portfolio items and products. Blade gives you the chance to add […]
How to Set One Page Menu/Site in Blade
With Blade, you can have easily a one-page site. To create such a site please do as follows. Add Section IDs (e.g., idname1) in Rows you want to use in your menu. Create a menu with the usual way (Appearance > Menus). Add as menu items the custom links you […]