Cards
The Total theme includes a unique and exclusive Card API that allows you to display your standard posts, pages and custom post types beautifully on your site. You can choose from over 100 pre-built card styles or you can create your own custom cards. Using Cards with Default Archives To get started using card simply…
Total Cards are used to display post entries within grids and archives and while there are a many pre-build cards to choose from sometimes you may want to create a custom card design and luckily the WPEX_Card API makes it super easy! Creating custom Card styles in your child theme is quite simple, below you…
Here you can find a list of arguments that can be passed onto the wpex_card function when displaying theme cards in custom loops or when creating custom cards. Parameters List Parameter Type Description style string Your card style. post_id int The post being displayed. allowed_media array List of allowed media: thumbnail, video, audio, gallery. thumbnail_id…
Skip to video guide Creating custom cards for your post entries has never been easier! The Total theme includes the ability to create custom cards right via the WP admin and best of all it works with your favorite builder! That’s right, you can make custom cards using WPBakery, Elementor or Gutenberg. Contrary to other…
In Total 5.6.0 we added the ability to create an ajax filter for the Post Cards element via the Navigation Bar element. This will allow you to display categories or custom taxonomy terms that when clicked will sort the Post Cards element items with the selected item(s) without refreshing the page. Step 1: Insert the…