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, very nice job, I have a problem, I wish to remove logo from the top menu when slide down the page because the menu has 6 topics and logo looks above…. Thanks so much and good luck with sales.

Hello, if you want to hide the logo when the menu is fixed on top, please add this to your css file:

body.sticky-menu-active header h1.logo {
    display: none;
}

Thanks, let me know if you have any questions.

Works perfect, thanks so much

Hello, Porto Wordpress version is now available: http://themeforest.net/item/porto-multipurpose-responsive-wordpress-theme/5864981 – Thanks

Hi Crivos! FYI I noticed these warnings in the Chrome console:

Invalid CSS property value: 16px theme-elements.css:1563

Invalid CSS property name: boder-left theme.css:519

Invalid CSS property name: boder-right theme.css:520

Unexpected CSS token: ) bootstrap-responsive.css:11

Invalid CSS property value: -webkit-gradient(linear,left top,left bottom,color-stop(#FFFfff,0.01),color-stop(#f9f9f9,0.98)) theme-elements.css:613

Invalid CSS property value: -webkit-linear-gradient(to bottom, #FFFfff 1%,#f9f9f9 98%) theme-elements.css:623

Thanks for your great support!

Thanks for the information, I’ll fix that for the next version. :)

Thanks for the great theme. Can you tell me how I can iframe a youtube video into the “blog-large-image.html” page instead of an image. Thanks

Hello, please take a look at this HTML: http://pastebin.com/SjEzC6at – This is an exemple on how to add videos in the flexslider on the blog pages.

Great Theme, going to buy it for a clients project. Just one question; is it WPML compatible? I need multi language…

thanks for answering.

Hello, Porto is a HTML5 template, not a wordpress theme. :)

omg sorry – something went wrong there :D

Hello, Porto Wordpress version is now available: http://themeforest.net/item/porto-multipurpose-responsive-wordpress-theme/5864981 – Thanks

Great and very user friendly (editable) template! Just bought it today. I had one question while trying to customize it: ->How do i add images so they fit in the circle as the ones i added are somewhat outside the circular boundary. (Strategy, Planning, Build and Our work) Thanks.

Hello, you need to use square image (exactly the same width/height) – For the small ones, use images with 145×145px and the bigger one (the one that flips) use 338×338px. – http://www.crivos.com/ss/20130903-f3c-149kb.jpg

Hi. can i make this design to right to left language?

Hello, unfortunately the template is not ready to be used RTL, you would need to make some fixes in the css to make it perfect. I have plans to make it in the future

whats are the fixes in the css ? i really need it.

Most of the things are working, but there are a few parts that need to be fixed, for example:

- http://www.crivos.com/ss/20130903-h79-106kb.jpg - http://www.crivos.com/ss/20130903-r47-126kb.jpg

There are things that are very easy to fix, like this one: http://www.crivos.com/ss/20130903-tm2-133kb.jpg

I just can’t guarantee that the template have everything you need to start using as RTL without changing any CSS.

I cant configure the contact form, I only modified the line of contact-form.php

// Your email address $to = ‘info@autocaresmaximino.es’;

but I dont recive the mails

Have I do something else?

Hello, please try to use that file: http://www.crivos.com/files/contact-form.zip – Replace the PHP file and just change the email address.

My server hosting (1and1) has a SMPT firewall block. What php form have I to use? Thanks!

Use the default one, just make sure you’re use the “optional setting” correctly, you can also add a PORT, like this:

$mail->Host = 'mail.yourserver.com';
$mail->SMTPAuth = true;            
$mail->Username = 'username';      
$mail->Password = 'secret';        
$mail->SMTPSecure = 'tls';         
$mail->post = 25;         

Check with your server hosting what are the correct information for that.

Hi again! maps work excellent but after i add more than 15 places it does not show them

thanks excellent support! sorry for so many questions. Last two 1)is it possible the flickr-feed board to be replaced with icons saved in my ftp instead of flickr and when you click them to open like flickr style? 2) Can the lightbox have more than one pics?

Sure, add a HTML like this: http://pastebin.com/v6kDWXvh

- Then in the custom.js add this:
$(document).ready(function () {
  $('#myImages').magnificPopup({
      delegate: 'a',
      type: 'image',
      gallery: {
          enabled: true,
          navigateByImgClick: true
      }
  });
});

The HTML is in that link: http://pastebin.com/v6kDWXvh

Thanks.

I just purchased the Porto Theme and uploaded it to my themes folder using FileZilla. I’m getting an error message in Wordpress though that says “Broken Themes. The following themes are installed but incomplete. Themes must have a stylesheet and a template.” Any idea what I can do to fix this?

Hello, Porto is a HTML5 template, not a wordpress theme, so there’s no installation. :)

Hi great template is there any way to play with ie7?

Hi, the template is compatible with IE8+, it has a lot of advanced features that are quite impossible to work in old browsers.

Thanks and a last one… How can i change the colour of the blue word Technology under the slider i cant find the rule in css…is it somewhere in slider?

Hello, all colored elements are defined in the skin file (css/skins/blue.css) – Take a look at this screenshot: http://www.crivos.com/ss/20130830-8ju-234kb.jpg – Thanks! Let me know if you have any questions :)

Can you advise if and when a Wordpress version will be released?

Hi, my partner is finishing the WP version, and it will be available next month. :)

Hello, Porto Wordpress version is now available: http://themeforest.net/item/porto-multipurpose-responsive-wordpress-theme/5864981 – Thanks

hi how do you change it to box styled and change the color?

Amazing template! Well worth the $$.

Hello Friend. Please, I don’t no why but my contact form doesn’t working for me. I have the “Success! Your message has been sent to us.” message but it is not coming in my box. I have set my email address in contact-form.php but nothing… by the way, do you have a tutorial for it? PS.: I’ m using the “index-one-page.html” page. ;)

Sorry, but really do not know what can be happening because I’ve tried everything and not getting the messages. I’ll keep trying and I notice when I get it.

Did you try to use the alternative version? http://www.crivos.com/files/contact-form.zip – Download it and replace the PHP file, it worked for other users that was having a similar problem.

Wooow, Jesus! now it worked! Thank you again for the support!:D Valeu pessoal!

Great template! One question though how do I get an left en right side bar?

Oh, ok, here’s the HTML for that: http://pastebin.com/SviZhGac – Thanks.

Thanx! One little other question. The topmenu now turns into an dropdown menu when watched on a phone. How do I get a menu like the bootstrap site which slides down once clicked? Thank you.

Hello, the current version is not working with the bootstrap button to active the menu for mobile devices, I’m currently working in a update for the theme that includes a new menu for small resolutions, it will be available soon. Thanks.

Slider on your live demo says “Create slides with brushes and fonts”... what does that mean?

Hello, it means that you can draw your elements to put in the chalkboard, I have a bunch of tutorials and a brush set for Photoshop. Also, the templates comes with a font style to make it easier to put some texts in the slides. If you need help with that, let me know. :)

Hi,

Great template, really like it!

What would be the best way to insert some text to the right of the logo in the navigation bar?

Thanks

Hello, not sure you noticed, but the template comes with different header versions, like this one: http://www.crivosthemes.com/theme/porto/index-header-3.html – One of those can be what you want. But if you want to keep the version 1 you can just do something like this: http://www.crivos.com/ss/20130823-w3l-244kb.jpg – Just add a class to your element and add that css, also make the UL float:left, make sense? :) Thanks!

Thanks for the reply Crivos. Apologies, I may have caused some confusion by mentioning the navigation bar. What I am trying to do is have the company name after the logo, something like this:

http://pastebin.com/jM6eKktW .

But obviously vertically centered and have it shrink along with the logo when the page is scrolled down.

Thanks.

Hi, you can add something like this to your custom.css file:

header h1.logo a {
    text-decoration: none !important;
}

header h1.logo span.slogan {
    font-size: 16px;
}

body.sticky-menu-active header h1.logo span.slogan {
    font-size: 12px;
}

Just set the font-size / color / etc… the way you want.

And the HTML:

<h1 class="logo">
    <a href="index.html">
        <img alt="Porto" src="img/logo.png" />
        <span class="slogan alternative-font">My Company Name</span>
    </a>
</h1>

Hi,

Im trying to install the template, but I cannot do it.

At the end of the instalation, appears the message:

“The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.”

Many thanks for your support.

Carlos

Hello, Porto is a HTML5 template, not a Wordpress theme, so there’s no installation. :) – Thanks.

When in september do you think it will be launched?

Hi, my partner’s plans are to release it mid september. I’ll let you know as soon as we release it. Thanks for the interest.

Beautiful theme! Can the navigation menu have an animation added to it?

Many thanks

Hello, yes, you can add some CSS transitions in the navigation, if you need help with that please post it in our forum and I’ll send you the code. Thanks :)

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