Okay
  Public Ticket #1671369
Some design issues exist in the template
Closed

Comments

  • binoyb started the conversation

    Some of the design issues in the template are listed below.

    1. charts are not working in the localhost.

    2. design issue in menus.
    please do contact as soon as possible.
    --
    Raru
    phone: 8089579460
    email: [email protected]

  • [deleted] replied

    Hi Raru,

    1— Here is the video that shows how to setup DevExpress charts in our theme:

    https://d.pr/v/Dj03ir

    Please note that the only reason why we don't include the Charts library in our theme is because they do not provide such a license.

    So basically here is what you need to do:

    1. Install DevExpress Charts via Bower:

    bower install devextreme#~18.1 --save

    2. Then copy only the:

    .../bower_components/devextreme/js/dx.all.js

    In your assets folder, lets say:

    .../assets/js/devextreme/dx.all.js

    3. Then in your document file apply it:

    <script src="assets/js/devextreme/dx.all.js"></script>
    

    I tested and it worked.

    2— Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Thanks!

  • binoyb replied

    If so, why should we purchase the template? I need oncall support.

  • [deleted] replied

    Hi binoyb,

    We do not provide phone support, we can only discuss and solve issues in support here. 

    The reason about charts is obvious a licensing issue, we are not permitted to distribute those charts files even though we purchased a license to use them in our theme, we've done all our efforts to made these charts bundled in our theme however thats not allowed by the company who develops them, so thats why we have made a tutorial how to include charts and it takes about 1-2 minutes to complete those steps and charts will be working just like in our demo.