Awesome- compared to bullshit. (ane_s_thesia) wrote in component_help,
Awesome- compared to bullshit.
ane_s_thesia
component_help

  • Mood:

Friends page previous/recent links not going where I need them to.

Hi all. I hope this isn't a stupid request for help, but I've been trying to figure this issue out for a while now and I can't find any info about it specifically.

I have a custom S1 journal and friends page. At the bottom of my friends page I have the %%skiplinks%% command, which is supposed to take me back/forward 25 entries. Problem is that it doesn't take me back entries on my friends page- it takes me back on my main journal entries instead.

After trying different ideas, I put it back to the default. I need to know what I should be putting in these two boxes so that the %%url%% defines the skipping on my friends page---

FRIENDS_SKIP_BACKWARD
The HTML to make the link to the next (less recent) page of the friends view... going back in time.

numitemsThe number of items being displayed on the next page.
urlThe URL of the page. (the HREF of your A tag)

<a href="%%url%%"> previous %%numitems%% entries </a>

FRIENDS_SKIP_FORWARD
The HTML to make the link to the previous (more recent) page of the friends view... going forward in time.

numitemsThe number of items being displayed on the next page.
urlThe URL of the page. (the HREF of your A tag)

<a href="%%url%%"> forward %%numitems%% entries </a>

 

Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 3 comments