This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Any Content Carousel

Description

The plugin allows you to create a carousel with any post type you have.

This plugin is built to work for any theme and any post type or users.

With the Any Content Carousel Plugin you can create Carousels to give value to your Content, your Authors or your products.

Fully Responsive and Touch-friendly

More from us

We are a team of WordPress enthusiasts who enjoy developing WordPress and WooCommerce themes.

We also blog at GiardinoDiMezzo.eu, where we write about Climate Change

How to use:

  1. Go to Carousel Settings
  2. Select post Type
  3. Insert shortcode [tdm_contentslider] in page content
    the Free version add only one type of carousel but in many page or content
    the Pro version you create one carousel for any type of post you have.

Showcase

See how it works : Showcase.

Feedback

Any suggestions or comments are welcome. Feel free to contact us via the contact form.

Screenshots

  • Carousel Posts
  • Carousel Products
  • Carousel Portfolio
  • Carousel Users
  • Carousel Setting Area

Installation

1.In your WordPress admin panel, go to Plugins > New Plugin, search for Any Content Carousel and click \”Install now\”
2. Alternatively, download the plugin and upload the contents of any-content-carousel.zip to your plugins directory, which usually is /wp-content/plugins/.
3. Activate the plugin

FAQ

How do I embed the carousel in my theme?

There are tree easy ways to display Any Content Carousel in your theme:

Using a shortcode

[tdm_contentslider]

As a widget – in your WordPress admin panel, go to Appearance → Widgets, choose text widget, and use the shortcode

[tdm_contentslider]

Using PHP

<?php echo do_shortcode('[tdm_contentslider]'); ?>

how do i get the post type displayed in the carousel ?

In the carousel options under Select Post type, search for the post type you want to display among the types your site has.

How can I add a post type to the list?

You can create any post type normally like you do on WordPress, using another plugin or by yourself if you know php

how can i view the products of my e-commerce in the carousel?

the carousel shows the featured products, then, after selecting the post type product, you have to go to the product list and highlight the ones you want in the carousel by clicking on the star. The carousel displays Woocommerce products.

How do I show a video from the carousel ?

now the plugin activates the selection of the post format, if you select the post format Video in post edior, the plugin will take the first video it finds from the content of the post and will make it visible by clicking on the play button directly in the carousel.

Reviews

Read all 4 reviews

Contributors & Developers

“Any Content Carousel” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Any Content Carousel” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

1.2.0, July 01, 2021

  • ADD: apply_filter after query_post to be able to change the result
  • ADD: enqueue script only when the shortcode is present in the content or in a widget
  • ADD: Improve post format Video
  • FIX: button text color
  • FIX: Responsive
  • FIX: Carousel in widjet area

1.2.1, July 01, 2021

  • FIX: Carousel responsive

1.2.2, July 03, 2021

  • FIX: add library fslightboxjs

1.3.0, August 18, 2021

  • ADD: Post and Products category Selection
  • FIX: User Author carousel