How to set up another unique option in Crocal WordPress theme by Euthemians. Define color, opacity and other settings in your rows while scrolling. It is the unique effect we demonstrate on Crocal Intro page – https://euthemians.com/themes/crocal/crocal-intro/
WordPress 5.0 & Gutenberg
All Euthemians WordPress themes are fully compatible with WordPress 5.0. There is nothing specific that is required from our customers apart from updating theme and required plugins to their latest versions. This is just enough to ensure the compatibility with the latest WordPress version. About the new editor, Gutenberg, we […]
Custom Modals in Crocal
Besides the predefined ways to have modals (popups) in Crocal, you can easily create custom modals via the Modal Element. Let’s see how: Add the Modal Element via the Visual Composer Give a unique name ID for this modal (for example idname1) Click on the Add icon in the Modal […]
Sticky Columns in Crocal
Another amazing feature in premium Crocal by Euthemians. You can have sticky column anywhere in the content area.
Envato Market WordPress Plugin for Theme Updates
Till fourth quarter of 2018 all our themes used the old Envato API for the automatic updates. Since Envato has started rate-limiting the old API we have to offer an official solution for our themes update. Following the new Envato API and the official solution for updating items purchased on […]
Feature Section YouTube
At this section, you can define your options for the Feature Section YouTube. Firstly, you set your Feature Section as you wish and then, you select your preferences for the YouTube. Have a closer look: Feature Size: You can select the size of the feature title between Full Screen and […]
Crocal and Events Calendar by Modern Tribe
Crocal supports both free and pro versions of the Events Calendar by Modern Tribe. In order to get the Crocal’s style for the Events Calendar, please ensure that: Go to Events > Settings > Display (click on tab) Under Basic Template Settings set the Default stylesheet used for events templates […]
Side Section Navigation in Crocal
This is a Video Tutorial on how to use the Section Navigation template in order to create a side scrolling navigation like the home page of Crocal.
Upload and Use SVG icons in Crocal
It is well known that WordPress does not allow the upload of the SVG files and the main reason is that they are insecure. This is because the SVG is not an image format but a document format (consider that SVG files allow JavaScript to be embedded). For that reason, […]
Google Analytics in Crocal
Add the JS tracking code under Crocal > Custom Codes and replace the UA-XXXXXXXX-X with your tracking id: <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>