an
groups-icon

Front page youtube video not showing

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Yaron Modzelevich
    0 points
    Beginner

    Greetings,

    Fresh install of DP, set homepage video using youtube option but video not showing. Not using embed code, using https://youtu.be/FfptA_hOYTo for example

    Also changed the following from 64m and 40m to 64m and 64m
    // set memory limits
    if ( !defined(‘WP_MEMORY_LIMIT’) ) {
    if ( is_multisite() ) {
    define(‘WP_MEMORY_LIMIT’, ’64M’);
    } else {
    define(‘WP_MEMORY_LIMIT’, ’64M’);
    }
    }

    if ( ! defined( ‘WP_MAX_MEMORY_LIMIT’ ) ) {
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
    }

    Thank you
    Ron

    October 7, 2015 at 1:38 pm
  • fiona wylder
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 7, 2015 at 5:16 pm

457

Views

1

Replies