badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Slideshow Images

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #44930
    Markus
    Participant

    Your images in the slideshow https://www.themehorse.com/themes/ambition-pro/ look very well on all devices and nothing gets cut off. May I ask how you achieved that?

    On focus-consult.at the images are sometimes cut off and sometimes enlarged. Also, when you change the browser window width over a certain point (something like 1000px i guess), there is a “jump” and the images get enlarged. What is causing this?

    I made those changes because the images should not be so high on a mobile phone:

    
    .featured-slider .featured-image {
      max-height: 400px;
    }
    
    .featured-slider .featured-image {
      padding: 15% 0;
    }
    

    If I want a slideshow that takes less vertical space (say 400px), what are the requirements on the image size that it works on different devices?

    Thanks for any info on this!

    #45002

    Hi Markus,

    Could you please provide us the site URL? So that we can see your featured slider and provide you a exact CSS code.

    Thank you!

    #45082
    Markus
    Participant

    I didnt get a notification on this reply.

    the link is http://www.focus-consult.at.

    thanks!

    #45114

    Hi Markus,

    Sorry! We have integrate our featured slider image on background to cover the whole screen size as well as the height too. So it cuts the featured image.

    Thank you!

    #45119
    Markus
    Participant

    Thx for the info!

    Just to clarify: you have set the background image of a post and this is showing up in the gallery? i just noted that you only have one image. does your method also work with a gallery?

    I tried setting the background image of 5 (featured) posts using wp-background lite plugin. this didnt show up – even after increasing the z-index in the plugin to -1.

    i also tried unsuccessfully setting the background manually in css like

    body.page-id-317 {
    background-color: #000000;
    }

    thanks for any info on this.

    #45274

    Hi Markus,

    Sorry for the late reply. We missed your reply.

    Whenever you add the featured image it will automatically add to the media library where you can use the image for different purpose.
    Are you trying to set the 5 featured post images as a background image for the single page via wp-background lite plugin.

    Thank you!

    #45279
    Markus
    Participant

    Hello!

    No prob.

    Yes, im trying to set the background image of 5 featured postings. But i only managed to include/embed them. They show up but they look awful on many devices as they are (presumably) not set as background.

    I can send you username and pw if this helps. Any kind of css hack would also do the trick.

    This is tje last problem with the site – unfortunately its also very visible.

    #45785

    Hi Markus,

    Sorry for the late reply. Actually we missed your reply.

    We can not guarantee that the all third party plugin works well in our theme.
    For this feature you have to customize the code. You need to hire a developer as this is a new feature to add in the theme.

    Thank you!

    #45831
    Arho
    Participant

    Hello Markus,

    The result on your website looks very nice to me.
    Did you realize this with the Featured Sliders?
    How did you management to add the box, in which the texts are shown?

    Regards,
    Arjan

    #45835
    Markus
    Participant

    hello,

    its the simple page/post slider (in features content settings). you just set page/post ids in “page/post slider” of the theme and add the text to the page. you can target and style the box (transparency in this case) using the .featured classes

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.