In a site that I am working on locally, I used Views to retrieve and show the posts on /blog page. By default there will be no pagination. If we enable Pagination with manual transition per these settings: it is going to appear on top of the posts output like this: If you would like […]
Types & Views
How to set up a Filterable Portfolio in WordPress
I was going through my Twitter feed and came across a free theme called Adapt. It has a custom Page template for showing entries from Portfolio CPT in a grid layout with filtering option. I really liked how it works and decided to implement the same in a test site. While the Page template in […]
How to create a FAQ page using Types & Views
In this article I am going to write how I have set up the FAQ at http://rhodanmarine.com/product-support/faq/ using Types, Views and Page Scroll to id plugins. The nice thing about this is that site owner can add FAQ entries in the backend and each FAQ item will automatically appear in both the question and answer […]
How to render YouTube video URL with player when using Views
In a recent site I worked on, my task was to display values of custom fields attached to a CPT. One of these custom fields is a URL field named “YouTube Video” added via Types plugin. I tried a couple of free plugins from the WP repository including WP YouTube Player that would display YouTube […]
Using Types and Views
In one of the websites I am redesigning, a page having a list of Staff members was to be set up in WordPress. While I can certainly just hard code the page content, this gave me the perfect opportunity to put to use Views that I purchased recently. I have captured a complete walk-through in […]
Recent Comments