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
Ajaxed and Vpip
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
  16 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
 
Deyson  
View profile  
 More options Mar 28 2009, 6:51 pm
From: Deyson <deysonor...@mac.com>
Date: Sat, 28 Mar 2009 15:51:53 -0700 (PDT)
Local: Sat, Mar 28 2009 6:51 pm
Subject: Ajaxed and Vpip
Has anyone else had issues running Ajaxed and Vpip together, when I
click on read more , right before the fade out I get a duplicate of
the vpip module.

here is the test page:

www.deysonortiz.com/blog

Thank you.


 
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.
Enric  
View profile  
 More options Mar 28 2009, 7:24 pm
From: Enric <enric.me...@gmail.com>
Date: Sat, 28 Mar 2009 16:24:29 -0700 (PDT)
Local: Sat, Mar 28 2009 7:24 pm
Subject: Re: Ajaxed and Vpip
The link your calling, http://deysonortiz.com/blog/?p=1, is to a page
that already has vPIP on it.  Try putting it in the url of a browser
window.  So that's why it looks like this code:

<a id="awppost_link_1" class="awppost_link" onclick="aWP.doit({'id':
'1', 'type': 'post', 'fp': '1'}); return false;" href="http://
deysonortiz.com/blog/?p=1">Read More “Pep Boys Commercial”</a>

is showing duplicates.  You may need to point to another page that
just has the credits info w/o vPIP.

  -- Enric

On Mar 28, 3:51 pm, Deyson <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 28 2009, 7:29 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Sat, 28 Mar 2009 19:29:27 -0400
Local: Sat, Mar 28 2009 7:29 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
Seems that there is now way to re-direct it to a different URL, since  
I am using AJAXed it takes the information after the pagination break  
to create the read more content :(

On Mar 28, 2009, at 7:24 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 28 2009, 7:37 pm
From: Enric <enric.me...@gmail.com>
Date: Sat, 28 Mar 2009 16:37:04 -0700 (PDT)
Local: Sat, Mar 28 2009 7:37 pm
Subject: Re: Ajaxed and Vpip
On Mar 28, 4:29 pm, Deyson Ortiz <deysonor...@mac.com> wrote:

vPIP has a manual entry mode.  See "Using the vPIP Code Generator",
http://wiki.vpip.org/index.php?title=Using_vPIP#Using_the_vPIP_Code_G....
The problem is probably that vPIP generates the page dynamically in
Media Entry mode that is confusing Ajaxed.

  -- Enric


 
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.
Deyson Ortiz  
View profile  
 More options Mar 28 2009, 7:47 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Sat, 28 Mar 2009 19:47:53 -0400
Local: Sat, Mar 28 2009 7:47 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
Seems that solves the duplicating problem.

Could I style the playback options like in the media entry ( side by  
Side)
can I have more playback options like in Media entry. ( ipod-HD etc...)

And I do not see a code generator on my wordpress html entry section,  
I had to use the one from the link you gave me to test.

Would be nice to add a toggle in case someone uses AJAX, so we can use  
Media entry :)

On Mar 28, 2009, at 7:37 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 28 2009, 9:51 pm
From: Enric <enric.me...@gmail.com>
Date: Sat, 28 Mar 2009 18:51:55 -0700 (PDT)
Local: Sat, Mar 28 2009 9:51 pm
Subject: Re: Ajaxed and Vpip
See, http://wiki.vpip.org/index.php?title=Using_Media_Entry, and
uncheck "Use Media Entry..." which will activate the Code Generator
instead.  You can code as many vPIP videos in whatever style you want
in HTML.  The code generator just simplifies generating the HTML.
Look at  "How to Code vPIP in HTML",
http://wiki.vpip.org/index.php?title=Using_vPIP#How_to_Code_vPIP_in_HTML.

  -- Enric

On Mar 28, 4:47 pm, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 29 2009, 4:27 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Sun, 29 Mar 2009 16:27:07 -0400
Local: Sun, Mar 29 2009 4:27 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
Thank you fo helping me solve the problem Enric, I will avoid using  
Ajaxed and make my job simple for now and use the media entry.

Another thing I would like to do, is add the the blue (or any other  
color ) underline as in the homepage of vpip.org, the video titled  
"what is Vpip "
I like the hover effect when you place the mouse over the image.

Any idea on how to implement that.

Thank you :)

On Mar 28, 2009, at 9:51 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 29 2009, 6:08 pm
From: Enric <enric.me...@gmail.com>
Date: Sun, 29 Mar 2009 15:08:27 -0700 (PDT)
Local: Sun, Mar 29 2009 6:08 pm
Subject: Re: Ajaxed and Vpip
Here's the style used on vpip.org for hovering over and active anchors
(<a ...>...</a>):

a:hover, a:active {
   background:#157BA5 none repeat scroll 0 0;
   color:#FFFFFF;
   text-decoration:none;

}

If you just want the background blue for hovering over the vPIP
anchors you could try in your css file:

a.vpip-vs-mediatitle:hover {
   background:#157BA5 none repeat scroll 0 0;
   color:#FFFFFF;
   text-decoration:none;

}

  -- Enric

On Mar 29, 1:27 pm, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 29 2009, 6:22 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Sun, 29 Mar 2009 18:22:26 -0400
Local: Sun, Mar 29 2009 6:22 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
This is something I would have to do using code generator results  
instead of the media entry?
I apologize for my ignorance as I am still learning the wonderful  
world of wordpress.

Thank you in advance...

On Mar 29, 2009, at 6:08 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 29 2009, 6:57 pm
From: Enric <enric.me...@gmail.com>
Date: Sun, 29 Mar 2009 15:57:28 -0700 (PDT)
Local: Sun, Mar 29 2009 6:57 pm
Subject: Re: Ajaxed and Vpip
The CSS file or stylesheet is editable in the Theme or Appearance area
when logged in as Admin into the Wordpress blog.  Which version of
Wordpress are you running?

  -- Enric

On Mar 29, 3:22 pm, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 29 2009, 7:21 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Sun, 29 Mar 2009 19:21:32 -0400
Local: Sun, Mar 29 2009 7:21 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
I am using wordpress 2.7

So the code you sent me in the prior email is what I change in edit  
plugins section for vpip in wordpress?

On Mar 29, 2009, at 6:57 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 29 2009, 7:27 pm
From: Enric <enric.me...@gmail.com>
Date: Sun, 29 Mar 2009 16:27:55 -0700 (PDT)
Local: Sun, Mar 29 2009 7:27 pm
Subject: Re: Ajaxed and Vpip
When logged in as admin into your Worpdress blog, go to Appearance -
Editor.  Select "Stylesheet (style.css)" under Styles on the right
(you may need to scroll down.)  Then add these lines:

a.vpip-vs-mediatitle:hover {
   background:#157BA5 none repeat scroll 0 0;
   color:#FFFFFF;
   text-decoration:none;

}

and click the Update File button.

  -- Enric

On Mar 29, 4:21 pm, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 31 2009, 7:15 am
From: Deyson Ortiz <deysonor...@mac.com>
Date: Tue, 31 Mar 2009 07:15:19 -0400
Local: Tues, Mar 31 2009 7:15 am
Subject: Re: [vPIP] Re: Ajaxed and Vpip
I was able to edit my CSS in a custom style Sheet provided by Thesis  
Theme that hooks into the main CSS.

I see the code you gave me changed the hover on the media selection  
words, which I like, but what I would also like to do is add the blue  
( or any color ) Line under the image when you hover over the image  
like in your Vpip homepage.

Thank you :)

On Mar 29, 2009, at 7:27 PM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 31 2009, 11:14 am
From: Enric <enric.me...@gmail.com>
Date: Tue, 31 Mar 2009 08:14:35 -0700 (PDT)
Local: Tues, Mar 31 2009 11:14 am
Subject: Re: Ajaxed and Vpip
Sorry, I'm too busy to go into CSS coding and this doesn't relate
directly to my plug-in, vPIP.  There's a lot of sites that teach CSS
like http://www.w3schools.com/css/ , or search, http://www.google.com/search?q=css
, and there's books on css, http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Daps&field-key...
.

  -- Enric

On Mar 31, 4:15 am, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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.
Deyson Ortiz  
View profile  
 More options Mar 31 2009, 12:07 pm
From: Deyson Ortiz <deysonor...@mac.com>
Date: Tue, 31 Mar 2009 12:07:54 -0400
Local: Tues, Mar 31 2009 12:07 pm
Subject: Re: [vPIP] Re: Ajaxed and Vpip
Thank you :)
I will check them out.

On Mar 31, 2009, at 11:14 AM, Enric wrote:


 
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.
Enric  
View profile  
 More options Mar 31 2009, 3:59 pm
From: Enric <enric.me...@gmail.com>
Date: Tue, 31 Mar 2009 12:59:17 -0700 (PDT)
Local: Tues, Mar 31 2009 3:59 pm
Subject: Re: Ajaxed and Vpip
Sure thing.

  Good luck,

    Enric

On Mar 31, 9:07 am, Deyson Ortiz <deysonor...@mac.com> wrote:


 
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 »