2897 comments found.
I want to buy this theme. But can I use this theme on my Apache Webserver (PHP/HTML/CSS/Javascript) without any additional tool or framework? Just like WordPress? 
Hello,
Thank you for the message.
No additional tool or frameworks is required. It runs perfectly in a Apache Server.
Porto is a Static HTML5/CSS3 Template, therefore basic knowledge of HTML and CSS is required so that you can edit the templates using a Text Editor like Sublime text, Notepad++ etc. So, it is different from using a CMS since you will have to deal with codes.
All the files that come with the zip package you downloaded can be used as a base/start for your project, the main idea is that you don’t have to start from scratch, just use an existing page from the demo and modify according to your needs, then you can simply upload the files to your server via FTP.
I hope this helps.
Let me know if you have any questions.
Kind Regards,
Jonas
w3 validator warns at meta name=”viewport”, solution: http://www.miguelvallejo.com/consider-avoiding-viewport-values-that-prevent-users-from-resizing-documents-validation-error/
Hello, if you want, you can change that to:
<meta name="viewport" content="width=device-width, initial-scale=1">
But it may break the responsiveness in some situations.
We will make some more tests about that too.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Thanks,
Kind Regards,
Jonas
Conflict with Modal window when sticky-header-active. Hi there, I have a problem with the Modal Box when I open it, but start to scrolll down and the Header became “sticky-header-active”, and happened that the Modal Box Opened become doesn’t working. Do You have any suggest for it? Thanks in advance. Best regards.
Hello,
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Thanks.. porto is amazing theme But i have some trouble, how do i resize logo in header of porto theme?
Thanks
Hello, thanks for your purchase.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Hey, do you guys have the HTML Builder implemented in this theme?
Hello, Porto does not come with HTML Builder at the moment.
Kind Regards,
Jonas
Is your package include admin panel / cms? Or do you have the package in codeigniter version (also with backend/cms) ?
Hello, thanks for the message. Porto is a HTML template and does not come with CMS panel (server-side) at the moment.
Let me know if you have any questions.
Kind Regards,
Jonas
Can this product integrated with this one https://themeforest.net/item/porto-admin-responsive-html5-template/8539472 (Porto Admin) ?
Hello,
Porto Admin is also a HTML template.
The integration is a package of new features from the admin to add in the front-end template, such as advanced tables, advanced forms, etc…
Example: http://preview.oklerthemes.com/porto/5.4.0/feature-admin-forms-advanced.html
Let me know if you have any questions.
Kind Regards,
Jonas
I not see scroll top button on mobile version. Please help me.
Hello,
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
I can’t open ticket (Your support has expired.Renew support now! )
But scroll up options simply and not work in mobile version of page. And hope many people interested for solution for this.
Hello, add this:
(js/custom.js)
$.extend(theme.PluginScrollToTop.defaults, {
visibleMobile: true
});
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Please add Popular band to Alternative Style (in Price page) as in standart price stile
Sorry. This work.
Please add Popular band to Alternative Style (in Price page) as in standart price stile
about-us-basic.html with all changes for RTL not work. I receive error : /css/img/history-thumb.png not found for ltr version this work but image founded in /img/history-thumb.png (not in /css/img/....). Please correct this bug.
sorry, i not make rtl as you writed, i put rtl files for subdirectory /css/rtl/
<!- Theme CSS ->
<link rel=”stylesheet” href=”css/rtl/rtl-theme.css”>
<link rel=”stylesheet” href=”css/rtl/rtl-theme-elements.css”>
<link rel=”stylesheet” href=”css/rtl/rtl-theme-blog.css”>
<link rel=”stylesheet” href=”css/rtl/rtl-theme-shop.css”>
if i put files you writed all OK.
<!- Theme CSS ->
<!—<link rel=”stylesheet” href=”css/rtl-theme.css”>
<link rel=”stylesheet” href=”css/rtl-theme-elements.css”>
<link rel=”stylesheet” href=”css/rtl-theme-blog.css”>
<link rel=”stylesheet” href=”css/rtl-theme-shop.css”>—>
Hello, it’s great that you figured it out.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
Can you public tutorial with more information with class definition and examples for menu and other important components? Please link for such examples.
Hello, the docs are available in this link: http://preview.oklerthemes.com/porto/docs/ – Regarding the Examples of Menu/Header, etc… You can find those in the preview site.
Kind Regards,
Jonas
Preview not give complete information and for simple using of you excellent template you must add small distribution with list of all aviable classes and examples. for examples for menu options and small tutotial.
Hello, we will consider to improve that part as well. Thanks again for the suggestions.
Please add 1) coupon theme and 2) directory theme
Hello, thanks for the comment.
Kind Regards,
Jonas
Hi there, is there any possibilty to include lightbox images into the Comment (.comments) ? I mean, I tried include the <div class=”lightbox” data-plugin-options=”... but unfortunatly, the lightbox images into ul.comments doesn’t working, they don’t show corectly. I tried to set with css but nothing… Do you have any solution for me? Thanks if You would give me any solutions. Best Regards.” />
Ah, I have resolved. The conflict was with the class .img-thumbnail. Becouse with .comments every .img-thumbnail has a value that move it.
Hello, it’s great that you figured it out.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Jonas
I would to purchase Your Template ? but I have 3 presale questions ?
1: all the demo templates, are they single package with 17$ ? 2: Is real estate template also included ? 3: can you recommend me a CMS or back-end editor (For clients) that can better work with your HTML Template ?
Hello, thanks for the message.
1) Sure, you get all demos as seen in our preview site.
2) Yes, it’s included.
3) It actually depends on a lot of things, but you can find some small solutions that can be integrated with our theme. Please consider that we also offer the Wordpress version, which is a ready to use server-side solution (CMS).
Let me know if you have any questions.
Kind Regards,
Jonas
How can I repat the video background? After playing it stops and there is only a black screen.
I have an older version from template, I lalready tried to add an autoloop to the code, but it does not function? – This my code, how can I add a loop for the video background?
data-x="0"
data-y="0"
data-speed="1000"
data-start="100"
data-easing="Power4.easeOut"
data-elementdelay="0.01"
data-endelementdelay="0.1"
data-endspeed="1500"
data-endeasing="Power4.easeIn"
data-autoplay="true"
data-autoplayonlyfirsttime="false"
data-nextslideatend="true"
data-volume="mute"
data-forceCover="1"
data-aspectratio="16:9"
data-forcerewind="on">
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,
Rodrigo.
Hi. rtl support?
Hello, thanks for interesting on Porto.
Yes, we have RTL support. You can see in our preview here: http://preview.oklerthemes.com/porto/5.7.1/feature-layout-rtl.html
Best Regards,
Rodrigo.
quick question, how do you add a different font awesome icon to the following string
i class=”icon-featured icon-rocket icons”
say i wanted to use “fa-file-text-o” an get the same style as the featured icon?
Hello, thanks for your purchase.
Just remove the “icon-rocket icons” class, and add “da-file-text-o”. Like this code below:<i class="icon-featured fa fa-file-text-o" />
Kind Regards,
Rodrigo.
Hi,
I want to realise the “Big Icon”-Example from shortcodes-tabs.html but with images instead of icons. The images should be a bit bigger than the icons in the example and there should be the same hover effect. Do you have any suggestions for this?
Many thanks!
Hello, thanks for your purchase.
My suggestion to you is to put a image inside the icon box. Like on this link below: https://pastebin.com/raw/1uacqBJmAnd to make a bit bigger, in (css/custom.css) add this code:
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
width: 100px;
height: 100px;
line-height: 100px;
}
Please try that and let me know if you need further assistance.
Kind Regards,
Rodrigo.
Hi,
I have an issue in the header of my website. I removed top navigation but is showing a white background space at the top.
Here you can see the issue: http://www.richardrose.co/home/
Basically, what I want is to get rid of the white space. I’m using a fixed background and banner is behind.
Thanks
Kind Regards,
Jonas
Bonjour, How to make a concept of a “hamburger” menu that needs to be clicked to get the menu items for nav with your theme I bought? Merci!
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
Bonjour. I have not asked you since my purchase. Nice damage that I have to pay to put a maintanant. Good road. Bonne journée!
Hello, in fact that question is a little confusing. Can you please explain it again?