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

Metronic HTML demo 51


Hi

I want to report a bug in html demo 51.
Go to the App->eCommerce->Catalog->Products and try to change number, from 10 to 25, of the products in the table, which is in the bottom of the table. You will see that is not possible. Also you can not check the products which are in the bottom of the table.


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 (4)


Thanks a lot.



Hi,

You are most welcome!

The fix is released and you can download it from Metronic Downloads. We will update the Themeforest package shortly.

Regards


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.

Hi,

Thank you for informing us this. We will check this bug and fix it as soon as possible.
If you need a quick fix please let us know and we will provide you the quick fix shortly.

Regards.



Hi,

You can fix this issue by changing the sidebar mini nav code as shown below:


<!--begin::Wrapper-->
<div class="hover-scroll-overlay-y me-lg-4 mb-5"
data-kt-sticky="true"
data-kt-sticky-name="app-sidebar-menu-sticky"
data-kt-sticky-offset="{default: false, xl: "400px"}"
data-kt-sticky-release="#kt_app_stats"
data-kt-sticky-width="70px"
data-kt-sticky-left="auto"
data-kt-sticky-top="100px"
data-kt-sticky-animation="false"
data-kt-sticky-zindex="95"

data-kt-scroll="true"
data-kt-scroll-activate="{default: false, lg: true}"
data-kt-scroll-height="auto"
data-kt-scroll-dependencies="#kt_app_header, #kt_app_footer"
data-kt-scroll-wrappers="#kt_app_sidebar_nav"
data-kt-scroll-offset="0px"
>
...
</div>
<!--end::Wrapper-->


We will do a quick update for Demo 1 shortly and you can re-download it.

Regards.


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  :(