Version 3.9

* New: Able to use Pinterest, Masonry layout with Shuffle Filter
* New: Able to use View pagination when replacing layout of page (Category, Blog, Archive…)
* New: [One & others layout] Able to show custom field, able to show Read-more button independently (without showing Excerpt)
* New: Able to reusing View by keyword, post ID
* And many small improvements

Version 3.8

* New: (Shuffle Filter – Group options by Taxonomy) Able to select AND/OR operator for each taxonomy
* New: (Shuffle Filter) Able to show All/Limit posts of selected term on pagination
* New: (Shuffle Filter) Able to load posts automatically when click on term
* New: (Meta fields) Able to choose more than 1 taxonomy in “Let me choose” section
* New: Able to force replacing featured image by image/audio/video in post content
* New: Able to show Full Content of other posts in “One & others” layout

Version 3.7

* New: Able to show ads (Google Adsense, banner…) randomly in View output with friendly settings
* New: Able to sort posts by Drag & Drop in Preview panel
* Update: Add icons for View types, restructure/update settings to improve usability
* Update: Leverage WordPress core translations for text in View dashboard, View output to minimize user translation effort & improve usability

Version 3.6.2.3

* New: Complete solution to handle manual excerpt (show its original content, trim & format it like generated excerpt, ignore it)
* Update: Show ‘…’ at end of Title when trimming Title length to specific number of letters

Version 3.6.2.2

* Update: Remove View type settings of Collapsible List (includes 2 features: “open first item” will be implemented by default, “open multiple items at same time” is not user-friendly experience)
* Update: Able to show “Edit Post” link even Post Title was not shown (that link was appended to Title in prior versions)

Version 3.6.2.1

* Fix: Conflict with Javascript library (imagesLoaded)

Version 3.6.2

* New: Able to show terms (with thumbnail, title, description) on most layouts (view sample)
* New: [Style Setting] Add “Hover animation”, “Caption (Scrollable list)” background color setting (they were configured via Content’s background color in prior versions)
* New: Able to show X posts of each selected terms (X is an input number)
* New: [Reuse View] Able to create complex filters by reusing taxonomy settings (view doc)
* Fix: Title hover color does not work in Collapsible list
* Update: Remove default font-size in some View elements
* Update: Disable Line up fields when enable Shuffle Filter (it caused some minor style issues)
* Update: Hide “Hide this post” button by default
* Tweak: Add description under “Custom size” setting when images are not same size
* Tweak: Add filter to “exclude another field on mouse over”, “change loading icon” by custom PHP code
* Improvement: Styles for Pinterest, Glossary list, Hover animation

Random order doesn’t work on WP Engine Hosting

If you are using WP Engine, you can face a problem: random order doesn’t work.

The reason is ORDER BY RAND() (the MySQL function used to order items randomly) was disabled by WP Engine by default.

WP Engine order randomly issue

If you are using WP Engine, please enable it if you want to order posts randomly.

Best regards,

Version 3.6.1

* Fix: Conflict with themes which use MooTools javascript library 1.2.5 (mootools-1.2.5-core-yc.js)
* New feature: Add option to disable Hover animation on mobile devices
* Update: More convenient mechanism to require, install, update Content Views (main free plugin) for CVPro

Version 3.6.0

* Fix: [Shuffle filter] Empty filter text in non-default language of WPML plugin
* New feature: Twitter share count are back! Fix performance issue when enable “Show share count”
* Improvement: Prevent errors of Masonry layout, Shuffle filter (caused by impact of script from theme/other plugins)
* Update: Show option under Filter Settings >> Advanced filters to control behavior with Membership plugin (Ultimate Member, Members, Paid Memberships Pro) & Translation plugin (WPML, Polylang, qTranslate)
* Improvement: [Meta fields settings] cleaner structure, add option to remove slash (/) between fields
* Improvement: Style of Masonry, Shuffle filter dropdown
* Update: Able to reuse View with “post_parent” parameter