Alternative Home Page

  • Posted in : Photographer
  • Seranum
    Participant

    Hello,

    How to add text in alternative home page slideshow ?
    In addition, I add photos to alternative home page using ken slide wrap shortcode but I only see loading dots no image is loading…

    Mehmet S.
    Keymaster

    Hi,

    Usage:

    [ken_slider_wrap]
    [ken_slide image=""]
    [ken_slide image=""]
    [ken_slide image=""]
    [/ken_slider_wrap]
    

    image="" … An image url. Upload your image to your Media Library, then copy its url and use in this parameter.

    Example:

    [ken_slider_wrap]
    [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/011.jpg"]
    [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/023.jpg"]
    [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/032.jpg"]
    [/ken_slider_wrap]
    

    Thanks

    FGMEFG
    Participant

    How can i give more height to the image box in alternative home page?

    ahmetsali
    Keymaster

    @FGMEFG

    Hi, you can play with this custom css code;

    .sy-box {
        max-height: 620px;
    }
    
    bentham403
    Participant

    How can I stop the ken burns effect? Thanks

    ahmetsali
    Keymaster

    @bentham403

    Hi, we will improve ken-slider with the next update which we plan to release in a few days. Thank you.

    bentham403
    Participant

    @ahmetsali Yes but I have heard that you can disable the effect just writing somewhere “false”. Thanks

    ahmetsali
    Keymaster

    @bentham403

    yes i talked about it elsewhere but after that i realized that it is not included in the shortcode, we will add it with the next update in a few days. Thank you.

    bentham403
    Participant

    Thanks

    bentham403
    Participant

    Is the shortcode to disable the effect in the new version yet? thanks

    fxfilms
    Participant

    If you update the theme bentham403 – ‘false’ turns off the animation effect:

    animation=”” … kenburns, fade, horizontal, false

    bentham403
    Participant

    Done! Thanks

    bentham403
    Participant

    Btw, this code makes the box bigger but, what if you just want to make it smaller, Do you insert less amount of pixels or its another tag? Thanks

    .sy-box [
    max-height: 620px;

    ]

    ahmetsali
    Keymaster

    @bentham403

    yes you should insert smaller values.

    zamsh
    Participant

    Hi,
    after making the width smaller, the box align to the right.
    What code should I enter so it will be in the center?

    serkan
    Moderator

    Hi zamsh,
    Could you provide me your related url please?
    Thanks

    zamsh
    Participant
    serkan
    Moderator

    Hi zamsh,
    You can use this custom css code;

    .sy-box { margin-left: auto; margin-right: auto; }

    Thanks

    zamsh
    Participant

    Excellent!
    Thanks

    serkan
    Moderator

    You are welcome.

Viewing 20 posts - 1 through 20 (of 20 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register