Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Unable to get light header layout displaying correctly using Good theme


How do I set the header layout to load using the starterkit?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (11)


Hi,

May I know which Starter Kit are you using? If you check your selected starter kit controller code there are some instructions to change the layout via config.

Regards.



I'm using the newest version here: https://drive.google.com/drive/folders/1H-grcDtKOiZLXgibZwocQ3rDgzInHNYa?usp=sharing

I don't see instructions on chaining the layout via config.



Hi,

May I know which Starter Kit are you using ? Asp.net , Blazor, Django or Flask ? We will give you a complete instruction if we know your Starter Kit framework.

Regards.



I am using Flask



Thank you for reaching out. To set the light header layout using the Good theme in the Starter Kit, you can follow these steps:

Open the file /starterkit/_templates/layout/_bootstrap/default.py.

Find the line that initializes the header layout and enable the KTBootstrapDefault.initDarkHeaderLayout(context) line. Comment out any other lines related to header layout initialization.

Next, navigate to the file /starterkit/_keenthemes/__init__.py.

Find the line that sets the layout, and enable the line related to the default header layout. Comment out any other lines that set different layouts.

Example:

"layout": KTTheme.setLayout("default_header_layout.html", context),
# Comment out other lines related to layout setting


Make sure to save the changes and then reload your application to see the updated header layout.

If you have any further questions or encounter any issues, feel free to reach out for assistance.



To set the title layout of your website to load faster with Bootstrap, you should use proper title tags: Make sure to use HTML title tags (h1, h2, h3, etc. ) correctly and logically within your page structure. mapquest directions



To set the header layout to load correctly using the Good theme starter kit, you'll need to ensure that you've correctly that's not my neighbor configured the theme settings and applied the appropriate layout settings.



Yes, I agree, we need to check if the layouts are correctly configured and the theme itself is with layers. On the example of ulyagames.com I can say that I have solved the question so.



Have you fixed this error yet? i am also facing this trouble when i additionally use fnaf



That the problem has been fixed makes me happy. Please get in touch if you have any more queries or have any problems. We just tested it using the most recent upgrade, Metronic geometry dash lite v8.2.0, and the input and selects disabled mode.



To set the header layout to load using the starterkit, you'll typically need to access and modify the code of your website or application. Within the header layout code, make the necessary changes to configure it to load using the starterkit igrofresh


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(