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.

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
  #6  
Old 06-13-2009, 03:55 PM
John Flynn's Avatar
John Flynn John Flynn is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Sherman, TX
Posts: 2,021
Default Re: Replacing Featured Gallery with Video

Yes, you do. You need to add the rest of it to your functions file in the array like this:
Code:
array(	"name" => "Featured Video",
						"desc" => "This is for the featured video section that is at the top of the homepage.

",
			    		"id" => $shortname."_featured_vid_1",
			    		"type" => "cat_select"),
			    		
				array(	"name" => "# of Posts",
						"desc" => "How many posts would you like to include for this category?

",
			    		"id" => $shortname."_featured_vid_1_num",
			    		"type" => "text"),
 

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
Replacing Featured Video w Another Featured Posts camorgan General Discussion 5 04-16-2010 12:24 PM
Replacing Featured Content Gallery with different plugin thedesktopshop General Discussion 1 03-02-2010 04:53 AM
Replacing the Featured Content Gallery mbpage General Discussion 3 06-11-2009 08:19 PM
Replacing Featured Content Gallery xecinternet General Discussion 13 05-17-2009 01:29 PM
Replacing Featured Content Gallery with another Plug-In clickittoyou General Discussion 4 04-19-2009 10:01 AM


All times are GMT -5. The time now is 02:39 AM.

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