Okay
  Public Ticket #1467692
Wordpress Migration Help
Closed

Comments

  • Tiago Jesus started the conversation

    Hi,

    Is it posible to help me migrating my website to Wordpress?

    Thanks guys

  •  850
    Jelly replied

    Hello,

    Unfortunately, no. You can go to https://studio.envato.com/ for this kind of service.

    Best Regards,
    Jelly Team

  • Tiago Jesus replied

    Hello,


    Is it posible for the website start with the background white (light) instead of dark?

    Thank you

    Cheers

  •  850
    Jelly replied

    Hello,

    Are talking about loaded? If so then change background color of #mask:

    #mask {
    background-color: #fff;
    }

    Best Regards,
    Jelly Team

  • Tiago Jesus replied

    No, it´s not the loader,

    The website is by default , after the loader, in dark mode. In the color picker if you click light, the whole website turns white.

    I want the website to start in white and then if I want it black just click dark in the color picker.

    In resume I want to reverse the default layout.

    Thanks

  •  850
    Jelly replied

    If you want to make your website light you should add

    light

    class to body tag. Otherwise it'll be dark by default.

    Best Regards,
    Jelly Team

  • Tiago Jesus replied

    Did it!!

    Thanks for the help

    Just one more question:

    On this part of the site (please see attached picture) is it suppose to appear twitter posts?

    If so how to configure it?

    Thank you

  •  850
    Jelly replied

    I've contacted our developer about this issue and I'll get back to you as soon as possible.

    Best Regards,
    Jelly Team

  •  850
    Jelly replied

    Change your /js/tweets.js to the one in the attachment. Then at the end of the file find:

    var config = {    "profile": {"screenName": 'put_your_name_without_@'},

    Best Regards,
    Jelly Team