• Resolved akubrin

    (@akubrin)


    Hi,
    I’m using Page scroll to id with a 115 px offset to accommodate the nav bar in my theme (Genesis Framework Parallax Pro). I also use Page Builder by SiteOrigin to create divs for columns and rows because my coding skills are pretty basic.
    I’m working on a page with 5 rows. The first row has a 4-item list. I would like to link from each item to the corresponding row below, with the 115 px offset. But I can’t access the Page scroll to id controls from within the Page Builder editor. (They just don’t appear.)
    Apparently, I’ll have to code these links by hand, but I’m having trouble with the code. How do I target the appropriate div? Do I use a rel=”m_PageScroll2id” in the href? Do I use a shortcode like [ps2id id='<id_name>’? Have tried these things, but nothing seems to work.
    Or should I create a target point at the beginning of the paragraph in rows 2-5?Would that work? How would I write the code?
    I’d sure appreciate some help.
    Thanks!
    Andy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter akubrin

    (@akubrin)

    Never mind, I figured it out somehow. The form of the link is:

    [ps2id url=’#my-id’]<anchor text>[/ps2id]

    and the form of the target is:

    [ps2id id=’my-id’ target=”/]

    Not sure what I did wrong before, but it’s working now.

    Every dog has its day, and this dog just had his.

Viewing 1 replies (of 1 total)
  • The topic ‘Using PageScroll to id with Page Builder’ is closed to new replies.