Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
inguss neilandsMember… or dynamic sections …
inguss neilandsMemberLooks 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 🙂
inguss neilandsMemberWe managed to solve it!
We added 2 lines to workflows header file:
global $pagenow;
$pagenow = ‘post.php’;
inguss neilandsMemberResolved.
My plugin was missing comment block: Plugin Type: Piklist
inguss neilandsMemberStill 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 TabWatch &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 🙂 -
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)