Okay
  Public Ticket #1495893
TIPS FOR IMAGES, SOCIAL NETWORK & MAILING
Closed

Comments

  • DonKross started the conversation

    PLEASE HOW DO I GET THE IMAGES TO BE RESPONSIVE SO IT CAN FIT SMALLER DEVICES ESPECIALLY THE SLIDER IMAGES.

    2. THE SOCIAL NETWORK LINK ARE NOT WORKING, I HAVE TRIED THE LITTLE I KNOW, I NEED SOME GUIDANCE.

    3. MAILING SEEM NOT TO BE WORKING ANY IDEAS? 

  •  850
    Jelly replied

    Hello,

    1. That's how they suppose to look (from demo): https://tppr.me/pNq00 Could you please send me a screenshot of what it looks like with your images?

    2. Please use this code instead:

    <div class="footer-container">
                    <a class="social-ico s-facebook" href="http://facebook.com"></a>
                    <div class="social-ico s-youtube"></div>
                    <div class="social-ico s-plus"></div>
                    <div class="social-ico s-twitter"></div>
                    <div class="social-ico s-soundcloud"></div>
                </div>
    

    3. Check this guide: https://jellythemes.ticksy.com/article/8964 Also you have to be sure that SMTP works. Please contact your hosting provider and ask them how you can configure it on your own server.

    Best Regards,
    Jelly Team

  • DonKross replied

    pls check this images and advice

  •  850
    Jelly replied

    Everything seems to work right. Because image has to cover the whole screen some of it's parts should be cut-off. Otherwise, from your example, height of the image won't be full because of proportions.

    We are using Superslides. You can check slider's plugin page demo here: http://archive.nicinabox.com/superslides/#1

    Best Regards,
    Jelly Team

  • DonKross replied

    so how do i adjust such that the person on this particular image would show on on smaller devices

  •  850
    Jelly replied

    Unfortunately, there is no way of doing this with our slider.

    You can try putting her at the center.

    Best Regards,
    Jelly Team

  • DonKross replied

    How about changing one of the social network icon to a different one example G+ to Instagrame

  • DonKross replied

    How can i use media queries to change the image to a better fit version

  •  850
    Jelly replied

    Links you can use: http://jellydemos.com/html/sonorama/img/icons/social-icons.png. Unfortunately instagram is not included. But you can add one by your own or use Font Awesome icon instead https://fontawesome.com/icons/instagram?style=brands

    It's against Envato's support policy to provide customizations like that. You should contact one of the developers here: studio.envato.com. You can also change theme's slider to a different one. Please check https://codecanyon.net/category/javascript/sliders

    But again that's a standard practice to make Full Screen Images responsive. Because of proportions you won't be able to fit image on every possible screen.

    Best Regards,
    Jelly Team

  • DonKross replied

    Again please the social icons seem to look funny at smaller res on some screens. how can i resolve that

  • DonKross replied

    Screen shot of social icons

  •  850
    Jelly replied

    Hello,

    I am sorry about this.

    Here's a screenshot of overall changes you need to make: https://tppr.me/qmcqB

    Please add this CSS code at the end of sonorama.css:

    .footer-container .social-ico {
    display: block;
    }

    Best Regards,
    Jelly Team

  • DonKross replied

    i wish to rezise the slider, i do not want it to cover my entire screen pls i need your assistance

  •  850
    Jelly replied

    Hello,

    With theme's default slider you don't have option to do that, unfortunately: https://github.com/nicinabox/superslides#options

    Best Regards,
    Jelly Team

  • DonKross replied

    please how can i deploy the twitter, so that my latest tweets can appear on the page. the explanation in the twitter.js is not quite clear. though i tried it and it did not work for me

  •  850
    Jelly replied

    Hello,

    Could you please give me a link to your website?

    Best Regards,
    Jelly Team