phpface
  • Introduction
  • Installation
  • Verify License
  • Install Plugins
  • Import Sample Content
  • Content Capabilities
  • Theme Options
  • Site Logo
  • Elementor Widgets
  • Sidebars
  • Shortcodes
  • Widgets
  • Add Menu
  • Add Custom User Dashboard Pages
  • Mobile Bottom Menu
  • Upload/Embed Video
  • Upload Big Files
  • Transcode and Encrypt Video With FFmpeg
  • Video Collections
  • Video Chapters
  • Import YouTube Videos
  • Post Location
  • Live Chat and Private Messages
  • User Dashboard
  • Video Advertising
  • BuddyPress (Activity Stream, Notifications, User Groups, Friend Connections ... etc)
  • Restrict Content
  • User Registration / Membership
    • Patreon Membership
    • Paid Membership Pro
    • Paid Member Subscriptions
  • myCred
  • ACF - Advanced Custom Fields
  • Create User Channels
  • WP Statistics (Page Views, Reports, Analytics ...)
  • Sitekit By Google (Page Views, Reports, Analytics ...)
  • Limit Backend Access
  • Bunny Stream
  • Cloudflare Stream
  • DynTube Stream
  • WooCommerce - Sell Video Content
  • Dokan - WooCommerce Multivendor Marketplace.
  • Forums
  • Search Everything in WordPress
  • Translation
  • Changelogs
  • For Developers
    • Add Custom Meta Boxes
    • REST APIs & Upload
  • FAQs
    • How to resolve 404 Error?
    • How to update the theme and all bundled plugins?
    • How to update all bundled plugins?
    • What is a Short Video?
  • How to solve "video is being encoded, please wait a minute" issue?
  • How to Add Custom Roles and Capabilities?
  • How to set custom single video template?
  • End
    • Thank you!
  • Customer Support
Powered by GitBook
On this page

Installation

PreviousIntroductionNextVerify License

Last updated 2 months ago

While uploading and activating the theme and plugins, you may encounter the "Incompatible Archive" error. This issue occurs within WordPress Core itself and has been discussed at

In such cases, we recommend activating the "Force PclZip" plugin to temporarily circumvent the problem

Recommended PHP settings

Read WordPress Requirements

upload_max_filesize: 32M or higher
post_max_size: 48M or higher
memory_limit: 256M or higher, or 512M
max_execution_time: 600 or higher
max_input_vars: 1000 or higher
max_input_time: 400 or higher

Install Parent Theme

Step 1. Log in to your Themeforest account, navigate to your Downloads tab and locate your StreamTube purchase.

Step 2. Click the Download button and choose to either download the Installable WordPress file only, which is just the streamtube.zip file or choose to download All Files & Documentation which is the full StreamTube package.

Step 3. After downloading the files, you need to decide if you want to upload the theme files via FTP or WordPress. For instructions on both methods, please continue reading below.

1. Upload Theme using FTP

Log into your server using FTP and navigate to the wp-content/themes folder.

Extract streamtube.zip file and upload the extracted folders to /wp-content/themes/ folder on your server.

2. Upload Theme using WordPress dashboard

Navigate to Apperance > Themes > Add New

Click Upload Theme and select streamtube.zip file, press the Install Now button to upload the theme.

After uploading the theme, you have to activate it. Navigate to Appearence -> Themes page to activate the theme.


Install Child Theme

It's recommended to upload and activate the "streamtube-child.zip" after activating the "streamtube.zip" file. Activating the child theme follows the same approach as the parent theme.

https://core.trac.wordpress.org/ticket/60398
https://github.com/aaronjorbin/force-pclzip/releases/tag/0.1
https://wordpress.org/about/requirements/