Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Video and Audio don't post
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alexander Twiist  
View profile  
 More options Jun 13 2012, 4:10 pm
From: Alexander Twiist <alexandertwi...@gmail.com>
Date: Wed, 13 Jun 2012 13:10:28 -0700 (PDT)
Local: Wed, Jun 13 2012 4:10 pm
Subject: Video and Audio don't post

Hey all,

I'm new to creating themes, and everything on my test blog works fine
except that it doesn't show any of my video or audio post. I have no idea
why. I've stripped the code down to this

{block:Audio}
<div class="post">
<div class="date">
{block:Date}<span>{Month} {DayOfMonthWithZero}, {Year}</span>{/block:Date}
</div>        
<div class="content">
                    {AudioEmbed-400}
 {block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
</div>
<div class="info">
{block:RebloggedFrom}
        reblog from: <a href="{ReblogParentURL}"
title="{ReblogParentTitle}">{ReblogParentName}</a>
        originated by: <a href="{ReblogRootURL}"
title="{ReblogRootTitle}">{ReblogRootName}</a>
{/block:RebloggedFrom}
{block:NotReblog}A {Title} Original{/block:NotReblog}
<br />
{block:NoteCount}<a href="{ShortURL}">&hearts;
{NoteCount}</a>{/block:NoteCount} - {block:HasTags}Tags: {block:Tags}<a
href="{TagURL}">#{Tag}</a>
{/block:Tags}{block:HasTags}
</div>
</div>

            {block:PermalinkPage}
 {block:PostNotes}
<div class="notes">{PostNotes}</div>
{/block:PostNotes}
 {/block:PermalinkPage}

{/block:Audio}
 {block:Video}
            <div class="post">
<div class="date">
{block:Date}<span>{Month} {DayOfMonthWithZero}, {Year}</span>{/block:Date}
</div>
<div class="content">
{Video-500}
{block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
</div>
<div class="info">
{block:RebloggedFrom}
        reblog from: <a href="{ReblogParentURL}"
title="{ReblogParentTitle}">{ReblogParentName}</a>
        originated by: <a href="{ReblogRootURL}"
title="{ReblogRootTitle}">{ReblogRootName}</a>
{/block:RebloggedFrom}
{block:NotReblog}A {Title} Original{/block:NotReblog}
<br />
{block:NoteCount}<a href="{ShortURL}">&hearts;
{NoteCount}</a>{/block:NoteCount} - {block:HasTags}Tags: {block:Tags}<a
href="{TagURL}">#{Tag}</a>
{/block:Tags}{block:HasTags}
</div>
</div>

            {block:PermalinkPage}
 {block:PostNotes}
<div class="notes">{PostNotes}</div>
{/block:PostNotes}
 {/block:PermalinkPage}

{/block:Video}

and I the post still don't show anything. Can anyone help please ?

(also, how do I get the reblog/ like buttons that go in the top right of
the theme ?)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Starkov  
View profile  
 More options Jun 14 2012, 7:09 am
From: Vladimir Starkov <matmuchra...@gmail.com>
Date: Thu, 14 Jun 2012 04:09:53 -0700 (PDT)
Local: Thurs, Jun 14 2012 7:09 am
Subject: Re: Video and Audio don't post

Can you show an tumblr blog with theme you developing?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Twiist  
View profile  
 More options Jun 14 2012, 1:24 pm
From: Alexander Twiist <alexandertwi...@gmail.com>
Date: Thu, 14 Jun 2012 10:24:34 -0700 (PDT)
Local: Thurs, Jun 14 2012 1:24 pm
Subject: Re: Video and Audio don't post

alexandertwiist.tumblr.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexander Twiist  
View profile  
 More options Jun 19 2012, 1:01 pm
From: Alexander Twiist <alexandertwi...@gmail.com>
Date: Tue, 19 Jun 2012 10:01:17 -0700 (PDT)
Local: Tues, Jun 19 2012 1:01 pm
Subject: Re: Video and Audio don't post

Can someone please help me with this, I really want this theme to work but
I have no idea what I'm doing wrong.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Zhu  
View profile  
 More options Jun 19 2012, 1:20 pm
From: Sean Zhu <interestinglyth...@gmail.com>
Date: Tue, 19 Jun 2012 10:20:03 -0700 (PDT)
Local: Tues, Jun 19 2012 1:20 pm
Subject: Re: Video and Audio don't post

The code you sent has blocks for only things that you said didn't work. Can
you add a parallel block for something like a text post, check to make sure
the only the text post shows, and reply with the new code (with
text/audio/video blocks)?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »