On Mar 28, 4:29 pm, Deyson Ortiz <
deysonor...@mac.com> wrote:
> 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:
>
>
>
> > 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:
> >> 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.
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_Generator.
The problem is probably that vPIP generates the page dynamically in
Media Entry mode that is confusing Ajaxed.
-- Enric