Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #713712

    Hello,

    I have tried to add my testimonial to http://zorbas.synology.me/wordpress/booking/ at the sidebar, but it is not showing correct.
    What is the best way and how can I make it deplsay vertical and in a nice way?

    I copied the shortcode from my original testimonial and did a widget with text/html and then added it to blog sidebar.
    How do you recommend to it the best way?

    #713866

    Hey lech07,

    I don’t think that would work to best honest, maybe it’s better if you add a content slider instead and add your testimonials to it? Or even a simple text widget to have better control of the content?

    Best regards,
    Rikard

    #713891

    Would it be possible to add an vertical slider? Can you make me a short and simple guide on this?

    If I want to add it in a text widget how can I do this as vertical, can you also make a simple guide on this?

    Thanks you.

    #714242

    Hi,

    I’ve never tried anything like that before so we don’t have any guides unfortunately. I think you will have to try different options to see what will work and what will not.

    Best regards,
    Rikard

    #714770

    Hi again,

    Maybe you have some ideas and/or maybe you could help me to explain how to add a testimonials slideshow vertically?

    #715097

    Hi,

    I’ve never done anything like that before but we might be able to help you out with minor CSS changes. Please note that there is no guarantee that is will work, I tried looking at your page but it seems to be down unfortunately. Please have a look at getting your site up again and we’ll have another look.

    Best regards,
    Rikard

    #715156

    hello, the site is up. I have just tested. Normally I get a mail when it´s down but I didn´t received anything.
    Yes, it could be great to test ans see how it would work. If it doesn´t work it´s ok and then I will just go with something like now.

    One other thing is that the testimonials soesn´t show on mobile version when it´s in sidebar.
    How is it possible to show this?
    The same goes for video on frontside, when on mobile it only show a picture and not the video.

    #715253

    Hi,

    It’s working again and so does the testimonial in your sidebar it seems, I’m not sure what you need help with since it’s looking good on my end? You can select to show sidebars on mobile under Enfold->Sidebar Settings. If you are referring to auto-play videos then that is disabled on mobile devices due to manufacturer restrictions.

    Best regards,
    Rikard

    #715268

    I would like it to appear vertical with the three pictures cause there is a lot of empty space. I believe it would be more nice if it´s possible like that.

    Well still if I click on the video on the frontside it´s very difficult to make it play, maybe because of the text?
    How can I make the frontsite video play automatically like on normal browser, and why is this deactivated on mobile?

    I activated the sidebar for mobiles, but for the page booking it´s not so convenient when the testimonials are at the buttom or at least so far away from the “send” button.

    Can you send css code to make it close to the send button? The idea is that the user needs to see the testimonials on mobile before or while writing in the contact form. Can I get three solutions?:

    1. the testimonials are on top of contact form
    2. the testimonials are in the contactform
    3. The testominals are under the contactform but closer to the send button

    Thanks a lot! :)

    #715702

    Hi,

    Ok, so you don’t want the testimonials to slide in the sidebar? Then I would add several elements with only one testimonial added to each one of them.

    Let’s stick to one problem per post, otherwise it makes things very difficult for us to follow in your threads.

    Best regards,
    Rikard

    #715811

    Maybe. I would like some help to try some other solutions to see what is the best for me.
    Yes I could try that and see how it will look. It will be static and it will take more place so that the sidebar wont be that empty.

    #715996

    Hi,

    Ok great, I think that will look better if you want to make sure the sidebar is full, it will probably attract the attentions of users better as well then opposed to having only the testimonials slide.

    Best regards,
    Rikard

    #716029

    Hello, I tried to test this solution, is that what you meant?

    On tablet version/size it doesn´t look good.

    View post on imgur.com

    And on mobile version the testimonials is showing in the buttom which is not so nice.

    View post on imgur.com

    • This reply was modified 7 years, 12 months ago by lech07.
    #716320

    How do I make the sidebar full?

    So you mean it looks good like it is now but I just need to make the sidebar full as the only thing, and then it would look much better?

    #717361

    Hi,

    You can move the testimonial image above the text in order to create more space for it.

    .avia-testimonial-image {
        float: none;
        margin: 0 auto 10px auto;
    }
    
    .avia-testimonial-meta {
        margin-left: 0;
    }

    Best regards,
    Ismael

    #717440

    Could you elaborate?

    I could add the css to make space where exactly?

    #718342

    Hi,

    more space for the text and image. Play with different values for margin-left and margin, until it fits for you.

    Best regards,
    Andy

    #721638

    it look fine now the text are not in line though. How can i fix this? Especially their names are in the right side and needs to be in center.

    se below:

    View post on imgur.com

    #721961

    Hi,

    you can move it using this code:

    .avia-testimonial-meta {
    left: -64px;
    }

    Best regards,
    Andy

    #725251

    Thanks alot Andy.

    #725406

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Andy

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