Discussion on Porto Admin - Responsive HTML5 Template

Discussion on Porto Admin - Responsive HTML5 Template

By
Cart 9,852 sales
Well Documented

Okler supports this item

Supported

446 comments found.

Hello, I am unable to validate the bootstrap-multi selects in this template. They do not work with the validator. Would you provide a working example so i can use it please?

Hello, please check this topic: http://www.okler.net/forums/topic/validate-selects/#post-10011126 – If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas

What should I do to using “forms” to be sent “some information” to my mail address?

Hello, the forms in the admin are not functional as it is in the front-end: http://preview.oklerthemes.com/porto/4.2.0/contact-us-advanced.php – to make it work it actually depends on which server language you’re using, if it’s PHP, my suggestion is to use PHPMailer: https://github.com/PHPMailer/PHPMailer – you can find some examples of your in their docs.

I hope it helps. :)

Kind Regards,

Jonas

Is this incl. the PSD files? If not how do i get them?

Hello, sorry, PSD files are not available. We will consider to add the PSDs in the future.

Let me know if you have any questions.

Kind Regards, Jonas

I am interested in this theme, but i also need the PSDs.

Hi, which pages from our template would you like to see in the PSD files? (We will probably be creating the dashboard PSD soon).

Thanks.

Hi, Loved the Porto Admin template, have incorporated it into our software (well almost) can you tell me what font have you used for the “porto” logo, want to use the same font for the header image. Thanks a ton again :) Best regards

Hello, thanks for using Porto. The font is Futura HV BT Heavy

Kind Regards,

Jonas

Thank you for the theme update!!!!! :)

Hey there :) – Very sorry for the delay to update. That update is only related to the plugins available, we will update the template more often from now on and add more features.

Kind Regards,

Jonas

I would love to see a Angular JS version! I would pay for this in a heartbeat!

hi, i have bought the porto html theme but noticed this and wondered what it is. is this like a wordpress style dashboard where you can add/edit pages and so on like wordpress? If not whats it for?

Many thanks

Hello, thanks for the interest in our template. Please take a look at this page: http://themeforest.net/item/porto-admin-responsive-html5-template/8539472/support and check the “Popular questions for this item”.

Let me know if you have any questions.

Kind Regards, Jonas

Is possible integrate Porto Admin with Porto Wordpress Template [eCommerce]? How I do this?

Hello, unfortunately those themes are not compatible at this time. Thanks for asking.

Kind Regards,

Jonas

Hello author, I have been using this theme for several back office and I can confirm that it is great. My question is : what is the best way to customize the css in order to create my own skin ?

Thanks in advance for your answer. Regards

Hello, thanks for using Porto Admin :) – It actually depends on how much you want to customize the theme, if you just want to change the main color, the Style Switcher will do the job: http://www.okler.net/forums/topic/important-how-to-use-a-skin/ – but of course, if you know how to use LESS and SASS you can go deep in the .LESS file and change some variables and styles (then compile it again), – Note that the theme comes with the source files for the main CSSs (\assets\stylesheets\sass) and also the SKIN file: (\assets\vendor\style-switcher\less) – If you just want to change some classes, my suggestion is to use this method: http://www.okler.net/forums/topic/how-to-find-which-css-is-being-applied-to-an-element/ – and use the (\assets\stylesheets\theme-custom.css) file.

I hope it helps.

Let me know if you have any questions.

Kind Regards,

Jonas

hello, I need psd files for the admin panel. I will buy if I get those.. is it possible?

Hello, I’m sorry, but the admin doesn’t come with the PSD files at this moment.

Let me know if you have any other questions.

Kind Regards, Jonas

Hi – the SVG map that’s being used in this theme, is it possible to get the country that the user selects ? and can a user select multiple countries ?

Hello, yes, you can use the callbacks from the map. The template uses the jQuery Vector Map plugin, the documentation is available in their website as well: http://jqvmap.com/ -

Let me know if you have any questions.

Kind Regards, Jonas

Thanks for getting back so quickly.

I would like to buy this Porto HTML theme and the Admin one but I do not know what I need to do to make this works together.

Can you please advice me in relation to this matter?

Hello, thanks for the interest in our templates, please make sure you understand how a HTML template works.

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, dotNet, etc… (That integration is responsibility of the buyer). The main idea is to build a complete solution with the same look n’ fell.

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…

If you have any questions, just let me know.

Kind Regards,

Jonas

Great theme.

I got a problem to toggle the sidebar on iPhone devices. It will be not open. The data-toggle call “sidebar-left-opened” with no effect (it works on google chrome simulator, not on real device)

What can I do? Has someone else this problem?

Hello, can you please confirm the browser (is it Safari?) and iPhone version that you are using? And also confirm if the same problem is happening in the preview site: http://preview.oklerthemes.com/porto-admin/1.4.1/ – Thanks.

Hi,

I can confirm it, and I can confirm that your template works pretty well.

The problem is to use other css classes on html-tag during using a different login page on same server. After redirecting a successfully login to your theme, the old css classes (from login page) on html-tag disturb the css-classes from porto. Pragma-no cache does not work.

Hello, can you please open a ticket in our Support Center and send us the URL so we can check? – http://okler.net/open-a-ticket/ – Thanks :)

Excellent work! Thats very nice work!

Thank You! :)

What’s new about making this theme RTL? any chance in near future?

Hello, thanks for the purchase, unfortunately the RTL support for Porto Admin is not available at this moment (only Porto Front-End is fully RTL compatible), in Porto Admin it’s a bit more complicated than expected.

For most of the things you just have to change the direction via CSS but there are a few plugins that are a little harder to make them to work using RTL.

We do have plans to make it compatible, but unfortunately I can’t say for sure when it’s going to be released.

Kind Regards,

Jonas

LOVE LOVE these theme! It’s one of the best. I noticed you updated the HTML Porto, will you be updating this one as well?

Hello, thanks for the kind words. Sure, we will update Porto Admin soon. Both themes will be updated often. If you have any suggestions for the updates, just let us know.

Kind Regards,

Jonas

Please update all the plugins and the bootstrap version. I know there is a select2 plug in update.

hi, i like the design of this template, i’m interested only on the TABLES->EDITABLE page, please before to buy it i want to know if i can link this page to my php database, thank you for the answer

Hello, thanks for the interest in our template. Sure, it’s possible. the template comes with the DataTables plugin, you can find several examples in their website: http://datatables.net/examples/server_side/simple.html – But please keep in mind we cannot provide support for questions related to server-side integration. If you have any questions regarding HTML/JS/CSS we will be able to help. :) – Let me know if you have any questions.

Kind Regards, Jonas

great, thank you for you answer, i willl buy when i will know how to link my table to the html page ;)

Hi, how easy is it to integrate Porto and Porto Admin? Is it just a matter of including some extra CSS & JS files? Or is there a bunch of tweaking/custom code necessary?

Hello, thanks for the interest in our template. Please make sure you understand how Porto Admin works:

You can learn more in the “Frequently Asked Questions” – http://themeforest.net/item/porto-admin-responsive-html5-template/8539472/support

Regarding the integration with the Front-End, here are the complete instructions: http://www.okler.net/forums/topic/how-to-integrate-porto-admin-extension-on-porto/ – the integration adds more features from the admin into the front-end, as shown here:

http://preview.oklerthemes.com/porto/3.8.1/feature-admin-forms-basic.html http://preview.oklerthemes.com/porto/3.8.1/feature-admin-forms-advanced.html ...

Let me know if you have any questions.

Kind Regards, Jonas

Hello, i have question about fixed header(element with class header) and fixed page header (element with class page-header), in browser window with width greater then 768px is fixed fine, but when i open website in ipad the fixed styles dont apply.

Thanks

Hello, i have another bug/problem. When i places default datepicker in right side bar and click to input, datepicker show, but when i try to use arrow to change months in datepicker side bar close

Hello, the problem is that the datepicker adds its elements outside the sidebar, and the default behavior is to close the sidebar when you click outside, if you want to fix that, please check this screenshot: http://www.okler.net/ss/20150721-6xs-124kb.jpg – It’s from the file assets/javascritps/theme.js – If you want me to send you the updated code, please send me an email.

Kind Regards,

Jonas

Hello, thanks for help, its work nice :)

Hello :) i already bough the normal porto html template. Im not sure, what exactly the admin porto is. Do i uploaded it on my server aswell and i can login like wordpress and change everything easly?

Thanks for your answer. Cheers Alex

Hello, thanks for the interest in our 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, dotNet, etc… (That integration is responsibility of the buyer). There’s no CMS/Editor system ready to create new pages in a HTML template.

Let me know if you have any questions.

Kind Regards, Jonas

Hi there , I need to change the color of the page-header and sidebar. I mean I need it to be light instead of dark as it it is right now. Is it possible to do it with style switcher? If not how should I change for the effect to take place. Thank you.

Hello, unfortunately it’s not possible with the Style Switcher, but please take a look at this thread: http://www.okler.net/forums/topic/how-to-set-the-header-and-the-sidebar-color-to-white/ – If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas

Thank you

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