• Resolved wiwi007

    (@wiwi007)


    Heelo, first of all i have to say thank you for an amazing looking template. I am so happy with it. As I am a designer, i do not have any experience with the coding.

    I was hoping u could help me figure out how to make a static page for the front page, so i can make another page for posts. I cant make a “home” page because when i try it just creates a new url and opens up a new blank page as static one. Is there any way to make it?
    Thank you for your time.
    and keep up the good work ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello,

    wiwi007

    go Dashboard->Settings->Reading->Front page displays
    select “A static page (select below)” radio button

    select Front page:
    or
    select Posts page:
    and save

    Let us know for further query

    Thread Starter wiwi007

    (@wiwi007)

    Thank you for the fast reply. I do know this step. I created the page “News” that i would choose as a Post page. The problem is that In Front page option I cant select Home page because I cant create it.

    Whenever I try to create Home page that I would then use as a Front one, It just creates new url link to a empty page, and I cant figure out how to make it so the Front page goes to the page that is actually the first one with the lovely design. Do you maybe know how I can do that? :/

    Thread Starter wiwi007

    (@wiwi007)

    Next to that, I have 2 more questions.

    1. How to change the color on a menu behind the letters? And in the slides. Currently it is brown, and i would like to change it. https://prntscr.com/czj02n https://prntscr.com/czj0km

    2. The menu goes over the title on my other pages. How can I fix that?
    https://prntscr.com/czj0cr

    Is there any simple solutions for it, as I have no experience with this at all. ??

    please share site url

    Thread Starter wiwi007

    (@wiwi007)

    https://www.aewsc80.keurigonline66.nl/aewschermenword1/en/ this is the link to the page.

    I hope there is a solution because I really like your design. :/

    Hello,

    wiwi007

    1. For color on a menu

    go to Dashboard -> Appearance -> Themes -> Customize -> Theme Options -> Theme General Options -> Custom CSS

    put below code in Custom CSS option

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: #000 !important;
    } 

    2. For menu goes over the title

    go to Dashboard -> Appearance -> Themes -> Customize -> Theme Options -> Theme General Options -> Custom CSS

    put below code in Custom CSS option

    @media (min-width:1200px){
    .enigma_header_breadcrum_title {
        padding-top: 260px !important;
    }
    }

    Thanks.

    Thread Starter wiwi007

    (@wiwi007)

    Oh, you are a life saver! Worked perfectly.:)
    But I still did not resolve how to make a static page on your template. Can you help me with that?
    Thank you.

    go Dashboard->Settings->Reading->Front page displays
    select “A static page (select below)” radio button

    select Front page:
    or
    select Posts page:
    and save.

    now go to Dashboard->Appearance->Customize->Theme Options->Theme General Options

    uncheck “Show Front Page” checkbox and save

    Let us know for further query

    Thread Starter wiwi007

    (@wiwi007)

    I do that, it still makes my post page as home page, and not the one with your design. ??

    Hello,

    Firstly Let us know which static page you want? theme default static page or your self-made static page?

    for your self-made static page

    go to admin Dashboard -> Settings -> Reading -> Front page displays
    select “A static page (select below)” radio button

    select Front page:
    or
    select Posts page:
    and save.

    now go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options

    uncheck “Show Front Page” checkbox and save

    Let us know for further query

    Thanks.

    Thread Starter wiwi007

    (@wiwi007)

    Hello,
    i want this to be static front page https://prntscr.com/d5fk0m. So your default theme page . And the posts to go on “news” page.But if i do that, it always shows posts as front page no matter what i do, and I have no idea how to fix this. Ill try it one more time the way you told me… hope it works, but did not last time. ??

    Thread Starter wiwi007

    (@wiwi007)

    https://prntscr.com/d5fmfw this is what i get when i try it. I dont know what seems to be the problem. :/

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Static page’ is closed to new replies.