Discussion on Paper Panel Multipurpose Admin Dashboard Bootstrap 4 Template

Discussion on Paper Panel Multipurpose Admin Dashboard Bootstrap 4 Template

Cart 278 sales
Well Documented

xvelopers supports this item

Supported

73 comments found.

Hello, how would I use Modal or Lightbox

Hello this have lightbox or modal?

Hi, no more updates for this product ????

We have plan to update, right now team is busy on other projects. Is there something missing?

Echarts page responsive missing in small devices , inspect element and checked the charts alignment are collapsed then page refresh then automatically arranged so please check it and give the code to me .

Please check on mobile directly. Some plugins adjust on devices.

For the Paper template, is there an option to have the sidebar show over the main page, and to have the main page grayed out? Thanks.

No, but you can contact us via our profile for any custom work.

Buenas me gusto mucho su plantilla pero tengo unas dudas, revisando la documentación me doy cuenta que utiliza parciales para mostrar algunos segmentos de la pagina, la pregunta si dentro de los archivos una vez comprado se encuentran las demo en html (sin el uso de parciales) como me muestra en la vista previa????

English please ..

I really liked your template, but I have some doubts, once I bought the files I will find the demos in html (without the use of partials, as it appears in the documentation), I hope you understand me

there are two versions. one is production and other is development (using gulp, webpack, partials,sass) to make your own version easily. If you don’t want to use development version you can simply use production version.

how to use echarts on this template ? please help me..

please check _echarts.js component in development version and if you are using production version then you can add you own js after app.js file.

can i use plain CSS or do i need to use SASS/Gulp, etc. I would prefer not to use scss in this particular project

you can use production version or just edit development version and create your own production version and remove any extra libraries you don’t need.

Hello,

I just purchased this theme, in paper-panel-all-files\paper-panel\production-version\assets\js, it has js file

app.js

The file is minified, could you give me app.js include all the dependencies but not minified please?

Thanks,

Michael

please download latest version and check again

C:\2019\0218\paper-panel-all-files\paper-panel\development-version> C:\2019\0218\paper-panel-all-files\paper-panel\development-version>npm link gulp C:\2019\0218\paper-panel-all-files\paper-panel\development-version\node_modules\gulp -> C:\Users\npm\node_modules\gulp

C:\2019\0218\paper-panel-all-files\paper-panel\development-version>gulp production internal/modules/cjs/loader.js:583 throw err; ^

Error: Cannot find module ‘fs-extra’ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.<anonymous> (C:\\2019\0218\paper-panel-all-files\paper-panel\development-version\gulpfile.js:2:10) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3)

C:\2019\0218\paper-panel-all-files\paper-panel\development-version>

Still got the same error after downloaded the latest version, could you help, thanks in advance

please make sure you have installed node modules
npm install
and then run
gulp watch
if you are still getting above issue please run
npm i fs-extra --save

Hi can you help me with disabling the pageload Javascript. for some reason in my app, these never complete, and the waiting spinner and progress bar run forever.

please open src/partials/_head.html (development version) and remove Pre loader HTML and Style tag and remove
require('./components/_preloader');
from src/assets/app.js (development version)

Please check docs how to use development version if you are not aware of gulp/webpack.

How to use Tab Page?

Any update about this?

How to set active menu on side bar? Let say I have menu like this Extra – Icons

When I’m on Icons page, I want the menu to be active.

How to archive this?

Any update about this?

I use YII2, at YII2 there is already a separate validation and jquery format, how do I change it if the js file is compressed into one file, please provide a solution

you can use development version and recompile for the things you need.

I found a solution, I enjoyed your work, thank you

I’m having serious issue with gulp , I would like css version of the scss files

use production version

Hi,

I wonder if you have an example for FAB button with multiple actions like MaterializeCSS. The FAB button in the template is for a single action only.

Thanks,

what do you mean by multiple actions?

it’s like https://materializecss.com/floating-action-button.html. when you click on the FAB, it shows a menu of actions.

Hi,

I need footer, but couldn’t find it in any examples. Can you show me one?

Thanks,

I will add footer example as well a very basic could be like this
<div class="copyrights blue3 text-white p-t-b-10">
<div class="container">© 2016 paper Copyrights</div>
</div>

Thanks!

I’ve lost my information to an account I’ve had on themeforest and I bought the theme with that account. I had to contact you here as I had no option, I have a question. I am currently using the dark theme although when I try to put a colored card it always is the inverse/dark card, for example:

http://prntscr.com/kz10zo

The card color is primary although it turns into dark due to the dark theme, is there a way to ignore that?

http://prntscr.com/kz11ae

Also a second question, could you please add pricing tables to this theme? I’d love to see some.

check if following code works for you.
<div class="card">
<div class="bg-primary">
....
</div>
</div>

pricing table: we will try to add in next version.

Thank you, that worked perfectly.

As I can see on your demo, all the JavaScript library & plugins are compressed within a single js file. But since I don’t need most of the plugins & library from the admin panel, I want to remove them. It will be difficult to to modify a single js file as need.

Now my question is, on the final product after purchase will I get same single compressed js file or separated as per plugins/library?

Thanks

there is also a development version included which uses webpack. you can compile your own app.js and remove all extra components.

The most disgusting and bad coding I have ever seen in my life.

What is bad? Give me example so I can improve.

http://prntscr.com/kwntdg a lot of files in a single line. it’s too bad to edit it.

it’s called magnification. You can use the development version or even create your own version without minification. Please check docs for more help. The minified version of CSS and JS help you to improve performance.

hi mate, I do you have css version on development files, on production app.css is minifed.

kindly use the development version. Just run

 gulp production
and it will create your version without minification. For minified version run
gulp production-min
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey