Back to Card Slider Support

dhuunghia6211
dhuunghia6211

How do I show new content in all categories or multiple categories?

Vladimir
Vladimir

Hi,

Update the plugin.

List the categories you want to see in the slider, separated by commas.

For example: https://www.youtube.com/watch?v=VDlePjxsLQw

If this helped you, please write a review or just note that the plugin is useful.

Last updated

dhuunghia6211
dhuunghia6211

With a large number of category (more than 50) your option is not so convenient. Better - all categories except....

In addition, add if possible to show random.

And so - the plug-in is useful and easy to use. Thank you for your work.

Vladimir
Vladimir

And so - the plug-in is useful and easy to use. Thank you for your work.

https://octobercms.com/plugin/pkurg-cardslider#reviews

Vladimir
Vladimir

Update the plugin.

Added random order option on slider and option "categorys except"

Vladimir
Vladimir

Thank you for the review.

dhuunghia6211
dhuunghia6211

Thank you for the speed! It's working. Tell me how to make pictures of different sizes equal at the slide.

Vladimir
Vladimir

Update the plugin.

Added image resize option

dhuunghia6211
dhuunghia6211

There is a code with the display of the picture as: (works with the blog)

{% set image = post.featured_images.first %}
<a class="img-link" href="{{ post.url }}"><img src="{{post.custom_fields.featured_image|media}}" alt="" /></a>

With your template how to edit correctly? (as it is now - does not work)

Vladimir
Vladimir

Something like that: <img src="{{ post.featured_images[0].thumb(250, 150, {'mode' : 'crop'}) }}">

See also:

https://octobercms.com/forum/post/how-do-i-use-thumb-function-in-october-twig

https://octobercms.com/forum/post/how-to-reference-thumbnail-image-from-file-upload-field

Last updated

dhuunghia6211
dhuunghia6211

For note: adaptive view Does not work!

Vladimir
Vladimir

dhuunghia6211 said:

For note: adaptive view Does not work!

https://www.youtube.com/watch?v=DgdqdoWrBzo

1-12 of 12