paulmcampbell
Forum Replies Created
-
Forum: Plugins
In reply to: [Edit Flow] Edit Flow Removes Post IDs from Edit Posts ScreenHi
Just a standard single-site WordPress install.
Paul
Forum: Plugins
In reply to: [Edit Flow] Edit Flow Removes Post IDs from Edit Posts ScreenHi Scott – Thanks so much for getting back to me.
The list view I am having this problem with is the Posts page at:
domain/wp-admin/edit.phpTo let you see how the page changes, I did a screen capture of the BEFORE and AFTER I activate the Edit Flow plugin. I have highlighted in yellow what each plugin adds as a new column – and marked with a red arrow where the Edit Flow plugin appears to prevent the ID column from showing. Hope this helps…
Posts pages BEFORE Edit Flow is activated
Posts page AFTER Edit Flow is activated
It’s really odd we are experiencing different things. I have taken a few additional steps to try to fix:
– upgraded WordPress to latest version; 3.0.5
– deactivated both plugins and then reactivated in the same order you will have done – namely, Edit Flow first and Simply Show IDs secondUnfortunately, this didn’t make any difference – happy to try anything else you can suggest?
Best,
Paul
Have experimented more and the only template functions I can find are from the “Simple Taxonomies” plugin:
“yoast_term_description()
Outputs the description for the current term”…but this will obviously not work for the equivalent taxonomy templates in WordPress SEO.
What is thee equivalent php function for WordPress SEO, so that I can have the page for each taxonomy value display the meta description?