Discussion on Porto Admin - Responsive HTML5 Template

Discussion on Porto Admin - Responsive HTML5 Template

By
Cart 9,874 sales
Well Documented

Okler supports this item

Supported

447 comments found.

thank you for your template.. how to convert media gallery elements to be rtl ?

Hello, thanks for the message. Unfortunately Porto Admin is not compatible with RTL languages at the moment.

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Best Regards.

HI i got some problem when using modern theme with some basic form. I got an error like this:

common.js:75 Uncaught ReferenceError: theme is not defined
    at common.js:75:2
    at common.js:579:4

what can i do to fix it? thanks.

i use same code same script and css but using default layout and no problem. maybe there is conflict with modern.css?

oh and theme is not defined stil remain although i use default layout.

Hello, please open a ticket in our Support Center and send us more details about that question.

If possible, send us the URL of your project or the source code used to reproduce that issue.

- http://okler.net/open-a-ticket/

Best Regards.

Just trying to help you fix a bug, couldnt figure out how to make a post on your forums. The documentation for porto admin has invalid asset paths to the css and js on the index.html. seems like a pretty simple thing you could patch rather quickly.

Hello, sorry about that problem, it’s actually related to Bootstrap paths.

Change in the HTML source:

FROM: assets/vendor/bootstrap/css/bootstrap.min.css

TO: assets/vendor/bootstrap/bootstrap.css

FROM: assets/vendor/bootstrap/js/bootstrap.bundle.min.js

TO: assets/vendor/bootstrap/bootstrap.min.js

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Best Regards.

I know how to resolve the issue, was just trying to assist you in fixing small bugs that make your product, with all due respect, look subpar

OK, great. Thanks for the message.

How implements Vue?

Hello, thanks for the message. Please note that Porto Admin is not compatible with Vue at the moment, meaning that it does not come with anything specific for Vue, so to make it work with Vue you need to create your own solution.

Best Regards.

Any ideas on why the BoxIcons at times will switch to all different icons? Running through localhost and tried on different browsers.

Hi, I’m sorry, but I’m not quite sure what you mean – can you please provide some more details?

Please open a ticket in our Support Center and send us more details about that question. – http://okler.net/open-a-ticket/

Kind Regards.

Hello, thanks for the interest in our template.

Here are a few things to consider:

What is a HTML Admin Template?

Porto Admin is a HTML template, it’s not fully functional, the theme comes with HTML/CSS/JS files that allows you to integrate with your own system and create your own solution, with server-side scripting languages such as PHP, Ruby on Rails, aspNet, etc… (That integration is responsibility of the buyer). It works the same way for all template under the HTML category on ThemeForest.

How does the integration with the front-end template works?

Porto Admin is not a CMS/Editor system ready to create new pages on Porto Front-End template. The integration is actually a package of new features from the admin to add in the front-end template, such as advanced tables, advanced forms, etc…

You basically need to consider that the HTML Admin Template is not ready to be used as a content manager for Porto Front-End, all that server integration you would have to create from scratch.

You can use both templates in the same application/website, using the front-end (based on Porto) with a complex back-end (based on Porto Admin).

The main idea of the “admin extension” is to bring some of the features from the Admin to the Front-End, integrating perfectly in terms of design and code.

You can see the preview of the available features from the extension in the following links:

https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-basic.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-advanced.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-wizard.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-code-editor.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-advanced.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-responsive.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-editable.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-ajax.html https://www.okler.net/previews/porto/9.2.0/feature-admin-charts.html More Information: https://www.okler.net/forums/topic/how-to-integrate-porto-admin-extension-on-porto/

Let me know if you have any questions.

Kind Regards

How do you change the Dark color of the Sidebar and Breadcrumbs from Black to something else?

Hello, you need to add a few css rules in the custom css file, for example:

(css/custom.css)
.sidebar-left .sidebar-header .sidebar-title {
    background: #000;
}

Using Chrome Dev Tools you can get the css rule to change – more information: https://www.okler.net/forums/topic/how-to-find-which-css-is-being-applied-to-an-element/

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Kind Regards

Is there any way to connect Porto Frontend HTML template with this Backend/Admin template? So that we can change from the admin template & it will be changed for the frontend

Hello, thanks for the message. Both template use a very similar html/css structure, we added a “extension”.

You can use both templates in the same application/website, using the front-end (based on Porto) with a complex back-end (based on Porto Admin).

The main idea of the “admin extension” is to bring some of the features from the Admin to the Front-End, integrating perfectly in terms of design and code.

You can see the preview of the available features from the extension in the following links:

https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-basic.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-advanced.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-wizard.html https://www.okler.net/previews/porto/9.2.0/feature-admin-forms-code-editor.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-advanced.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-responsive.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-editable.html https://www.okler.net/previews/porto/9.2.0/feature-admin-tables-ajax.html https://www.okler.net/previews/porto/9.2.0/feature-admin-charts.html More Information: https://www.okler.net/forums/topic/how-to-integrate-porto-admin-extension-on-porto/

Let me know if you have any questions.

Kind Regards

I bought both Porto Front End and Porto Admin packages, great work…

Thanks for your purchases!

hi,

I am scouting for themes and i found yours good and it seems fitting to my project. But prior to buying I am interested to know if yours can validate select2/selectize and bootstap datepicker without any error message placement issue.

secondly, will you include Kanban Board?

lastly, I need modal in a modal, because there are some instances that a modal need to show another, something a layers of modal.

sorry for such many request,

thank you.

Hello, thanks for the message.

- Yes, you can validate select2 without any issues.

- Kanban board is not available at the moment, we may consider to add that in a future update.

- For modal, we use Bootstrap based modal: https://getbootstrap.com/docs/5.1/components/modal/ – you can open one modal each time.

Let me know if you have any questions.

Thanks.

hello,

thank your for your reply.

for Item one, I need this badly for my project. Item two, I need it too. Item three, what I need is there are part of my project that I need to open another modal in a modal.

I am interested to buy, but, I need a affirmation from you that your support is good.

looking forward to your reply.

thanks

Can you update mask plugin to https://github.com/RobinHerbots/Inputmask because current you using is obsolete ?

Hello, thanks for the message. We added that in our list to be updated. Thanks!

Hi Can i get a refund since am not able to connect to the database

Hello, we replied to the ticket you created. Thanks.

is this template already using bootstrap 5? thanks

Hello, thanks for the message. Yes, Porto Admin uses Bootstrap 5.

Let me know if you have any other question.

Thanks.

Hello – a bit confused. Does this admin theme provide an easy way to connect with existing GraphQL / Headless CMS like Strapi?

Hello, thanks for the message. Porto Admin is a HTML version, the server-side code is not included in the files.

Let me know if you have any questions.

Kind Regards,

Jonas

hello, i buy this template, but cannot install for wordpress, The package could not be installed. The theme is missing the style.css stylesheet. can you help me… please..

Hello,

Thanks for your purchase, however, please note that the template you purchased is not a Wordpress Theme, it’s a HTML5/CSS3 template so this cannot be installed on Wordpress.

You can find the Wordpress version in this link: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Kind Regards,

Jonas

Hi. I bought both Portro Front End and Porto Admin packages. And i combined them each other. But i saw that Porto FrontEnd version using bootstrap 4.6.1 but Porto Admin version using Bootstrap 5.01. So they cant combine properly, and i cant using some properties in frontEnd or Admin panel.. Is there any update for Porto FrontEnd version for bootstrap 5.0.1 ? And how can i combine FrontEnd and Admin properly? I want to use FrontEnd properties in Admin, and also i want to use admin properties in Front End.

Hello, thanks for the message, both latest version of the templates Porto and Porto Admin are using Bootstrap 5 as you can see in our previews. The extension works the same way as it worked with BS4.

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Kind Regards,

Jonas

Hello, I want to print #datatable-details and all child rows.. How to do this?

Hello, unfortunately it’s not possible, because the PRINT button prints the current table and the “details” button adds the content in the selected row using JS.

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Kind Regards,

Jonas

I am adding to page a ios7switch button by javascript dynamically. After this , how can i initialize my switch button?

Hi, you can initialize the plugin using this:

if ( typeof Switch !== 'undefined' && $.isFunction( Switch ) ) {

    $(function() {
        $('[data-plugin-ios-switch]').each(function() {
            var $this = $( this );

            $this.themePluginIOS7Switch();
        });
    });

}

If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/

Kind Regards,

Jonas

Hello, I’ve been following your work for a long time and looking forward to your release of the Bootstrap 5 version to purchase. As far as I can see now, you are still using Bootstrap v4 version. When do you plan to release the version with Bootstrap 5 version? Can you give an approximate date?

Thank you.

Hello, thank you so much for the message. We will be updating Porto Admin soon, unfortunately we can’t say the exact date but our plan is to release it in the next 60 days.

Let me know if you have any questions.

Kind Regards,

Jonas

Hello! First of all congratulations for the great theme, it has many features that are being useful to me.

But I have detected what seems a misbehavior on mobile, or on PC with responsive mode on small screen, in the main menu on the left:

Chrome and Firefox: when scrolling with the finger on the menu just over a sub-item, it is interpreting it as a click, preventing to scroll correctly.

For example we can see it in the default mode. https://www.okler.net/previews/porto-admin/3.1.0/layouts-default.html

I hope we can solve this issue, Thank you!

Hello, thanks for your purchase. Please open a ticket in our Support Center and send us more details about that question. – http://okler.net/open-a-ticket/

Someone from our support team will reply as soon as possible.

Thanks!

Kind Regards,

Jonas

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