thatwastaxing
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack Post Views] Feature request: admin column with page view per postAwesome! Thanks!
Forum: Plugins
In reply to: [Image Credits] Error on function or do_shortcodeI applied your code but now only one image credit shows up in a post where there is more than one image that has credits.
Forum: Plugins
In reply to: [Jetpack Post Views] Feature request: admin column with page view per postThat would be great!
(Aren’t you on vacation? I only posted the FR so I wouldn’t forget to do it later.)
Forum: Plugins
In reply to: [Jetpack Post Views] Post thumbnailsSeeing as the plugin author is going on vacation (enjoy!), I’ve just modified the plugin’s source code (I know, I know):
<?php the_post_thumbnail('small-thumb'); ?>for the widget<?php the_post_thumbnail('small-thumb'); ?>for the shortcodePick whatever thumbnail size you want, of course.
Forum: Plugins
In reply to: [Official Bitly for WordPress] Existing posts "resetting" social share statsI want this too. It’s forcing the canonical URL to use a bitly URL.
I’ve tested this using this tool: http://www.ragepank.com/redirect-check/
My Quick Redirect 301s are in fact 301s.
Forum: Plugins
In reply to: [Simple Events Calendar] modify date displayI changed mine to only display month and day (%B %d) but on my site, I can’t get it to display the month correctly. It just displays “%B”
Any idea how to fix this?
Forum: Plugins
In reply to: [WP Biographia] Adding support for other social networks not workingHmm. Seems to be just a bug on the settings page as I’m able to see the fields on the profile page and the icons with links show up properly on the bios on posts.
echo get_the_title()I ended up going into the plugin’s code and adding the title attribute. I also did use CSS to hide the username display underneath.
Forum: Plugins
In reply to: [Twitter Like Box - Like facebook box but for twitter] Fatal errorFixed now. Thanks!
Forum: Plugins
In reply to: [Admin Columns] Suggestion : Control Based on User LevelAnother vote for this!
That’s weird because my contributors can see their published and pending posts. Maybe you have another plugin conflicting with this?
Forum: Plugins
In reply to: [Admins only Jetpack] Plugin blocks editors from adding media to postsSame issue here. Uninstalled the plugin and went with Adminimize to get rid of the menu item.
Forum: Plugins
In reply to: [Twitter Like Box - Like facebook box but for twitter] Fatal errorTried again but I’m still getting the same error.
Now on the latest version the error is at 258.