446 comments found.
Hi! I want to add a Line Chart on my Porto Template. The Header is still there but the Line Chart is missing.. Error Message is: ReferenceError: flotBasicData is not defined
Can anybody help me?
Hello, please note that the data of the charts are set in the HTML itself, as you can see in this screenshot: http://www.okler.net/ss/20150517-12e-205kb.jpg – Please confirm that you have that too. If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas
Do I have to use this porto-admin to add and manage users and blog posts or I will be okay with just porto-responsive. What I mean is, will just plain cPanel work managing porto-responsive users profiles, as I see porto-admin gives better profile access.
Hello, thanks for the interest in our template. Porto Admin is a HTML template and most of the features are not fully functional.
More Information:
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). 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…
If you need a CMS/Site Builder solution, please consider to take a look at the Wordpress and Drupal versions.
If you have any questions, just let me know.
Kind Regards,
Jonas
Hi This means this is not the CMS for the front-end. Good. As I was worried that I might have to get them both. Thank you for reply. Best.
Hi, i have a question…. http://preview.oklerthemes.com/porto-admin/1.4.0/mailbox-email.html this link (porto admin – emails) works? i can see/answer the emails that be sent to myname@mydomain.com using this? the mailbox porto-admin feature is like outlook mail managing system? (sorry for my bad english, im chilean)
Hello, thanks for the interest in our template. Porto Admin is a HTML template, and most of the features are not functional without the server integration, the HTML pages work as base so the buyers can possible integrate with another scripting languages such as PHP, Ruby on Rails, dotNet, etc… (That integration is responsibility of the buyer).
Let me know if you have any questions.
Kind Regards, Jonas
Hello I’m unable to update Liquid Meter value in real time, I’m only able to get it to display value on initial page load, subsequent value changes that happens on the page via jquery /ajax to update “value=” attribute doesn’t reflect meter status.
can you help me with that?
Hello, the method to update the liquid meter is very simple, for example:
$('#meterSales').liquidMeter('set', 80);
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas
Perfect, worked! thanks very much for your help
looking at the massive list of queries, you guys should do a decent job and integrate this into the porto front end – including the ability to edit/create pages. Seems to me, that is what everyone is assuming in any case?
Hello, thanks for the comment. Porto Admin is an HTML template, the main purpose of this template is to be an extension with the same visual appearance of what is on the front end and should be integrated with any programming language (server-side), ie, the template is not a builder Website / CMS and to be honest we do not have plans to make it a builder (edit/create pages). For that, we have the other versions available – Wordpress / Drupal.
Let me know if you have any questions.
Kind Regards, Jonas
Thanks for the reply… just reflecting what seems to be an huge amount of requests to do this. Just pointing out the obvious. Also, as I understand it the wordpress theme is not your product?
Hello, we are specialized in front-end development, the Wordpress/Drupal/Magento versions were created by my partners.
Kind Regards, 
Jonas
hi, the forms are compatible with porto html template? or can used only with admin?
Hello, purchasing both themes it’s possible to integrate some of the features from the Admin in the Front-End, as you can see in this page for example: http://preview.oklerthemes.com/porto/3.7.0/feature-admin-forms-advanced.html -
Let me know if you have any questions.
Kind Regards,
Jonas
Hi Please forgive my ignorance. Is this admin template for magento ecommerce? I want to buy a user friendly backoffice but I’m not sure if that’s what this is. I already have Porto theme for magento.
Thanks
Hello, Porto Admin is a HTML5 template, it’s not compatible with the Magento version.
Let me know if you have any questions.
Kind Regards, Jonas
Ok thanks for letting me know.
Hi, I’m working with the Admin solve a problem and I need you to know better. I’m trabjando with PHP .. I need you to show me a notice without being called with a button that is: if ($_FILES‘Archivo’>$SizeMax){echo ”<script languaje=’javascript’>new PNotify({ title: ‘Regular Notice’, text: ‘Check me out! I\’m a notice.’ });</script>”;}
I hope you can help me !! many Thanks
Hello, you just need to make sure you add that script after all the other, please check this screenshot: http://www.okler.net/ss/20150504-92o-336kb.jpg – If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas
Hey guys, great theme! Looking forward to the next update. One request: Could you add a password strength plugin for user sign-ups? Maybe something like this? http://jsfiddle.net/jquery4u/mmXV5/ Maybe something that can do password confirmation (type your password twice).
Thanks!
-Ian
Hello, thank you for the suggestion, we already have that item in our backlog
– and will be available soon.
Kind Regards,
Jonas
Hi Guys
Excellent admin template.
Currently you are on version 1.4, released in Feb, when is the next release and what do we expect in it other than any bug fixes?
Regards – Jamil
Hello, thanks for the interest in our template, we have a very extensive list with items that will be included in the admin template, new dashboards, new plugins and more page with examples.
Kind Regards,
Jonas
Hi Jonas
Thanks for getting back to me. We look forward nearer the time for the detailed change log, but just for our planning purposes, what time frame are we looking at here for the release, so we can plan accordingly our activities pertaining to this template. Rough indication, nothing precise.
Hi, we are actually working very hard in the front-end at this moment (Porto HTML5), the new version is almost ready. We also started in the update for the admin, but to be honest it will take up to a month to finish all the changes we are looking for.
Kind Regards,
Jonas
Dear Jonas
Thanks for the update, that is good enough for use to plan our activities. We purchased it and started to use it.
Regards – Jamil
Hi Jonas
Been experimenting with the chartis pie chart, and we have been scratching our heads on how to get the chart to have the label and value of the series as well as change the colours of the pie chart segments. We have been looking at their website but its not clear to us. Your suggestions would be appreciated.
Regards – Jamil
Hello, if you mean the default Pie Chart, the settings are in the HTML itself, as you can see in this screenshot: http://www.okler.net/ss/20150503-38f-147kb.jpg – Note the examples file as well.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas
hi. ? want sidebar-left menu collapsed default. how ? make it. ? want use icon menu
Hello, if you need to start with the navigation collapsed by default, you just need to change the HTML tag to this:
<html class="fixed sidebar-left-collapsed">
Kind Regards,
Jonas
I have sent you an email asking you to send me a zip with the package of both Porto and Porto Admin. Thank you
Hello, sorry, but I did not receive your email. Can you please send me an email through my profile page: http://themeforest.net/user/Okler#contact
Kind Regards,
Jonas
Hi Jonas, I have just send you the email via the profile page. Thank you
Hello, OK, thanks, I just replied.
HI
Just wanting to clarify..If I buy Porto HTML and Porto admin can the features in Porto admin such as Date Pickers be used on the Porto HTML template front end ?
Hello, thanks for the interest in our templates. Yes, that’s correct, the templates can be integrated, the integration adds more features from the admin into the front-end, as shown here:
http://preview.oklerthemes.com/porto/3.7.0/feature-admin-forms-advanced.htmlLet me know if you have any questions.
Kind Regards, Jonas
How can I use multiple slider with each slider associated with a value in a loop, I am using an asp.net repeater
Hello, you actually just need to use different IDs in the loop, something like this for example:
See screenshot: http://www.okler.net/ss/20150416-q1x-138kb.jpg
Kind Regards,
Jonas
Thanks,for this I need to write a function like this
(function () { $(’#listenSlider1’).change(function () { $(’.output1’).text(this.value); }); $(’#listenSlider2’).change(function () { $(’.output2’).text(this.value); }); ;;;;;;
This is hardcoding ,I am a beginner in these area,so help me to make the above function dynamic
Thanks
Hello, I’m sorry, but can you please send me more details about that? The “output” you mean is the input inside the slider? If so, you don’t need js for that, you just need to set it in the data-plugin-slider-output attribute.
Kind Regards,
Jonas
The instructor enters and leaves the class on time.
50
<input id=”listenSlider18” type=”hidden” value=”50” />The instructor uses the time productively
50
<input id=”listenSlider19” type=”hidden” value=”50” />The sequence of the lesson is well organized
50
<input id=”listenSlider20” type=”hidden” value=”50” />This is my code dynamically generated when values are populating from database the code in my above question needed to work how can I do that function dynamically?
thanks
Hello, can you please open a ticket in our Support Center and send us the URL so we can check the HTML structure? The code here in the comments got messed up I guess – http://okler.net/open-a-ticket/ – Thanks 
Hi, I already registered in okler but unfortunately that email is not existing now,How can I create an account now in Okler with another email?
Ok,Tell me one ,How can I get the value of slider Score (output)?
Ok forget about the loop, I solved it ,Now please let me know how can I get each slider score? Please guide me to register in Okler with another email
Hello, you can send me an email through my profile page: http://themeforest.net/user/Okler#contact – and send me the new email address so I can update your profile in our system.
Kind Regards,
Jonas
Hello Okler Team, Could you please help us in setting up porto admin and theme purchased on themeforest.
Note: We have already done all the steps through your website help (below link) and othe faqs, just need to start, then we will manage. http://www.okler.net/forums/topic/how-to-integrate-porto-admin-extension-on-porto/Below are the codes for your persual. Porto – Responsive HTML5 Template Purchase code: 5aaba076-d7ea-4b97-b254-490f8aa2188e
Porto Admin – Responsive HTML5 Template Purchase code: 5f4048c7-4b3c-4b54-aff5-12803590da73
Hello, please drop me a message through my profile contact form (click my logo) and I’ll send you the integrated files 
Thanks!
Is there a plan to make a horizontal menu?
tks
Hello, we do have that in our list, but it’s not one of the priorities for the moment, it may be available in the future.
Kind Regards,
Jonas
Hi & thank’s for your job. I have problem on a form. I have a very long list for a “Basic Multi-select” i would like to add a scroll in the list like on “Placeholders”... Is it possible? what i have to add in the class?
Thank’s Eric
Hello, the scroll is default for that plugin, it should be working on your select automatically.
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 
Hi I have open a ticket Thanks
Hello havesee my ticket?
Hello, yes, we are answering all the tickets right now. 
Yes thanks
I have tried to sign up to your support forum to be notified my purchase number had already been used, i have sent you an email to okler@okler.net but i haven’t received a reply. I would appreciate it if you could read my mail i need assistance with a query.
Thanks, CSharper
Hello, thanks for the message, I have already replied to your email. Let me know if you need further assistance.
Kind Regards, Jonas
A fan of Porto series. Now in Porto Admin, I am trying to combine tables-editable and table-advanced (export function) into one table, is that possible? Please help.
Hello,
1) Please make sure you add all the necessary JS files, including: assets/vendor/jquery-datatables/extras/TableTools/js/dataTables.tableTools.min.js
2) Set the table as shown in this screenshot: http://www.okler.net/ss/20150316-hrh-128kb.jpg
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/ – Kind Regards, Jonas
I bought both the HTML5 and the WordPress version. Now that you have deleted the WordPress version and I never got to use it, can I get the Porto Admin for exchange for the WordPress?
Kind Regards,
Jonas