Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Symfony Project Sample (v8.3.1)


1st Demo online is different then whats in sample project.
2nd top nav bar is transparent and collapse side menu button does not work. I redownloaded just to make sure but same, can i get a copy of v8.3.0 to test ?


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


Hi

The difference is because the online demo uses the full HTML version, which include more complete markup and scripts, while the Symfony package is a Starterkit meant for integration and may require some manual adjustments.

You can find the full components from the HTML version folder, you can download:
http://devs.keenthemes.com/metronic

We appreciate your input and will work to improve the consistency and documentation between the demo and the Starterkit.

Thanks



DEFAULT LAYOUT IS MISSING TWO KT DATA CLASSES, ONCE I INJECTED THEM EVERYTHING WORKS AS EXPECTED.

$this->theme->addHtmlAttribute('body', 'data-kt-sticky-app-header-minimize', 'on');
$this->theme->addHtmlAttribute('body', 'data-kt-app-header-minimize', 'on');


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(