Discussion on Porto - Multipurpose Website Template

Discussion on Porto - Multipurpose Website Template

By
Cart 53,191 sales
Recently Updated
Well Documented

Okler supports this item

Supported

2897 comments found.

What is the difference between this theme and the one listed by p-themes? https://themeforest.net/item/porto-ecommerce-shop-template/22685562

Hello, thanks for the message. That version has eCommerce demos only and not business/corporate demos as our version. Let me know if you have any questions.

Thanks.

Hi, i have a problem. I am using codeigniter 3. After transferring the design, there are distortions.I am working on localhost.

https://resimlink.com/ZwHPb4J

theme.init.js in // Animated Icon and // Sticky Header problems.

Hello, unfortunately we can’t provide support for third party software and plug-ins and we’re actually not sure how CodeIgniter works but please open a ticket in our Support Center and send us more details about that question. – http://okler.net/open-a-ticket/

Best Regards,

Okler Themes

Hello. I’m getting mad over how to reach the style switcher lol. Let’s say I wanna work on the seo2 template. How do I make style switcher layout appear? Or am I missing something? Thanks

Hello, thanks for your purchase. Style Switcher is actually a tool to generate the skin of your site, with primary, secondary, tertiary and quaternary colors. The HTML files from the demo you can get in the zip folder. Also, you can check these topics about the style switcher: https://www.okler.net/forums/topic/how-to-enable-activate-the-style-switcher-skin-generator/https://www.okler.net/forums/topic/how-to-use-a-skin/

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

Best Regards,

Okler Themes

Hi there. Updating my website (Porto HTML version).

I’m having an issue with the before/after effect: there is a small gap towards the right side, to the right of the “After” label using the “Default” setting but can also be duplicated with the “Move Slider on Hover” setting – this gap appears when you hover your mouse over the image. I noticed the same issue in both, within the downloaded page and your preview page here in Themeforrest.

I am using the latest version (August 9).

Thoughts?

Hi, thanks for the message and sorry about the problem, but it looks like the issue is just related to the image width. In our example the image is not big enough (width), so reducing the grid from col-sm-9 to col-sm-8 it does not have the gap.

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

Best Regards,

Okler Themes

Thank you.

Hi there, I tried to reset my password but I am not receiving the reset email. So I put my question here please: I need to remove the porto button from the toolbar (top/admin bar) please let me know how to do this thanks.

Hello, looks like you purchased the Wordpress version, right? I’m the author of Porto HTML, the Wordpress version was created by another author, if you need support, please contact them at: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399/support

Best Regards,

Okler Themes

Thanks mate.. has been a long night lol, peace.

Hi! We add some MODALS in our website, but we don’t know if it’s possible to use some classes similar to bootstrap.

Boostrap classes like row, col-xs-XX, container,... are not working.

How can I create columns with quick classes and not with my CSS?

Thanks you!

Hello, sure, you can use Bootstrap classes. Porto uses the latest Bootstrap version. You can use these classes: https://getbootstrap.com/docs/5.2/layout/grid/#example -

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

Best Regards,

Okler Themes

Hi – thank you for this great theme! I have gdpr problems and need to disable google fonts. Can I do this easily? Thank you!

Hi, thanks for the message. You can see GDPR examples in this page: https://www.okler.net/previews/porto/9.8.0/feature-gdpr.html – Regarding Google Fonts, you would have to use WebFonts instead https://www.w3schools.com/css/css3_fonts.asp

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

Best Regards,

Okler Themes

In the latest version you combine all vendor JS to plugins.min.js. Do you have it as separate JSs or at least a list. I use https://cdnjs.com/ to pull scripts

Hello, thanks for the message.

Yes, most of the plugins are in that single file in the new version, here’s the list:

vendor/jquery/jquery.min.js
vendor/bootstrap/js/bootstrap.bundle.min.js
vendor/jquery.cookie/jquery.cookie.js
vendor/jquery.validation/jquery.validate.min.js
vendor/jquery.easing/jquery.easing.min.js
vendor/jquery.appear/jquery.appear.js
vendor/jquery.easy-pie-chart/jquery.easypiechart.min.js
vendor/jquery.gmap/jquery.gmap.js
vendor/lazysizes/lazysizes.min.js
vendor/isotope/jquery.isotope.min.js
vendor/owl.carousel/owl.carousel.min.js
vendor/magnific-popup/jquery.magnific-popup.min.js
vendor/vivus/vivus.min.js
vendor/intersection-observer/intersection-observer.js
vendor/jquery.pin/jquery.pin.js
vendor/afterresize/afterresize.js
vendor/animated-headline/js/main.js
vendor/hover3d/dist/js/jquery.hover3d.js
vendor/hoverdir/jquery.hoverdir.js
vendor/vide/jquery.vide.min.js
vendor/jquery-countto/jquery.countTo.js
vendor/jquery-visible/jquery.visible.js
vendor/jquery-match-height/dist/jquery.matchHeight.js
vendor/jquery.waitforimages/dist/jquery.waitforimages.js
vendor/jquery-fontspy/jQuery-FontSpy.js
vendor/observe-element-in-viewport/dist/index.umd.js
vendor/jquery.marquee/jquery.marquee.min.js

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

Best Regards,

Okler Themes

THANK YOU!!!!!!!! :)

Hi, this is pre purchase question. The theme looks good i like to buy for my client and need to know about the speed, while checking in page speed insights, there is a difference in mobile and desktop also lot of Opportunity to increase page speed like, Reduce unused CSS, Reduce unused JavaScript, Avoid enormous network payloads and more. Can you explain the speed of the theme before i purchase.

Hello, thanks for the message.

Regarding performance, 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.

The use of a CDN to serve your website files also it’s a good idea.

It works the same way for all HTML templates. All files come uncompressed to make it easy to edit and customize, and then when you finish your website you can make the improvements.

We hope this helps!

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

Kind Regards,

Jonas

Can you add a football club demo theme?

Hello, thanks for your purchase and suggestion, we will consider that.

Kind Regards.

Okler Themes

Sticky Elements Page Hi, I would like to put a floating button on my website that opens a form on click and hides on click. Similar to the form that allows me to choose colors in the stick switcher demo.

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

Best Regards,

Okler Themes

I am working with a young lady that I think might have been swindled by another individual. Her website, not live yet, has the Porto theme in use, but when I have tried to update it, it gives me an error saying its an illegal copy. Now, we have no issue in buying it, if we can get the one issue/question resolved.

The template meets nearly all her needs and can be usable for her, but the one thing I am not able to figure out is the following:

On the theme, there is a small box at the top right that is 4 lines and when you click on it, it shows the menu of her pages. I need to be able to remove this box and all menus for that matter from the header of the pages. She does not want any menus up there. Is there a way to remove those menus?

Hello, thanks for the message.

Can you confirm this is related to Porto HTML version? Looks like it may be related to the Wordpress version.

Here are the support links:

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

Porto Wordpress: https://portotheme.com/support/?envato_item_id=9207399

Best Regards.

I would assume its the Wordpress version, since that is the type of site it is placed on. I can’t setup a support ticket over there, as I don’t have any purchase information for, if it was even purchase, I have taken over admin of a site that someone was “building” for this young lady and I think he was scamming her. I don’t want to pay for the template, if I cannot remove that menu option, since it would not work for her needs, but if I can remove the menu, then we have no issues purchasing a license (even though the other person made it seem like they had).

I will post this same question under the Wordpress version.

Hello, is there a way to translate the portfolio meta data headlines like “description”, “client”, “skills”, “location” and so on?

Sorry, was related to the WP-version and already solved. Sorry.

The Style Switcher is not working, i couldn’t generate a new color theme for a project.

Gives this error css .less-error-message ul, .less-error-message li { list-style-type: none; margin-right: 15px; padding: 4px 0; margin: 0; } ........

Hi, sorry about that issue, try to clear the cache and try again.

Or you can use the previous version: https://www.okler.net/previews/porto/9.6.0/index-classic.html

Kind Regards.

pre-sale question: i like a particular html theme. if i get that theme, can i also get porto admin for it so everything will be manage easily or how does this work? would i get all the html demos included if i purchase it, or you guys generate the theme and admin panel for the particular one i like? thank you

Hello, thanks for the message and interest in our templates.

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.

Purchasing our templates you get all the demos as the preview site (except by the videos and images that are replaced by placeholders).

Let me know if you have any questions.

Hello! I bought the Porto | Multipurpose & WooCommerce Theme license and created a website, but did not use the WooCommerce tool on it. Now I want to move this site to another domain and hosting. I need to buy the same new license for $59 https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399 to make it work? Or can I buy this Porto – Multipurpose Website Template theme for $16 and all the settings will be transferred without any problems? I don’t plan to use WooCommerce. Thanks.

Hello, thanks for the message. Please note that Porto HTML and Wordpress just have the same design and HTML code, but in this version we don’t have nothing related to Wordpress, so if you are just going to use HTML for that new site it’s OK to use this version license, but if you are going to use any of the WP functions you must purchase another Porto WP license.

Let me know if you have any questions.

Best Regards,

Okler Themes

Hello! I bought the Porto | Multipurpose & WooCommerce Theme license and created a website, but did not use the WooCommerce tool on it. Now I want to move this site to another domain and hosting. I need to buy the same new license for $59 https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399 to make it work? Or can I buy this Porto – Multipurpose Website Template theme for $16 and all the settings will be transferred without any problems? I don’t plan to use WooCommerce. Thanks.

Hello, thanks for the message. Please note that Porto HTML and Wordpress just have the same design and HTML code, but in this version we don’t have nothing related to Wordpress, so if you are just going to use HTML for that new site it’s OK to use this version license, but if you are going to use any of the WP functions you must purchase another Porto WP license.

Let me know if you have any questions.

Best Regards,

Okler Themes

I like this theme. One comment, the hamburger menu does not work in version 9.7.0. SEO 2 theme. Where is the problem?

Hello, sorry about that issue, we will fix it asap, it’s just a small CSS change.

Send us a message through our profile contact form – https://themeforest.net/user/okler – and we will help you.

Best Regards,

Okler Themes

Hi, I would like to change the skin color in Porto – Multipurpose Website Template. When I change the skin color in online website and paste it in css file it does not change colors. I followed the documentation to change color but still not working. How Can I change the skin color for the whole template.

thanks.

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/

How to Use a Skin: https://www.okler.net/forums/topic/how-to-use-a-skin/

Best Regards,

Okler Themes

Hello.

I have bought the template html porto in themeforest. I want to put the latest posts from my wordpress blog on the front page of my site, but I don’t know how. What code should be put? .

Does not appear in the documentation

Thanks.

Hello, thanks for your purchase. Please note that template you purchased is the HTML version, therefore the server-side integration (Wordpress) is not included in this one. You may consider to have a look at the Wordpress version of Porto. Porto Wordpress: 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/

Best Regards,

Okler Themes

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