crushlabs
Forum Replies Created
-
Forum: Plugins
In reply to: [Faceted Search Widget] Exclude taxonomiesThe fastest way to exclude a taxonomy with this plugin is to use CSS
display:none;
for the taxonomy list item that the plugin creates.
For example:
Taxonomy Name: Category
.widget_fcc_refine_widget ul li.categories {display:none;}
Hope this helps – if only a little. ??
Hi Binoy,
I’m pretty sure that you’ll have to “add_image_size” in your functions.php file for the specific thumbnail name and size that you would like.
??
Just wanted to confirm that the above works better with Auto Post Thumbnail.
Auto Post Thumbnail not only adds the photo as featured, but also attaches it correctly to the post. However, auto post thumbnail does not have video support that Auto Featured Image does. We’ll be comparing and contrasting the two and adding the video functionality to Auto Post Thumbnail for our clients. If we have some time today, I’ll make sure someone comes back and writes it out for you guys to copy and paste into your copy, if you’d like.
This has been noted on a few client sites that we’ve upgraded so far.
We’ll refrain from upgrading others until WordPress 3.3.1.Thank you!
Forum: Plugins
In reply to: [Plugin: Tumblr Importer] I cannot get it to import anythingIf you have a custom domain setup, you’ll need to turn off the custom domain name prior to importing for the import to work.
Hope this helps!
Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] Autoplay on Google ChromeWe’ve downgraded to version 2.1.5 and it’s working again.
Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] Autoplay on Google ChromeI thought it was just our computers here.
Thank you for posting this note.^^ Sounds like a great / quick workaround.
The exclude category function is definitely broken:
Error:
WordPress database error Unknown column 'ctax.term_id' in 'where clause' for query SELECT wp_posts.* FROM.....
Forum: Plugins
In reply to: [Advertising Manager] [Plugin: Advertising Manager] Not working in 3.0.2Seems to be OK here.
However, have you upgraded to WordPress 3.0.3 since last week?
The plugin also works with WordPress 3.0.3.Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] WP-Bannerize banner not clickableDon’t think you can set a link for the flash objects with this plugin.
I’d try setting it up with a plain image first to see if it works OK. Then try the flash object. Usually flash objects have the link built-in already.Forum: Fixing WordPress
In reply to: Display random authors on homepageNot sure if it matters anymore, but you guys can try this one…
https://www.ads-software.com/extend/plugins/author-avatars/
It pulls random users and you can limit it…
Forum: Plugins
In reply to: [Plugin: AdServe] Clicks on ads open a new windowYou would alter ad.php in the plugin folder…
at our around line 170:Remove
`target=_blank