NiceThemesEmbedded Videos Not Working – NiceThemes http://nicethemeswp.com/forums/topic/embedded-videos-not-working/feed/ Wed, 09 Apr 2025 09:09:17 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-825 <![CDATA[Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-825 Sun, 24 Feb 2013 07:35:41 +0000 djulian Hi,

I can’t seem to embed a video from YouTube on my site. I’ve tried using both the new and the old embed code.

Thanks,
Dan

]]>
http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-827 <![CDATA[Reply To: Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-827 Sun, 24 Feb 2013 20:57:40 +0000 Juanfra Aldasoro Hi Dan,

Thanks for writing, I hope you’re doing well.

Where are you inserting the embed code?

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-851 <![CDATA[Reply To: Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-851 Tue, 26 Feb 2013 04:18:22 +0000 djulian Hi Juan,

I’m doing good–thank you. I hope you are doing well also!

I’m trying to insert it at my site (www.juliansabroad.com) while writing a regular blog post. I’ve tried posting both the new and old styles of YouTube embedded code in both the post and in the box below which reads “Nice Settings–Video Embed Code.” None of these four approaches seems to work.

If I could ask another, unrelated question, I can’t seem to figure out how to add bullets to the CSS. I’ve tried just about everything I know (which is not a ton, admittedly) and no matter what changes I make to the CSS, no bullets will show up in my posts. Also, I can’t seem to remove the white background on block quotes. These two issues aren’t nearly as pressing or important as the video embed, however.

Thank you so much!
Dan

]]>
http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-855 <![CDATA[Reply To: Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-855 Tue, 26 Feb 2013 13:36:06 +0000 Juanfra Aldasoro Hi Dan,

I’m doing great – thanks for asking 🙂

That sound strange :S . You mean you don’t see the video on the blog section or the post? If you don’t see it on the blog section, it’s ok – that’s the way it should work. But on the post section it should look like the demo: http://demo.nicethemeswp.com/folly/2012/04/23/more-awesomeness-by-blu/

We’ll be updating folly this week to a new and renovated version – The video issue will be resolved. Maybe you can wait until this new version is released in order to make and update and solve the problem?

With regards to the blockquotes, try this css:

blockquote{ background: transparent; }

Finally, for the bullets:

.entry ul  { margin-bottom: 1.5em; padding: 0; }
.entry ul ul  { margin: 0 15px; }
.entry ul li  {	list-style-type: disc; }
.entry ul ul li  { list-style-type: circle; }

.entry ol  { margin-bottom: 1.5em; padding: 0; }
.entry ol ol  { margin: 0 15px; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: lower-latin; }

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-963 <![CDATA[Reply To: Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-963 Sun, 03 Mar 2013 22:41:31 +0000 djulian It worked! Thank you!

]]>
http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-964 <![CDATA[Reply To: Embedded Videos Not Working]]> http://nicethemeswp.com/forums/topic/embedded-videos-not-working/#post-964 Mon, 04 Mar 2013 13:19:01 +0000 Juanfra Aldasoro My pleasure 🙂

Best,
Juan.

]]>