Okay
  Public Ticket #821283
Import not working
Closed

Comments

  • Loek started the conversation

    I want to Import the Creative demo into my wordpress. 

    1. The Creative demo is nowhere to be found in the Newave main map.

    2. I tried to import other demos, but unfortunately without success. Everything failed to import?


    Furthermore, I really don't get how to set up everything. I just want the same layout as the Creativity or Main demo. Please help me asap!

  •  1,794
    Support replied

    Hi,

    Creative demo is this one:

    http://clapat.ro/themes/newave-wordpress1/

    and the name of the demo folder is /demos/demo-content-2-new/

    We can try help you installing and configuring the demo but if the WP importer on your site does not work properly there is little we can do :(

    Provide wp admin username and password to give it a try.

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Loek replied

    Dear Support Team, 

    I managed to set up the theme. I have just one more question. How can I switch the order of the pages? 

    Kind regards,

    Loek 

  • Loek replied

    I already found it!

  •  1,794
    Support replied

    Ok, it's the order in which they appear in the Main Menu. Well done! if you encounter any difficulties, just let us know. Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Loek replied

    I have one more question.

    I am using the third version of the header lay out and I want to change the logo at the left side of the header bar. Unfortunately, when I upload my logo, it is way too big. The origional Newave logo is much more in contrast with the other text in the header. 

    I tried to scale the logo a lot smaller, but afterwards the logo was stretched out and blurry. I also can not find some settings where I can adjust the size of the logo.

    Kind regards,

  •  1,794
    Support replied

    Hello,

    try

    #logo a {

       height: 50px;

    }

    in theme options -> styling options -> custom css

    change the height value, the width will be automatically filled within available space

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Loek replied

    It worked! Now the icon is not in the middle.. could you send me the css code to fix this?

  • Loek replied

    I fixed it!

    #logo a {

       height: 25px;
       margin: 18px;

    }

  •  1,794
    Support replied

    Excellent!

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Loek replied

    How can I center the 3 skills meters?

  • Loek replied

    And where can I change the icon on the home page?

  •  1,794
    Support replied

    Send us the site url plz. If you you have an overlay slider the icon you change it in home section page content. Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Loek replied

    I fixed the icon in the overlay slider. The only thing left is the skills counter. I have 3 skills and unfortunately they are not in the center (see picture in the post below). How can I center the three skills? The url is: www.loektitulaer.com

  • Loek replied

    I do not know why it is so screwed?

  • Loek replied

    The code is as follows:

    [one_fourth last="no" text_align="text-align-center"][radial_counter counts="100" title="Dutch"]Native Language[/radial_counter][/one_fourth]

    [one_fourth last="no" text_align="text-align-center"][radial_counter counts="85" title="English"]BEC Certified Level B2[/radial_counter][/one_fourth]

    [one_fourth last="no" text_align="text-align-center"][radial_counter counts="30" title="Spanish"]Level A2[/radial_counter][/one_fourth]

    [one_fourth last="no"text_align="text-align-center"][radial_counter counts="15" title="German"]Level A1[/radial_counter][/one_fourth]

  • Loek replied

    Fixed it!