Edit home pagina using visual composer - by jwezenberg

This topic has 5 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp

  • Avatar: jwezenberg
    jwezenberg
    Participant
    October 4, 2014 at 21:24

    Hello,

    First of all thank you for creating this beautiful theme! i’m a noob on wordpress but this was very easy to install. I have a couple of questions, maybe anyone can help me.

    1. When i want to edit my home page using Visual composer it keeps loading.
    I have waited forever but it’s not working. am i doing anything wrong? it works fine for all the other pages!

    2. I’m creating my page in dutch language so i have translated many things. there still are some words in english that i can’t change. in the FAQ it says that i cant use PoEdit, i have tried that but then i have to translate 1033 words. i only want the words on the frontend changed not at the backend. is this possible for a newbie on wordpress?

    3. i created a logo in adobe illustrator. i want to put this logo in my header but when i upload the image its very small. i have selected the largest lettertype in Illustrator. is that problem related to the website, my knowledge or illustrator?

    4. i want to change the copyright at the bottom of my website, is that possible?

    5. the payment logo’s at the bottom of my page same story. Can i change that?

    I’m sorry for all the questions. im new to building my own webpage.

    Thanks in advance.

    Greetings

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: jwezenberg
    jwezenberg
    Participant
    October 4, 2014 at 21:44

    Edit home pagina page using visual composer

    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2014 at 19:32

    Hello,

    1. Are you trying to edit the page with frontend editor? If so there may be some difficulty because home page has many “heavy” elements. We recommend you to use backend editor of Visual Composer instead.

    2. You can translate the theme following the instruction in our documentation:
    https://www.8theme.com/demo/docs/royal/#!/0_how_to_translate

    3. To make logo bigger you need add this code in custom.css file:

    .header-logo img {
        max-width: 400px !important;
        margin-left: -30px !important;
    }

    To create custom.css you need rename default.custom.css to custom.css via FTP in wp-content/themes/royal directory and enable it in Theme Options > Custom CSS.

    4. To make payment images bigger use the following code in custom.css:

    .copyright .copyright-payment img {
        width: 400px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: jwezenberg
    jwezenberg
    Participant
    October 6, 2014 at 05:27

    Hello Eva,

    4. i want to change the copyright at the bottom of my website, is that possible?

    5. is it possible to remove the payment logo’s at the bottom of my website?

    All the other items have been solved 🙂

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 6, 2014 at 12:16

    Hello,

    4. You can change the copyright via Appearance > Widgets > Footer Copyright area. Drag your own widget or Text widget into there.
    5. Payment logo can be changed in Appearance > Widgets > Footer Links. Add your text using Text widget.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Edit home pagina using visual composer’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.