Discussion on Porto - Multipurpose Website Template

Discussion on Porto - Multipurpose Website Template

By
Cart 53,190 sales
Recently Updated
Well Documented

Okler supports this item

Supported

2897 comments found.

Love the template, hopefully it will be available for wordpress soon. :)

Yes, I believe within 20 days (mid april) it will be released, thanks!

Hi, how can i update to v. 1.1, Without losing the job done?

thanks

Hi, I posted to the forum how to update to v1.1: http://www.crivos.com/forums/topic/updating-to-version-1-1/ – I think it’s all covered there, so if you have any questions, let me know.

Hi, great theme! Well Done!

Thank you!

Olá Crivos,

Você estaria interessado em desenvolver um projeto para uma empresa?

O objetivo do website seria gerenciamento/controle das pessoas que fazem treinamento conosco.

Espero sua resposta, obrigado.

Olá, recebi o seu email ontem, vou responder por email para saber mais detalhes, obrigado!

Hi Nice template – do you have a demo version of the boxed style? Also I would like to confirm that the download includes everything as it shown on the demo (except images if they are copyrighted). Thx

Hi, thanks! You can see the boxed version by changing the layout style in the Style Switcher (http://crivos.com/ss/20130318-9lav-87kb.jpg) – Yes, the downloadable file has everything included (except the content images).

I did try that – might be my browser. I will purchase and see if it works locally, which it should. Nice template.

Thanks and let me know if you have any questions.

Hello,

i love this theme i needed something like that. I starting develop simple html themes and this site is relly good for my users navigation ect…

But i have question. How i can do all site smaller. Basicly i using css body { zoom 0,8;}

This theme didnt react on this code. On macbook 13’ you can not see the edge “all width” same as on here on prewiev..it is a pity that the display accurately adapt….

One more thing happened to me a few times, when you go back in the navigation menu on the home does not start again "slideshow".. its hapend sometimes....

Thanks for any idea!

Sorry for my bad english :-) Theme design is relly awsome!!

Hi, thanks for your comment. You can use the responsive file of the boxed version, that one is smaller with max-width set to 980, to do that you need just to replace the call to the file bootstrap-responsive.css to bootstrap-responsive-boxed.css – It will make the site smaller, also, if you want the fonts smaller too, you just need to open the file theme.css and change the body font-size (default is 14px), since all the fonts of the website is based on the body, all should work :)

Thanks for reply! boxed setting make to close te circles (strategy, lanning, our works)..also didn’t see start point of dashed line…. On wide set.. on 13’ inch you must set browser to 75% to see point of dashed line…. But its does’t matter… i love this theme a this is detail…:-)

Hi, Its look very nice, the template :), just for my own interest, how could I change the google map details? coz i’m still a beginner, befor i buy, i want to know they way :)

Hi, if you look at the source code of the Contact Us page you will see a script code at the bottom of the page where you can set the “Longitude” and “Latitude” of your address, and that information you can grab from Google Maps easily. If you have any questions I’ll be here to help you if you need :) Thanks!

If I add a word like this ö?renerek with the diacritic on top of the g, the g along with the diacritic show up highlighted in the word? Not sure why.

I fixed the issue. Looks like “Open Sans” was causing the issue.

Hi, I was looking how to fix that and still use the open sans, looks like you can use another “subset” and add some special characteres, so could you please try add this?


<link href='http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>

More information: http://www.google.com/fonts Search for “Open Sans” and click on Quick Use, there you will see some advanced options.

Thanks

Hi, is possible hide de “html file” on the url? example:

http://www.crivos.com/themes/porto/about-us.html http://www.crivos.com/themes/porto/about/

thanks

Hi, yes, it’s possible but depends on your server host, if you’re in a apache server I’d say that the best way is to add a .htaccess file and add a rewrite rule, like this:


<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule ^(.*)$ $1.html [L]
</IfModule>

Just be carefull if you’re new with that :)

Or you can just create a new folder called “about-us” and add a index.html into that.

Thanks!

thanks,

With this .htaccess , dont work :(

<IfModule mod_rewrite.c>
  1. Activar RewriteEngine RewriteEngine on RewriteBase / RewriteCond %{SCRIPT_FILENAME} !-d RewriteCond %{SCRIPT_FILENAME} !-f RewriteRule ^(.*)$ $1.html [L] </IfModule>
http://shopyteam.com

Your host probably doesn’t have the mod_rewrite enabled, I tested it in another host here and it works. :) Also, i can see that you still have the style switcher in your website, to remove that you have to follow the tips in this post: http://www.crivos.com/forums/topic/how-to-use-a-skin/ – Let me know if you have any questions.

Hi Crivos, Quick question in regards id tagging. Is it possible to make scroll down to section below for example where testimonials are located, after i click on Get Started Now!? Thank you

Hi, sure, you just need to add an id to the part of the html you want to scroll and then add the id to the button you want to click.


<a href="#mySection"></a>

<div id="mySection" />

Is that what you want? Thanks! :)

Yes! Thank you once again!

very very nice theme!!!, wp version soon?

thanks

Hey, yeah, within a month will be released the wordpress version I guess :) Thanks!

good news! ;)

Is there any way for me to change the contact form subject field to a drop down with choices?

Thanks!

Hey, yes, you just have to replace the input to a select, like this:


<select class="span6" name="subject" id="subject">
    <option value="Options 1">Option 1</option>
    <option value="Option 2">Option 2</option>
</select>

Please send all support questions to our support forum, this way is easier and faster for everyone because I receive an email the moment you post something there, thank you!

Hi, I like porto template… I usually use wordpress because it’s simple and easy, how about the porto template, is there tutorials how to make a change for this template?

Sorry, in case my English rather bad :p, I’m Indonesian :)

Hi, no worries, my english is not that good too :) – About the wordpress, here’s a topic on how to convert the template into a wordpress theme: http://www.crivos.com/forums/topic/uploading-to-wordpress/ – take a look at the bottom of the page to see a few tutorials to start learning the basics of wordpress theme development.

Hello dou you heave only 2 sites on PSD? PSDs files – (Home Page & About Us) ?

pleace confirm me

BR Marcin

Hi, yes, at this moment only 2 PSD are included in the package. Thanks!

Very Very Beautiful !! , I like this style

Good Luck :)

Thank you!

Thanx a lot for helping me so well with the colours and boxed version! I really appreciate that! :-))

I am very happy with the result! GREAT DESIGN…..... “-))

Looking forwrd to your next template….

Thanks for your kind words, it’s great to see my work going around the world and customers being satisfied. :)

Beautiful! :) Congrats!

Thank you!

Hi Crivos, I tried adding more slides to homepage in <body class=”boxed”>. The problem i have is one of the nav arrows don’t show up. Already tried looking at Revolution Slider creators but no luck.

Hum, did you change the responsive css to?
<link rel="stylesheet" href="css/bootstrap-responsive-boxed.css" />

From: bootstrap-responsive.css To: bootstrap-responsive-boxed.css

yea i did it but no difference. I will send the copy of the code so you could take a look. Thank you

Perfect, I’ll reply as soon as possible, thanks!

Actually, another question that I’ll post publicly as it may help someone else; Is there a way I can make the dropdown nav title point to an actual page? For example, I want “Portfolio” to dropdown with all its current options, but I also want to be able to click on “Portfolio” and have it bring me to some page. As it is now, I have to add an “Overview” or “Intro” link as the first menu item in the given dropdown.

Edit— #2: How come when I refresh a page it forgets where I was and puts me at the top? That’s not default behaviour for… every single website I’ve ever been on (with the exception of ThemeForest which does the same silly thing :o)

Just so I’m clear, I only need to download a modernizr file that has 3 boxes ticked, and those three are in the Extra section? (It works this way, but I don’t want to be missing something^^)

And I noticed another small issue in Firefox with the scrolltotop. It’s about 15px too far to the right, then if you click somewhere (in the newsletter email address textbox for example) it will jump over 15px to the left. Any ideas why it does this only in FF? It’s fairly distracting when it does that.

I tried editing a.scroll-to-top to be right: 25px, but it just jumps over to the left another 15px.

Much appreciated Crivos!

Great, yes, generate the modernizr with the default options. Regarding the scrool-to-top issue, looks like FF doesn’t render the element in the right way if I change it “bottom” position, so I recommend that you change it to just work with the opacity, like this:

http://www.crivos.com/ss/20130310-310-82kb.jpg

Thanks!

Excellent! Thanks for all your help :)

Awesome template! One issue: how come I cannot ctrl+click links in it?

Fast find! Yeah I’m on Firefox. So I changed line 469 of bootstrap.js to: .on('click.dropdown.data-api', '.dropdown-menu', function (e) { e.stopPropagation() }) Works like a charm!

Great! :)

Hah, you snuck a reply in before mine! Thanks for the speedy response Crivos. :)

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