Travis Ballard
Forum Replies Created
-
Hey WebEndev, I will have to get back to you on this and get a fix out for everyone. Thanks for reporting it! Will let you know what I come up with as soon as possible.
Forum: Plugins
In reply to: [TBTestimonials] Display just one testimonialshowposts should still work, i’ll look intot his one fo ryou tonight and get back to you.
Forum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials] Cycle Not WorkingHi Michelle,
Shoot me an email to junk@ansimation.net with a URL to where I can see it in action and perhaps diagnose it for you.
Thanks,
Travis BallardForum: Plugins
In reply to: [TBTestimonials] Replace gravatar with my own imageYou can use a featured image. That will overwrite the Gravatar and display your custom image. If there’s not an option for a featured image, you may have to enable it inside of your functions.php with
add_theme_support( 'post-thumbnails' );Thanks for using the plugin!
Travis Ballardsend me an email to junk@ansimation.net and i’ll send you an updated copy that fixes this. waiting on more features before being released.
Forum: Fixing WordPress
In reply to: wp_nav_menu reverse orderif you haven’t figured this out yet you can use this to do it
add_filter( 'wp_nav_menu_objects', create_function( '$menu', 'return array_reverse( $menu );' ) );It’s because the javascript is loaded in the footer. shoot me an email to junk@ansimation.net and I’ll send you a version of the next update which has an option to load it in the header or the footer.
Forum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials] Remove Gravatar from Widget🙂
I can definitely get that added in for you. I did get your donation, thank you so much! It was an unexpected surprise and it definitely went to good use. Thank you again!
Forum: Plugins
In reply to: [WP-Testimonials] [Plugin: WP-Testimonials] WP Testimonial pluginsearch for tb-testimonials.
hey Marky, thanks for the snippet. Was this a requested feature? It should be built into the shortcode to show testimonials in a single category. If it isn’t, it will be when I get around to adding in some more nifty stuff for you guys.
Thanks,
Travis BallardForum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials] Remove Gravatar from WidgetHi Munman, you can edit the output syntax settings to exclude the gravatar from the widget in a fairly simple manner.
Forum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials] Reorder Testimonials – not workingHey how’s it going? The order attribute should affect it, maybe it’s a bug in it I’ll have to check it out and see what’s going on. Shoot me an email to junk@ansimation.net and I’ll get you an updated version soonish. Probably this weekend.
As for the new fields you mention, can you elaborate? Would like to hear more.
Thanks,
Travis BallardForum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials]Typo in menuk8thegreat, Do you have a link to your site where I can see it being displayed? Also, it would have been better to create your own thread to ask a question. I probably would have seen it sooner, not a big deal though. I’d also suggest getting comfortable with firebug because it helps with debugging Javascript & CSS immensely.
Thanks,
Travis BallardForum: Plugins
In reply to: [TBTestimonials] [Plugin: TBTestimonials] Admin edit listing in multilanguageI’ll do what I can. Probably be next week though before I can do anything I have a lot of work to catch on at the moment. Can you set me up an administrator account on your site so that I can look into it? email address is junk@ansimation.net and I will let you know what happens from there.
Thanks,
Travis Ballard