Theme Intro Loader in WeShop

A new feature is available in WeShop – the Theme Intro Loader. This loader will appear only on your homepage and you can combine it with an image and/or two titles. You can enable or disable it under Theme Options > Theme & Header Options > Theme Intro. You can […]

Font Manager in WeShop

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 […]

Image sizes in WeShop

Below you can see the default image sizes from the functions.php file.Anyone can change these settings under Theme Options > Media Options > Media Sizes and use the Regenerate Thumbnails plugin in order to recreate the image sizes.This is an option that offers to any user the flexibility to fully control […]

Header Color Options in WeShop

In WeShop you can change colors in your Headers via Customizer.You can style a header under Colors – Header/Menu and then select the Header Style you are using. You can change colors in specific Header Layouts, Header Skins, Responsive Header & Menu, Sticky Header, Sub Menu, and Header Sliding Modals. […]

Blog Carousel element in WeShop – Elementor

General Carousel Type: Choose between Classic Type and Advanced Type. Classic is the classic Carousel with many options though. Advanced Carousel adds left and right padding style (in pixels) onto stage-wrapper which has, as a result, a full-width carousel. Below, we present all the possibilities offered for both Carousel Modes. […]

Blog Leader element in WeShop

This element was specifically created for the needs of any Blog page. Define the number of posts, categories, and many more. General Number of Posts: Select the number of posts you want to display.Image Size: Select your Blog Image Size among Square Small Crop, Landscape Small Crop, Portrait Small Crop, Resize […]

Create One Page navigation with WeShop

With WeShop, you can have easily create a one-page site. To create such a site please do as follows. Set the Home Button in the One-Page version You can set a home button (with the behavior of the back-to-top button) by creating a custom link with the following URL: #eutf-goto-header.

List Title (Gutenberg) Block in WeShop

You will find the List Title block in Gutenberg editor if you install and activate the WeShop Gutenberg Extension plugin. This block provides a beautiful list of Portfolio, Post, or Product items. Let’s see the available options. General Post Type: Choose between Portfolio/Post/Product. Order By and Order: Define your order […]

Page Transitions in WeShop

Page transitions are available in our premium theme, WeShop, too. How to enable the page transitions on your installation: It is recommended to avoid using the page transitions in combination with plugins which use ajax requests.

Google Analytics code in WeShop

Add the JS tracking code under WeShop > 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> Note that you can add any custom code in these fields and not just the tracking code for Google analytics.