Glark
Forum Replies Created
-
Forum: Plugins
In reply to: [Hammy] How to get animated Gifs to workMe as well. Hammy has cached PNG versions of one frame of the GIF.
Forum: Plugins
In reply to: [Hammy] Extra slash in cached image URL1.5.0 has fixed this in my in case. Thanks!
Forum: Plugins
In reply to: [Hammy] Extra slash in cached image URLDo you know off-hand if the fix would be with Hammy or the cache system? I don’t get the double slashes anywhere else. Thanks Noel!
Forum: Plugins
In reply to: [Hammy] Extra slash in cached image URLAh yes, I’m hosted on WP Engine which rolls their own caching system.
Forum: Plugins
In reply to: [Colored Admin Post List] Not Working Yet with 3.8Sorry, it does work… had a very weird caching issue. Thanks.
Forum: Plugins
In reply to: [Ad Code Manager] Adding HTML before and after tagHi again, I just noticed the plugin is adding a DIV with the TAG ID as the DIV ID so that’s perfect! Marking as resolved, thanks!
Forum: Plugins
In reply to: [Ad Code Manager] Adding HTML before and after tagUsing DFP (A) and I’m just looking to surround each ad with a DIV for presentational purposes. Of course I can put that DIV in my WordPress templates or I’m adventurous inside DFP (rather not) but I saw some advantages to doing to per Tag ID (if possible).
It’s probably an edge case and very low proirity but just wondering.
Forum: Plugins
In reply to: [Ad Code Manager] Priority SettingAwesome, thanks!
Forum: Plugins
In reply to: [Co-Authors Plus] 3.0 Doesn't WorkFollowup! I re-entered the authors in each post and and that seemed to have corrected the issue. I have correct author counts, no weird duplicates in the author archive and I’m using the custom author slugs too. Thanks for a great plugin Daniel.
Forum: Plugins
In reply to: [Co-Authors Plus] 3.0 Doesn't WorkSo here’s my wp_term_taxonomy. I have 10 authors on the site and 20 entries here. The blurred out bits on the last 10 entries are author info.
Can I ask what I’m to nuke here? I’d guess either the first 10 or the second ten but I’m not sure.
Then do I find the same term_taxonomy_id in wp_term_taxonomy and nuke those entries?
Please pretend I’m 5 years old when you explain it. 🙂
Forum: Plugins
In reply to: [Co-Authors Plus] 3.0 Doesn't WorkOr alternatively, can I nuke CAP’s settings/DB and start over? I have fewer than 10 authors right now but 100s of stories.
Forum: Plugins
In reply to: [Co-Authors Plus] 3.0 Doesn't WorkOk, thanks, I tried to follow the above conversation but I’m unclear what I need to change to what.
Forum: Plugins
In reply to: [Co-Authors Plus] 3.0 Doesn't WorkHi Daniel,
I followed you to this thread from “Duplicates on Authors page” which is the issue I’m having too.
Up above you suggested two solutions:
1. Edit the user_nicename for any users missing their posts so that their user_nicename matches their user_login
2. Edit the slug associated with the user’s term so that it matches their user_nicenameI can get #1 to work but not #2 which is what’s i’d prefer in order to keep the author page urls ‘nice’.
I’m using the Edit Author Slug plug in and with an author with (for example):
username: jsmith
first name: John
Last Name: Smith
nickname: John Smith
Display: John Smith
and the author slug edited to: john-smithShouldn’t it work?
Thanks!
Hmm, grabbed 1.8.3 from GitHub but no change. I’m out of my depth so I’ll wait for the official release and hope it fixes it. Thanks.