627

Product support

Get help in the plugin support forum.

  • Added on Apr 22, 2016
  • Current version: 1.0.5
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

You can manage slider items in the back-end.

Each item has a title, description and image.

Use the provided CMS component to display slider on the front-end pages. See the documentation for details.

This plugin provides the slider component which you can use on a CMS page as follows:

title = "Demonstration"
url = "/"
layout = "default"
is_hidden = 0
[slider]
==

{% component 'slider' %}
  • Found the plugin not useful on 26 May, 2020

    At once error : An exception has been thrown during the rendering of a template ("SQLSTATE[42803]: Grouping error: 7 ERROR: column "clarknguyen_slider_items.id" must appear in the GROUP BY clause or be used in an aggregate function LINE 1: select "clarknguyen_slider_items". from "clarknguyen_slider... ^ (SQL: select "clarknguyen_slider_items". from "clarknguyen_slider_items" inner join "clarknguyen_slider_items_categories" on "clarknguyen_slider_items_categories"."item_id" = "clarknguyen_slider_items"."id" inner join "clarknguyen_slider_categories" on "clarknguyen_slider_categories"."id" = "clarknguyen_slider_items_categories"."category_id" where "clarknguyen_slider_items_categories"."category_id" = 1 group by "clarknguyen_slider_items_categories"."item_id")").

    Possible, postgresql not compatible.

1.0.5

Add new slider types, add more optiosn to component to show to frontend, add link to open when user click on each image.

Oct 21, 2016

1.0.4

Fix categories join items to show on frontend.

Oct 21, 2016

1.0.3

Create clarknguyen_slider_categories table.

Oct 21, 2016

1.0.2

Create clarknguyen_slider_items table

Apr 21, 2016

1.0.1

First version of slider

Apr 21, 2016