Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Settings Tabs #1490

    … or dynamic sections …

    in reply to: New post with tabs #1151

    Looks cool.

    ps. Looks like you are missing basic examples how to add tabs to current page/posts pages – easy way how to move post_title and post_content to tabs 🙂

    in reply to: New post with tabs #1131

    We managed to solve it!

    We added 2 lines to workflows header file:

    global $pagenow;
    $pagenow = ‘post.php’;

    in reply to: Workflows from plugin #1121

    Resolved.
    My plugin was missing comment block: Plugin Type: Piklist

    in reply to: New post with tabs #1119

    Still not fixed, steps to repeat:

    Add tabs to page (any no matter what content)
    Click Add New page
    Click 1st Tab
    Click 2nd Tab
    Click 1st Tab
    Click 2nd Tab

    Watch &post=xx in URL, ID number is changing.
    Expected – post id remains the same.
    Possible fixx – use value from <input type=’hidden’ id=’post_ID’> to build tab click url 🙂

Viewing 5 posts - 1 through 5 (of 5 total)