Blank page on new homepage - by KAMAN - on WordPress WooCommerce support

This topic has 11 replies, 3 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: KAMAN
    KAMAN
    Participant
    February 27, 2019 at 00:44

    Hello,
    I wanted to do a new Home site and as normaly i did a new page and selected on the right side -> Template “Blank Page”. Now i got the problems:
    1. No header
    2. Cant scroll down

    What can i do against that?

    https://www.bilder-upload.eu/bild-040369-1551224579.png.html

    Thank you!

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: John Holden
    John Holden
    Support staff
    February 27, 2019 at 06:21

    Hi,

    Please send:

    – FTP info (server, username, password, port)
    – Admin info (wp-admin URL, username, password)

    I will check this problem for you.

    Regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2019 at 08:19

    Hello, @KAMAN

    You do not need to select the Blank template. If the page will be used as Home, do not select any template for it.
    If you use WP 5.x, I would recommend you to disable the Gutenberg editor – https://prnt.sc/mpotva and enable WPBakery Page Builder for all post types – http://prntscr.com/mpou3c

    Regards

    Avatar: KAMAN
    KAMAN
    Participant
    February 27, 2019 at 12:51

    Hello,

    thank you for the quick response, i really appreciate that!
    If you change something, please do not change anything on the current home page.
    The website is running and it has customers on it.
    If you change something please do that in Sites -> Test Homepage

    Thank you!

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2019 at 13:57

    Hello,

    To make a block full width you need to open Row settings > Row stretch > http://prntscr.com/mqtyhb
    To change the width of page content, you need to use custom css code. This code can be applied for all pages on site:

    @media only screen and (min-width: 1290px) {
        .container {
            width: 70%;
        }
        .header1 .logo, .header1 .search-left {
            width:  auto;
        }
    }

    by adding in custom.css file or for a separate page only – http://prntscr.com/mqu3ow
    Feel free to ask if you have any other questions.

    Regards

    Avatar: KAMAN
    KAMAN
    Participant
    February 27, 2019 at 16:44

    Hello,

    How can i make buttons and text on that banner?

    Avatar: John Holden
    John Holden
    Support staff
    February 28, 2019 at 07:44

    Hi,

    You want to put button on this banner? http://prntscr.com/mr6lfw

    Regards,
    Hung PD

    Avatar: KAMAN
    KAMAN
    Participant
    February 28, 2019 at 13:24

    No on Banners in WPBakery Page Builder

    I can put Buttons on Revolution Slider but not on Normal Banners

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 13:33

    http://prntscr.com/mrblfs > http://prntscr.com/mrblj4
    <a class="button" style="color: white;" href="#">My button</a> change # to your link

    Regards

    Avatar: KAMAN
    KAMAN
    Participant
    February 28, 2019 at 13:35

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2019 at 13:37

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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