Matt Cohen
Forum Replies Created
-
Forum: Plugins
In reply to: [Features by WooThemes] No HTML pruningHi guys,
Thanks for your feedback on this.
We are looking into how best to handle the relationship between the excerpt and the content, here.
The reason we moved to using the_excerpt() is because we received feedback that users were using the feature detail screen (which clicking through to the single feature permalink) and adding large amounts of content to the WYSIWYG editor. They were looking for a short piece of content on the features list, with their larger content after the click-through.
We’ll be exploring this further in the plugin’s next development cycle.
For future reference, issues are listed on GitHub here: http://github.com/woothemes/features/issues/
Thanks and regards,
Matty.Forum: Plugins
In reply to: [WooSidebars] Widget Area For PostsHi there,
Thanks for your query. 🙂
In the WooSidebars documentation, we explain how to enable sidebars for specific posts.
The steps are:
1. Visit the “Posts” list screen in your WordPress admin.
2. Click the “tick” mark next to the post you want a custom sidebar for.
3. When the page refreshes, visit the “Widget Areas” screen and, in the conditions section when adding/editing a sidebar, you’ll now see a new “Posts” tab, where you can specify your selected post as a condition. 🙂Thanks and regards,
Matty.Forum: Plugins
In reply to: [Features by WooThemes] impossible to have features in rowHi Paul,
This has been listed as an issue, to be addressed in the next development cycle for the plugin.
All reported issues can be found on GitHub here: https://github.com/woothemes/features/issues?state=open 🙂
Thanks and regards,
Matty.Forum: Plugins
In reply to: [Features by WooThemes] impossible to have features in rowThanks Paul.
Yes, the width can be adjusted accordingly. That’s correct. 🙂
Regards,
Matty.Forum: Plugins
In reply to: [Features by WooThemes] impossible to have features in rowHi Paul,
No problem. Please see the updated CSS below:
.features .feature { float: left; width: 48%; margin-right: 1%; } .features .feature.last { margin-right: 0; padding-right: 0; }Regards,
Matty.Forum: Plugins
In reply to: [Features by WooThemes] impossible to have features in rowHi Paul,
If you’ve got 2 features per row, you can set the width of “.features .feature” to be 48% and then put a margin-right or 1%.
This should fit the features neatly. 🙂
Regards,
Matty.Forum: Plugins
In reply to: [Testimonials by WooThemes] Very poor documentation.Hi Phil,
No problem. Thanks again for your feedback.
To kick things off, the following CSS should do the trick, if you set the testimonials to display 3 per row:
.testimonials { overflow: hidden; } .testimonials .testimonial { float: left; width: 30%; margin-right: 1%; }Thanks and regards,
Matty.Forum: Plugins
In reply to: [Testimonials by WooThemes] Suggestion for improved CSS styling possibilitiesHi fredonis,
Thanks for your feedback on this.
While we explore this further, I’d suggest using the “woothemes_testimonials_item_template” filter to add custom HTML to each testimonial item. 🙂
Thanks and regards,
Matty.Forum: Plugins
In reply to: [Testimonials by WooThemes] Very poor documentation.Hi all,
To clarify, additional documentation has been included in the latest version of the plugin. 🙂
Thanks and regards,
Matty.Forum: Plugins
In reply to: [Testimonials by WooThemes] Shortcode doesn't workHi xongooli,
I can confirm that the shortcode is working correctly. I have done some tests of various scenarios for how the shortcode can be used, and all work correctly. 🙂
Please upgrade to version 1.2.0 in any case, just to be sure. 🙂
Thanks and regards,
Matty.
[ Signature moderated. Really, could you please refrain from doing that? ]Forum: Plugins
In reply to: [Features by WooThemes] Image URL/LinksHi Fabien,
I assume you’re referring to linking the thumbnail?
If so, this will be available in version 1.2.0.
Thanks and regards,
Matty.
[ Signature moderated. ]Forum: Plugins
In reply to: [Testimonials by WooThemes] Change the order?Hi Deyson,
Thanks for your query. 🙂
You can re-order the testimonials using either the “Order” field under “Page Attributes” when adding or editing a testimonial, or by adjusting it’s published date to create the desired order. 🙂
Thanks and regards,
Matty
[ Signature moderated. ]Hi all,
Please update to the latest version of Canvas (v5.0.12) where we have inspected this compatibility further.
Please advise if this produces the desired result. 🙂
Thanks and regards,
Matty
[ Signature moderated. ]Forum: Plugins
In reply to: [Testimonials by WooThemes] Very poor documentation.Hi Phill,
Thanks for your feedback on this.
Please see my response above regarding styling and documentation.
We will work to improve these in future versions of the plugin. 🙂
Thanks and regards,
Matty
[ Signature moderated. ]Forum: Plugins
In reply to: [Features by WooThemes] Features plugin has references to TestimonialsThanks, Steven.
I’ve added this issue to GitHub here: https://github.com/woothemes/features/issues/4
This has been attached to the 1.2.0 milestone as well. 🙂
Thanks and regards,
Matty
[ Signature moderated. ]