Features

Contents

1. Content Blocks

2. Wolf WPBakery Page Builder Extension Plugin

3. Video Background Scroll - File Encoding and Format

1. Content Blocks

Our themes offer the Content blocks feature.

The Content blocks feature is an amazing system to create content that you can use as page fragments, or custom header and footer.

Simply create a content block (Content Block > Add New) using WPBakery Page Builder just like a regular page and use it anywhere you want in different pages.


To add a Content Block in your page, find the "Content Block" element , in the WPBakery Page Builder elements window and insert it in your page.

Post-Header & Pre-Footer

You can set content blocks as post-header and/or pre-footer area. It will display your choosen Content Block, just below the header, and/or just before the footer.

You can set you header and footer blocks to be displayed on all pages via the "Customizer" > "General tab".

Or you can set your custom header and footer blocks only on certain pages using the page options below your text editor.

Note that the content block option includes an inheritance system. For example, if you set a particular header block on your blog page (the page set as page for posts in the WordPress reading settings), all blog pages will inherit this setting.

Replace Default Header & Footer

You can use this feature to replace the default header or footer, by hiding the footer or header using the page options. This way you can, for example, create a custom footer for several pages and use the in-built footer on every other pages.


2. Wolf WPBakery Page Builder Extension Plugin

Wolf WPBakery Page Builder Extension Plugin is a plugin that extends WPBakery Page Builder features.

It adds many page builder elements and features to your theme and is only available to users who have purchased one of our themes.

It comes packed with your theme and is downloaded and installed on theme activation. You just need to enter your theme purchase code in your admin and you're all set.

3. Video Background Scroll - File Encoding and Format

To use the Video Background Scroll feature, your video file must have a specific encoding for the animation to work.

Screenshot on 2025-03-13 at 14-42-20.png

Here is how to convert the encoding of your video on the https://ffmpeg-web.vercel.app/ website.

First, upload your mp4 or mov file on the right. Then copy and paste the command line below and replace the name of the file with yours.

ffmpeg -i 718306466.mov -vf scale=2000:ih/2*2 -movflags faststart -vcodec libx264 -crf 23 -g 1 -pix_fmt yuv420p output.mp4

Annotation on 2025-03-13 at 14-36-47.png

When everything is ready hit enter.

After a few minutes, you can download the converted file and the right and use it for the Video Scroll feature.

Annotation on 2025-03-13 at 14-40-12.png

The video should be animated frame by frame while scrolling your page.