Viewing 4 replies - 1 through 4 (of 4 total)
  • there might be a ‘readme’ file with the theme with instructions;
    or there might be settings in the admin area (maybe under ‘admin’ ‘appearance’ .. ?)
    or check in sidebar.php for the code of the video;

    if you don’t succeed, you could paste the code of sidebar.php into a https://wordpress.pastebin.com/ and post the link to it here.

    Thread Starter networkmom

    (@networkmom)

    Here is the code and I went in and tried to delete it but was not exactly sure what to delete so it did not work.

    [Code moderated as per the Forum Rules. Please use the pastebin]

    i think, this is what you could delete:

    <?php if (!( is_home() )) { ?>
    <h5>Featured Video</h5><div id="video">
    <object width="301" height="244"><param name="movie" value="https://www.youtube.com/v/eCpkq_AeX50&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/eCpkq_AeX50&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="301" height="244"></embed></object>
    </div><?php } ?>
    Thread Starter networkmom

    (@networkmom)

    I think it worked

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help with deleting something on page’ is closed to new replies.