2897 comments found.
This page is really great but we have one problem with it. Problem is with Advanced Contact Form and Spam. Even if we use integrated Captcha we are getting to much Spam emails. Is there any bug fix for this Captcha form or we can do anything additional.
Hello,
Can you please confirm that the spams are coming from the contact form, it may be coming from another form.
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/
Kind Regards,
Jonas
Hi,
Yes we can confirm that spam is from contact form. We get email from contact form. Received mail has subject of contact form and all requested data from form. Unfortunatelly our support has ended. Do we need to buy additional support for this ?
Best regards, Miha
Hello, you can also replace the simple php captcha to Google ReCaptcha, we have a topic about that: http://www.okler.net/forums/topic/how-to-setup-google-recaptcha-in-the-contact-form/
Kind Regards,
Jonas
Hi,
Thank you for you tutorial. But I have only one problem and it is with the last step where you change PHP code. I’m using your Advanced form which has php for sending in the same file. If I edit contact-form.php as in your tutorial email is sent without captcha so I presume that I must edit php code in my advanced form. But if I edit my advanced form with provided php code I only see blank screen instead of contact form.
Best regards, Miha
Hello, we update the Google ReCaptcha FAQ with instructions to configure with Advanced Form. You can read the updated topic here: http://www.okler.net/forums/topic/how-to-setup-google-recaptcha-in-the-contact-form/
Kind Regards,
Rodrigo.
Hi. Thank you for this FAQ. This worked. I will now test the contact form so I will see if spam will continue and I will let you know.
We purchased your theme and are having problems with the contact form. It keeps throwing an error when submitted.
I would open up a ticket, but can’t remember my password and every time I request a reset the link has expired. Getting very frustrated.
Hello, thanks for your purchase.
I just generated a new password for you (sent to your email).
Let me know if you need further assistance.
Kind Regards,
Jonas
Thanks so much. Will open a ticket about the contact form not working.
Love this template. This is the second time we have bought it! I need to change the h4 color in the footer and have tried everything without success. Any help would be greatly appreciated.
Hello, thanks for your purchase.
To change the colors of the H4 you can add the following css code:
(css/custom.css)
#footer h4 {
color: #777 !important;
}
Kind Regards,
Jonas
Hi,
I want to purchase your html template but i wonder it works in all devices + browsers and most important speed page rank.
Please let me know some info for this.
Thanks, Jayesh Pathak
Hello, thanks for the interest in our template.
Sure, it works in all devices. Regarding Speed, there are a few things you can do after you finish your website. For example, there are several different ways to compress and combine the assets, this is probably the easiest way: http://www.okler.net/forums/topic/minify-php-how-to-combine-minify-and-cache-javascript-and-css-files-on-demand/
The images can also be improved, consider to export them in a lower quality. JPG 80% is good enough.
Regarding the cache, this is the right way to do that: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching
You can also remove the plugins that you will never use in any page and combine/compress all the other scripts so it will cache the resources and make it much better in performance in any other page.
- It works the same way for all HTML templates.
Best Regards,
Jonas
Hi,
I just purchase your template. and upload on my site as demo but all images are not showing. please tell me why ? is there any path issue.
Hi,
Please reply.....
See this link : http://nachiketinfotech.com/HTML/index.html
Hello, thanks for your purchase and very sorry for the delay in responding. Please note that as described, the images and videos are not included. (None of the templates on ThemeForest comes with images, it comes with placeholder images instead).
The image list used on Porto is available in this link: http://www.okler.net/forums/topic/links-for-the-images-used-in-the-template/If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hi,
PSD files are also not there. How can i change some images like logo and all.
Please help me.
Thanks, Jayesh Pathak
Good evening, Have you created a version of this template totally black with a white handwriting? If not, is it possible to create this easily? Thank you for your reply.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Big thanks ! You are the best ! 
HI Jonas, I am trying to modify in your contact-us-advanced.php when receiving the email, instead of the checkboxes and radios label, I would like the label given in the form. Underneath the email received: Nom: YanDavid Email address: ..................@gmail.com Message: test envoi formulaire Checkboxes: Cadre Radios: option5 And I would like to have instead of Checkboxes and Radios a special label that I can create Thank you so much for helping me Have a nice day Yan
Hello, please open a ticket in our Support Center and send us more details and the URL of your site – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hi there,
Compliments for the theme, it is the best that I ever worked.
Is there any includes features or shortcode to have a drag and drop solution for the frontend?
I mean, I would like create a section in a page where the user can drag and drop some elements. So the question is: Do You have thought something about it? There will be in the future? I would need to integrate something from bootstrap ?
Thanks in advance ! Best regards,
Luca.
Hello,
Thanks for the kind words.
Unfortunately, at this moment we don’t have a drag & drop shortcode/feature.
But you can integrate some third party javascript libraries. Like these below: - jQuery UI (https://jqueryui.com/draggable/) - Interact JS (http://interactjs.io/)
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hi guys,
perfect thank. In case of any problem I’ll open a ticket as well.
Best regards.
Dear Team,
I feel if you add a special “School/ College/ Education” demo in your next round of updates it will excel this theme to the moon.
Also, there any way of getting php version of this template?
Hello, thanks for your suggestion about the demo. We already have plans to create a “School/ College/ Education”, but we do not have a release date yet.
About the PHP version: The Porto HTML version don’t have a PHP server side Content Manage System (CMS). But you can simply rename the .html files what you want to .php and run in a server with PHP, so PHP codes works.
If you need a ready solution with PHP Content Manage System, you can buy others versions of Porto:
- Porto Wordpress: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399
- Porto Magento: https://themeforest.net/item/porto-ultimate-responsive-magento-theme/9725864
- Porto Drupal: https://themeforest.net/item/porto-responsive-drupal-7-theme/5219986
- Porto Shopify: https://themeforest.net/item/porto-ultimate-responsive-shopify-theme/19162959
I’m curious, could I use this template on a asp membership website by using #include?
Hello, thanks for the interest in our template.
To be honest, I’m not sure how asp works. Porto comes with all HTML/CSS/JS files, so you can integrate with any server-side language, but does not come with anything specific for ASP.
Kind Regards,
Jonas
Does this template support RTL languages?
Hello, yes the Porto Template have suppport to RTL layout. You can see this in action here: http://preview.oklerthemes.com/porto/5.1.0/feature-layout-rtl.html
We look forward to your purchase 
Thanks for the fast response. As I can see it supports RTL but it’s a little buggy, first thing I noticed the drop down arrow is inside the words even after translating the them. Hope this get fixed then I would be happy to purchase this awesome template! 
Hello, this bug has already been fixed and will soon be available in the next version. 
When are you going to release the fixed version? And btw the Arabic letters on the photo looks missed up and might drive away a potential customer, if you want I can fix it for you just send the PSD file to my email Cyb3r@msn.com and i will reply back with the image exported.
Hello, we are planning a new version to be available within 15 days. I’m sorry, but I’m not sure what exactly you mean about the arabic letters, could you send me an example of it?
By the way, thanks for the offer.
Kind Regards,
Jonas
15 Days that’s too long, can you send me the fixed version if I buy it? And here’s the edited image for you: http://scr.cyb3r.me/porto.png The letters were separated and reversed.
Hello, I can send you any fix you need for the RTL version before that.
Thanks for the edited image!
Kind Regards,
Jonas
I think you need to update Your toturial for google recaptha after making Your tutorial from http://www.okler.net/forums/topic/how-to-setup-google-recaptcha-in-the-contact-form/ i get {response click on the reCAPTCHA box.”} no matter if i check the reCAPTCHA or not…
Hello, you can see an example of that working in this URL: http://okler.net/tests/porto-recaptcha/contact-us.html – We followed all the steps from the tutorial.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
On one page contact its not working.
Hello, the One Page contact in fact uses the same PHP and JS to send the email.
If the problem persists, please open a ticket in our Support Center and send us the URL. – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hello again, Jonas!
I got another question: I want to reduce the white area above and below the menue-text and the logo. How do you change the height of the white menue bar in the “medical” template (http://preview.oklerthemes.com/porto/5.1.0/demo-medical.html), so that it is changed thus reduced no matter what device I use (tablet, mobile, desktop PC)?
Thank you in advance for your help!
Kind regards,
Tim
Hello, please open a ticket in our Support Center and send us more details about that question. – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hello Jonas,
I face a problem when opening your theme using a sticky menue (for example: http://preview.oklerthemes.com/porto/5.1.0/demo-medical.html) on a mobile device, e.g. an iPhone using iOS 10.2:
When I start scrolling down the mobile website, the menue on top of the page disappears until I stop scrolling. Then it suddenly reappears. I expect it to always stay visible on top of the page, also while scrolling.
This seems to be a bug and it simply does not look very nice.
Thank you in advance for your help!
Best regards, Tim
Hello, the problem is that is a delay in the scroll event in some devices, if you want to fix that you can make the header always sticky, adding this:
(css/custom.css)
#header {
min-height: 139px !important;
}
#header .header-body {
border-bottom-color: #e9e9e9 !important;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
position: fixed !important;
top: 0 !important;
padding-bottom: 20px !important;
}
#header .header-logo {
padding-top: 0 !important;
}
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
HI, I am trying to use your search engine inside Porto and I cannot succeed with GOOGLE CSE. <script> (function() { var cx = ‘00000000000000000000000000000’; var gcse = document.createElement(‘script’); gcse.type = ‘text/javascript’; gcse.async = true; gcse.src = ‘https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(gcse, s); })(); </script> Here Is the code google gave me (I modified the ID) I used your form: <form id=”searchForm” action=”page-search-results.html” method=”get”> <input type=”text” class=”form-control” name=”q” id=”q” placeholder=”Recherchez…” required > <button class=”btn btn-default” type=”submit”></button> </form> As I type a word like réseau (with a french accent) It transform the search into: page-search-results.html?q=r%E9seau I have tried many tips found on the net but nothing works. I also have to tell you that all the site is under UTF-8 and I even try under 8859-1 but it does not work either. Can you help me to solve this troubleshooting Thanks a lot Yan
Hello, this may help you: http://www.okler.net/forums/topic/how-to-use-google-custom-search/
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hi Jonas, Thank you for your reply but Ialready followed those rules and it does not work Do you have a trick to insert a language in those javascipt ?? Have a nice day Yan
Hi,
is there a way to show twitter feed in a carousel inside of something like Center-Aligned Content Section so that there would be one tweet per slide?
Thanks!!!
Best regards, Dušan Mihajlović
Hello, please open a ticket in our Support Center and send us more details about that question. – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
How do you sort items, as in your shop pages? For example, in page http://preview.oklerthemes.com/porto/5.1.0/demo-shop-15-category-banner-boxed-image.html# how do you sort for Tops and Blouses? In your other pages, for example, http://preview.oklerthemes.com/porto/5.1.0/portfolio-grid-3-columns.html sorting works very nicely.
Hello,
The sort feature is not functional in the shop pages, it requires server-side process. But you can integrate Isotope in that product list.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Thank you Jonas, for the quick reply.
Im using PHPMailer 5.2.2 in my porto theme do I have to upgrade to PHPMailer 5.2.18 or newer immediately, because the new Critical Vulnerability in PHPMailer.
Hello, yes, please get the latest PHPmailer version in this link: https://github.com/Synchro/PHPMailer
We will also update Porto soon.
Kind Regards,
Jonas
Hi, when I submit the contact form it gets to this page: php/contact-form.php and only appears: {response“} should be good if it goes to a thank you page. how can be this sorted as a solution that ive found from 2 years ago doesnt 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/
Kind Regards,
Jonas
it says my support has expired… I guess you wont be interested to correct this unless I pay for support
Hello,
If you’re receiving blank e-mails and when you submit the forms you just get a page with {"response":"success"} , the problem is that the JS file is missing for the form, you need to include the file:
<script src="js/views/view.contact.js"></script>
(add that after the theme.js file in the HTML), right there:
If the problem persists, please open a ticket in our Support Center.
Kind Regards,
Jonas
do receive the email and the js file is on place too. but when I send the form the page where it ends is here: php/contact-form.php and this message appears {response“}
Make sure the JS file is added in the HTML file as screenshot above and there’s no JS error in the browser console.
the JS file is added and no JS error…
Sample Demo: Construction
hello, I am trying to modify the sample demo construction. the menu-item ‘service’ have a dropdown arrow. the dropdown arrow should be centered vertically on menu-item ‘services’.
see the attached screenshot as a reference, comparing it with other menu-item with submenu
http://imgur.com/uwSzT7eHello, you can change that using a css:
(css/custom.css)
@media (min-width: 992px) {
#header.header-narrow .header-nav.header-nav-stripe nav > ul > li.dropdown > a.dropdown-toggle::after {
top: 41px !important;
}
}
}
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
RTL Issue
Hello, i just bought the template yesterday because of RTL support. after I followed the instruction on how to activate the RTL compatibility, i found that dropdown arrow for submenu does not display right. there is no gap between the menu item and the arrow.
though it your site rtl displays correctly but using older version. I want this to be correct soonest, i need to show my project this coming days.
thank you.
if you have an email i will email it to you.
see the picture as a reference.
http://imgur.com/B833aTZHello, I’m sorry about that problem, to fix that just add this:
(css/custom.css)
@media (min-width: 992px) {
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
margin-top: 0;
top: 18px;
left: 10px;
}
}
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas