StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-05-2009, 01:10 AM
boogiewithstu boogiewithstu is offline
Registered User
Pro Plus Member
 
Join Date: Dec 2008
Posts: 35
Default Sidebar Remove Featured Video

So Sozo was helping me out on this issue and I'm not sure how to implement his code. I only see the home.php page as calling the featured video. When I scroll through the site i'm not sure what pages it's loading as I don't see the names of the files it's loading. I'd like the featured video to be gone on all the pages that are not the home page. Can I get just a little bit more explanation thanks. www.stusreviews.com. Here's the code that Sozo gave me (thanks sozo :).

-------------
2) Create a new sidebar file omitting the video and call it from the pages you don't want the video on.
Duplicate sidebar.php, rename it, delete this:

Code: Select all
<div class="video">

<h3>Featured Video</h3>
<?php $video = get_option('revchurch_video'); echo stripslashes($video); ?>

</div>
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you remove the featured video field? Fitz General Discussion 1 09-22-2009 09:31 PM
Featured Video in Sidebar - Please tell me it can be done. Pflug8 General Discussion 13 06-22-2009 10:30 PM
How do I remove extra featured video? eastgirl General Discussion 3 03-26-2009 06:32 AM
how can i remove featured video and Adsense? cool2009 General Discussion 1 01-13-2009 01:45 AM


All times are GMT -5. The time now is 09:00 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.