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.

Hi,

I have made my website Porto Drupal version (https://themeforest.net/item/porto-responsive-drupal-7-theme/5219986) many years ago, but the author fails to upgrade it on newer version of PHP/Drupal. Now website is practically closed because my server upgraded to PHP v7.4.

My question is: Is it easily transfer from Porto Drupal to your Porto version?

Hi, thanks for the message and sorry about your frustration with Porto Drupal. Please note that the Drupal version was created by another author and unfortunately we are not able to contact them about any problems with that version. We are the creators of the original HTML version. The HTML version comes with all files HTML/CSS/JS but does not come with any integration with Drupal.

Let me know if you need further assistance.

Best Regards,

Okler Themes

Hello there,

i am going to use the index-one-page.html and i wanted to ask what is the easiest way to put in an background picture, instead of choosing “dark” and “light” with the html class.

Thank you.

Hello, thanks for your purchase.

You can add a custom css like this:

(css/custom.css)
html { 
  background: url(img/bg.jpg) no-repeat center center fixed; 
  background-size: cover;
}

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

Best Regards,

Okler Themes

One of best templates in the market. Any chance to get acessibility features in the package? Like contrast colors / night mode / increase-decrease fonts, etc?

Hello, thanks for the message, We appreciate the suggestion and will consider adding this option in the future.

Hi! Are you able to add a toggle to let users switch between light and dark mode and have that option stored in browser memory for future visits?

Hello, thanks for the message. At the moment we don’t have that option, but it’s just a class in the HTML tag, =”dark”, so you could save it on localstorage: https://developer.mozilla.org/pt-BR/docs/Web/API/Window/localStorage

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

Best Regards,

Okler Themes

Hello, The BACK TO TOP at bottom right corner disappear in mobile. Please advise how to enable it to be appeared in mobile. Thank You

Hi, you can add this css:

(css/custom.css)
@media (max-width: 991px) {
    html .scroll-to-top.hidden-mobile {
        display: block!important;
    }
}

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

Best Regards,

Okler Themes

you guys going to add event listing index and view page by chance?

Hello, thanks for the message, We appreciate the suggestion and will consider adding this option in the future.

1. Any chance to get the social icons with works in desktop size (top bar) works in the mobile size, too?

2. No Tiktok icon in icon package?

Hi, thanks for your purchase.

1. It actually depends on which layout you are using. 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/

2. Sure, there’s a Tiktok icon available: https://fontawesome.com/icons/tiktok?s=brands

Kind Regards.

Hello, col-xs-6 not work in the portfolio-grid-4-columns.html. Please fix. Thank you

Hello, those columns are based on Bootstrap Grid: https://getbootstrap.com/docs/5.0/layout/grid/ – You can use any of those in that page, we tested it with col-xs and it worked well.

Please open a ticket in our Support Center and send us the URL so we can check. – http://okler.net/open-a-ticket/

Best Regards,

Okler Themes

Hi, How can I download the latest version using bootstrap 4?

When I download from my account, it downloads the latest version that is using bootstrap 5..

Hello,

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

Best Regards,

Okler Themes

Hi there!

Great theme. Had a friend purchase this theme to use as a base to start development on their website, they do not have web experience so they have asked me to assist. Do you know by chance how to change the color of the ’|’ that appears on the Nav menu between the menu items and social icons?

We are going with a dark theme and it does not show up.

<button class="btn header-btn-collapse-nav" data-bs-toggle="collapse" data-bs-target=".header-nav-main nav">
     <i class="fas fa-bars" />
</button>

The CSS color of header-btn-collapse-nav isn’t used for the grey, I have tried adding text-color-primary to the <i class="fas fa-bars" /> for font-awesome but that didn’t seem to work either.

This little bar is stubborn and wants to stay grey haha.

Thanks a lot, again great theme. Bravo.

Hello,

To change that color you can add this CSS:

(css/custom.css)
#header .header-nav-top .nav>li+.nav-item-left-border:after {
    background: #FFF !important;
}
https://www.okler.net/forums/topic/how-to-find-which-css-is-being-applied-to-an-element/

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

Best Regards,

Okler Themes

Hello, how to update my site to newest version? My website really load very slow after many optimizations (images, etc…)?

Hi, please check this topic: https://www.okler.net/forums/topic/tips-to-improve-your-website-performance/

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

Best Regards.

Hello, i tried to install the theme but it gives me “failed because the style sheet is missing” how can i fix?

Hello,

Thanks for your purchase, however, please note that the template you purchased is not a Wordpress Theme, it’s a HTML5/CSS3 template so this cannot be installed on Wordpress.

You can find the Wordpress version in this link: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399 Please let us know if we can help you with anything else.

Kind Regards.

can i get a refund? I was wrong to buy

Hello,

Send us a message through our profile contact form – https://themeforest.net/user/okler – and we will send more information about that.

Best Regards.

I never used your support, now that I need it they say it’s expired. It seems like a scam to me.

Hi, thanks for the message.

The support is valid for 6 months after your purchase. The license is generated by Envato/ThemeForest. More information: https://themeforest.net/licenses/standard

Let me know if you have any questions.

Best Regards.

Hi

I believe that the following issue is because of the Revolution Slider plugin “This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.”

Any update about it?

Kind regards

Hi, thanks for the message, can you please send more details about that? In which page and browser you can see that?

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

P.S: We are in process of remove Revolution Slider from Porto, since they (the authors of the plugin) are not supporting the jQuery version anymore.

Best Regards.

Thank you Okler. I’ve sent an email to okler Net.

Hello, Thank’s for this template. I have a problem with integration of this template with react js. the template is working but the owl-carousel slide no.

Hi, thanks for the message. Please note that Porto is not ready to work with React. Regarding Owl-Carousel, my suggestion is to use a plugin that is compatible with React: https://www.npmjs.com/package/react-owl-carousel

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

Item support does not include:

– Customization and installation services – Support for third party software and plug-ins

Support for our items includes:

– Responding to questions or problems regarding the item and its features. – Fixing bugs and reported issues. – Providing updates to ensure compatibility with new software versions.

The definition of support we provide is based on Envato/ThemeForest license.

Best Regards,

Hi,

For the Portfolio-5 demo, is there a way to hide the title (Porto icon at the top bar) only on the first/landing page and show on the remaining pages?

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.

Hello i purchased the Theme but i cant download it.. Coukd you help me?

Hi, thanks for your purchase. Go to Downloads page and find Porto: https://themeforest.net/downloads

Let me know if you need further assistance.

Best Regards.

Hi there,

For the Portfolio-5 demo, can i make a button on the landing page the scrolls to the 2nd item in the navigation menu?

Hello, yes, you can do that:

In the HTML, add this:
<a href="#2" data-section-scroll-link="">GO To 2</a>
In the js (js/custom.js)
$('a[data-section-scroll-link]').on('click', function(e){
    e.preventDefault();
    $('.section-scroll-dots-navigation a[href="' + $(this).attr('href') + '"]').click();
});

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

Best Regards.

Thank you indeed

Hello.I just purchased Porto WP template and i downloaded als zip file. When i try to install new theme i get message that file “style.css” is misssing and that is the reason that theme can not install. Please help

Hello,

Thanks for your purchase, however, please note that the template you purchased is not a Wordpress Theme, it’s a HTML5/CSS3 template so this cannot be installed on Wordpress.

You can find the Wordpress version in this link: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399

Please let us know if we can help you with anything else.

Kind Regards.

Hello all feature-navigations-vertical*.html files > between 993 and 1128 pixel width there is no menu ?

Hello, sorry about that problem, to fix that please add this css:

(css/custom.css)
@media (min-width: 992px) and (max-width: 1199px) {
    html.side-header:not(.side-header-above) body > .body {
        margin: 0 0 0 255px !important;
    }

    html.side-header #header.side-header {
        left: 0 !important;
    }

    html.side-header.side-header-right #header.side-header {
        left: auto !important;
        right: 0 !important;
    }
}

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

Best Regards.

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