-
AuthorPosts
-
August 12, 2016 at 12:20 pm #671802
I would like to create a slide-show of the images from my categories. I only want to see the image but without the titel from the specific posting. At the moment I always have the titel in the middle of the image.
August 12, 2016 at 2:12 pm #671825I have choose the “Featered Image Slider”.
I have tried the “Layer Slider WP” as well. Therefore I have added the placeholder [image] in the content box, but then I see only the first image of the category and the slider is not changing the image to next image of the category. This slider seems has many more options then the Featered Image Slider and hopefully you can tell me how I can customize the Layer Slider WP to see for example always the last 6 images from a category without any titelAugust 15, 2016 at 5:10 am #672461Hi Karsten,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardAugust 15, 2016 at 9:10 am #672573Hi,
attached you find my testpage with wp layer sliderAugust 17, 2016 at 8:55 am #673562Hi,
Click the Configure post options button of the Dynamic Content from posts layer then select a category. After that, look for the “Get the [] item in the set of matched selection” option. You can select which post to display from the list of posts below the options panel.
Best regards,
IsmaelAugust 17, 2016 at 11:42 am #673651Hi Ismael,
I have select a specific category and the 5th item from the option panel. But then only the 5th item is displayed. But I want to see all items within this category. Each image should stay 3 seconds and then the next image from this category should be displayed.
Best regards
KarstenAugust 21, 2016 at 6:43 am #675225Hi,
But I want to see all items within this category.
You need to create more slides or layer because each layer can only display one post.
Best regards,
IsmaelAugust 22, 2016 at 8:27 am #675574Ok, understand. But for me that is not so useful, because after inserting a new post I always have to change the layer.
If I use the featured layer slider is there a way to hide the titel ? There I have an automatic display of all post from a category, but I only want to see the image without any text.August 24, 2016 at 5:04 am #676754Hi,
Yes, you can remove the title with css. Use this this css code:
.avia-featureimage-slideshow .slideshow_caption h2 { display: none; }
Best regards,
IsmaelAugust 24, 2016 at 3:19 pm #677021Hi Ismael,
this works fine. Perfekt Support. Thanks
KarstenAugust 25, 2016 at 5:03 pm #677666 -
AuthorPosts
- The topic ‘Slideshow for images from category’ is closed to new replies.