Statmanlouie
Forum Replies Created
-
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Editorial Comments not sending an emailSo, I feel stupid, but after doing some testing, I found that the problem was with WordPress not edit flow. I’ve fixed it.
Thanks (and sorry to waste your time).
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Exporting Editorial MetadataIt works! Thank you so much for all your help, schulte and Daniel!
Forum: Plugins
In reply to: [Media Credit] HTML changes when updating postsFor the short term, I’ve found the plugin still works pretty well if you use an earlier version.
I’m running 1.0 right now, and the rogue HTML tags are not added.
I haven’t seen any other problems so far. I’ll let you all know if I notice anything.
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Exporting Editorial MetadataThanks, Daniel.
I really appreciate your help and your time on this.
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Exporting Editorial MetadataI created one using the same slug (photo-credit) that you had in code snippet.
Is it possible I’m missing another step?
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Exporting Editorial MetadataI dropped it in but it’s only returning the text “Photo credit: ”
It’s not exporting the value in the field.
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Exporting Editorial MetadataDaniel,
Thanks for the response and your help.
Here is the code from the plugin’s taggedtext.php file.
The parts I have added are the functions to echo the headline and the author, as well as the parts calling “the_title();” or “the_author();”
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Add info to story budget?Awesome,
We’ve used the editorial metadata for that in the past, but we haven’t switched to using the story budget as our main budget because it doesn’t have that information on it currently.
We’d really like to make that switch if gets added to a future release.
Thanks.
I think I have it working now.
Thanks!
Let me know if you add the settings page. That sounds awesome.
Love this plugin by the way. Makes our life a lot easier.
Forum: Plugins
In reply to: [Media Credit] HTML changes when updating postsScott, has this been fixed yet?
I didn’t have this problem until the 3.2.1 upgrade, but now it’s happening.
The problem I have is we are using WordPress as our newsroom CMS, and there are many people along the way who edit stories, some after photos have been posted, who often have a hard time remembering to do steps before publishing, so this is messing up the alignment of all of our photos.
I could just turn off the plugin until this is resolved, but if I did that, it would cause many other issues (such as needing to go back to all of the old photos and put photo credits in the caption).
Any help would be greatly appreciated.
Thanks.
Forum: Plugins
In reply to: [Edit Flow] Edit Flow and Role scoperSo I’ve been trying Mohammad’s code and I’m having a little bit of trouble.
For some reason, I can only limit it to the statuses that are already built into edit flow (pitch, assigned) or wordpress (draft). It doesn’t matter what order I put them in, they come in just fine and they work.
However, the custom statuses (for example, “ready for editor”) will not show up in the dropdown menu. I put them in the same as I do “assigned” or “pitch”, but they don’t work.
Can anybody help me with that?
I’ve tried it on:
Firefox and Chrome for Mac
Firefox and IE for PCAnd it’s doing it with all of them.
We tracked it down. Thanks for your help.
Turns out there was a missing ?> at the end of the previous code in both the default theme and the theme I was using (which wasn’t missing in the older web site).
So when I started the line of code to remove the notifications with <?php that’s when there was the error.
Thanks again for your help.
Sorry, here’s the code using the pastebin.
This is the code I used
http://pastebin.com/ipyHrzcvThis is the stuff immediately before it.
http://pastebin.com/XWR9R5KRHere’s the code I pasted (copied from the one that works):
[Code moderated as per the Forum Rules. Please use the pastebin]
Sorry if it turns out to be something simple, but I’m new to WordPress and PHP.
Thanks for your help. I appreciate it.