Hello,
Great product! Thanks so much. Very flexible and simple to use.
Quick question - Using TubePress Pro, I've created a custom theme per the instructions in your documentation and just made 1 revision to the default theme's CSS. I placed the modified CSS it in it's own directory (/tubepress_pro_2_2_0/content/themes/bluekiwi).
When I try and apply my theme using either the shortcode or through the appearance tab ...nothing happens. There are no changes to the way my content is displayed.
The change I made to the css was...
.tubepress_thumbs {
margin: auto;
width: 400px;
}
Basically, I'm trying to center the 3 thumbnails under the viewer.
Here's the page I'm trying to apply it to....http://client5.marketplane.net/videos/
Any idea what I'm doing wrong?
Thanks in advance for your help.

creating/applying a custom theme
Started by Alison OBrien, Apr 26 2011 01:19 PM
4 replies to this topic
#1
Posted 26 April 2011 - 01:19 PM
#2
Posted 27 April 2011 - 11:55 AM
Hi,
Looks like for whatever reason TubePress is still using just the default theme. I know you did this already, but would you change your shortcode from:
Looks like for whatever reason TubePress is still using just the default theme. I know you did this already, but would you change your shortcode from:
[tubepress mode="playlist" playlistValue="F965FBA5E9BD6758"]to
[tubepress mode="playlist" playlistValue="F965FBA5E9BD6758" theme="bluekiwi"]I'd like to take a look at the debug output again once you've done so. Thanks!
#3
Posted 12 May 2011 - 12:06 PM
I've the same problem.
I've also opened a bug issue (314), but I need to solve this issue as soon as possible, so I'll try this way as well.
You can check the plugin here: http://progettoanike.org
So far I've used my theme's style to set the width of the gallery (at the third column of the page), but the plugin totally ignores my custom theme.
Debug mode is on, but I don't see any debug information in the page source.
Cache has been cleared, just in case (however, as a logged user, pages aren't server as cached).
I really hope to have a solution, as I'm stuck with this page :(
Thanks,
Andrea
I've also opened a bug issue (314), but I need to solve this issue as soon as possible, so I'll try this way as well.
You can check the plugin here: http://progettoanike.org
So far I've used my theme's style to set the width of the gallery (at the third column of the page), but the plugin totally ignores my custom theme.
Debug mode is on, but I don't see any debug information in the page source.
Cache has been cleared, just in case (however, as a logged user, pages aren't server as cached).
I really hope to have a solution, as I'm stuck with this page :(
Thanks,
Andrea
#4
Posted 11 September 2012 - 02:10 PM
I have the same issue, with my custom theme not working. I also tried using the "sidebar" theme and it didn't work (set in shortcode and in settings in WordPress). Help! When will this bug be fixed?
#5
Posted 11 September 2012 - 02:17 PM
I have the same issue, with my custom theme not working. I also tried using the "sidebar" theme and it didn't work (set in shortcode and in settings in WordPress). Help! When will this bug be fixed?
Let's continue the discussion on this thread. Thank you!