23226 comments found.
Hi,
Is it possible to have both side menu and top menu at the same time.
http://newsmartwave.net/wordpress/porto/demo1/
The above layout has side menu. Can we add a top menu to it along with the side menu?
It’s possible.
HI
How I can add one attribute on the single product page above Add To Cart? How I can show attributes on the cart and checkout pages? Thank you
I sent you email. Regards.
hello, i very like this theme.
its a great work !
we want to purchase this theme. but we are really new in wordpress.
do you think its possible to modify this template ? is it encrypted?
we want to modified to add button like this site.
http://www.tvonlineku.com / http://www.tvstreamingku.comwe need your information, thanks very much.
Thanks for your interest in Porto.
Of course you can customize Porto as your needs, its not difficult, not encrypted.
Regards, SW-THEMES
The backend IS REALLY SLOW. It’s not the server fault if you think, we are running on the latest apache, php, with all the required mod for apache. super cache is installed too. everything is done. i tried > Fresh WP > install WP > install multisite = still okay a little slow > then install porto = still ok > install the porto plugins, WAH. now everything is slow.
Please help or i will request for a refund.
Hi, I don’t have another solution. Could you send me wp admin and ftp accounts through support page? Let me check.
Actually it’s the evanto plugin that is causing it slow. i rremoved the plugin. thanks support for your patient. sorry to have ranted here 
Awesome Theme… Awesome Back-end.. Awesome Design… One of the best theme Ever seen… Nice Work..
Hello, my backend is really really slow, I’ve disabled all plugins, and installed the wp-supercache, but it is still very slow, i’m beginning to suspect it is the theme issue. Do you have any solution for thiS?
Hi, I don’t have another solution. Could you send me wp admin and ftp accounts through support page? Let me check.
Actually it’s the evanto plugin that is causing it slow. i rremoved the plugin. thanks support for your patient. sorry to have ranted here 
Hello SW, i was setup Show Saved Sale Price Percentage but its still not showed that ..% on the images of the product
can you tell me why? www.smartprotection.ro thanks.
When edit the product, did you add a special price? If you installed another plugin, it can’t be work correctly.
I have all Variable products with Normal price and Sale Price then i have diference betwin prices. I need to check some other field with special price? Thanks
All products are variable with normal price and reduced price (sale price). Need to check other special prices? Thanks.
You need to check the special prices. Regards.
Weare i can find that? you meen sale price if is variable?
I have found i was think is calculated automaticaly but need to write manualy on : Specify on sale label …. 
I have the same problem than pgnuk. Visual composer ask for a license key that I can’t find.
I have two more questions: how to translate some parts like search box and how to access to functions.php to hide other shipping cost different than free shipping when free shipping applies.
We will release new version soon with the latest version of VC. 1. Which text do you want to translate? 2. Please send me a testing url.
Hi,
I have updated to the latest version of there, i cant update Visual composer. It has now broken my pages!
Update package not available.
Thanks for using Porto.
We will release new version soon with the latest version of VC.
quick question in the Home Version 2 there s a side menu that has TOP CATEGORIES and TRENDING, how can I edit that section of the page? Im going crazy trying to find it, I dont seem to find it anywhere.. thanks!!!
nvm i found it thx
I want to use icon image on submenu but its not showing. How can I show icon image on menu items
Hello there, Congrats for the theme, it is a great work!
There is any way to put diferents categories between main menu and mobile menu? I nedd to show differents categories on the main menu (desktop menu) and mobile left menu, and I can’t use display:none or similar to make this.
Thanks, and sorry for my english.
Or, if that isn’t possible, there are any way to show subcategories listed without group them?. That is, that all subcategories appear, one behind another, without pressing the plus button
Thanks again.
.accordion-menu .arrow { display: none; }
.accordion-menu ul.sub-menu { display: block !important; }
Hello again, thanks for the help.
Perhaps the solution to that it’s to create the menu from a different way. I will try to explain it better than I can:
I want to display the subcategories below a category in 2 columns, in a wide menu. In this menu there were 2 main categories, with subcategories. But i would like than each MAIN category have 2 columns to display their subcategories, like I show in that link: http://www.rentaire.es/wp/ (maquinaria section)I have created a custom link with no link and hide it by text-indent, this custom link have the same level of “Alquiler”, in this way, i can to show subcategories below my hidden custom link, so it seems to be under “Alquiler” main category.
There are any way to have 2 columns for each main category with the same result than I have done? But without using the custom link “hack”.
If you resize the windows and look at the mobile menu, you will see the “a” custom link, than would be hidden, but if I hidden it on that menu too, I lost the subcategories too.
The solution of disable the the menu arrow could be the last option, but it doesn’t like me very much, because the list could be so height if at all there a lot of sub-categories.
I hope you can help me,
Thank you very much, and sorry for me english again.
Hi, I understood your question but I didn’t found a solution. Could you add a custom style?
.accordion-menu #accordion-menu-item-3474 > a, .accordion-menu #accordion-menu-item-3476 > a { display: none; }
Hello, I don’t understand fine for what is that style. I think than you have mistaken the accordion-menu-item ID. I can hidden the “a” links with display none (changing the ids), but that dont solve anything, because the links below the “a” link, dissapear too, and I need them.
There isn’t any way to solve that? Any way to create my menu without the “fake category” “a” link solution?
Thanks for all, and the patience.
Could you send me wp admin through support page? Let me configure the menu.
I have just sent the wp admin info, thanks!
Thanks! It’s great now! I have checked the css than you have insert and everything seems to be fine!
Thanks again! Regards.
Hey, I have a question about the Footer. How can i get the Footer always at the buttom? When i have a small Page the footer is not at the buttom. Many Thanks.
ok. solved by myself.
Thanks! 
Hi can you tell me how do i change the loading icon for the slider?
.owl-item.loading:before,
.yith-wcan-loading:before,
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
.blueimp-gallery > .slides > .slide-loading:before,
.slick-slider .slick-loading .slick-list:before,
.ult-carousel-wrapper > div:first-child > .ult-item-wrap:first-child:before,
#infscr-loading .infinite-loading:before {
content: " ";
display: inline-block !important;
border-width: 3px 5px 2px 0;
width: 32px;
height: 32px;
-moz-animation: spin 0.8s infinite linear;
-o-animation: spin 0.8s infinite linear;
-webkit-animation: spin 0.8s infinite linear;
animation: spin 0.8s infinite linear;
display: inline-block;
border-image: none;
border-radius: 20px;
border-style: solid;
border-bottom-color: transparent !important;
vertical-align: middle;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
Hello. I have purchase a license and I bit not updating the module “Ultimate Addons for Visual Composer” error registering the license “Incorrect Purchase Key”
Sorry about late reply.
You can not activate the plugin with the license key from Porto wordpress, should use only embedded version. We will release new version soon with latest version of those plugins.
Hi, We are going to embed again this plugin in latest version. Could you update in the future after update theme? You can reference documentation faqs.
Hi,
We’ve built a page using visual composer, however border-radius doesn’t appear to be working on IE9 to create circular images. It works on all other browsers, and more modern versions or IE. Can you advise?
Thanks.
Hi, Could you send me a site url and a screenshot?
Site URL is http://pentafoods.com/newsite I will send the htaccess details to you in an email
Hi! Where do I change the font size of the product archive titels?
Screenshot: http://postimg.org/image/qzu2v4rl5/
ul.products li.product-category .thumbnail h3,
.column2 ul.products li.product-category .thumbnail h3 {
font-size: 18px; /* default font size */
}
Hi,
I have a question about the theme. I use this theme for several websites and i’m verry happy with it! I have a question about the layout of the logo on a mobile screen. By 1 site it’s align left (through the mobile menu) and by an other site it’s align in center (which is perfect). How can I align the logo (on the mobile header) in center so the logo will nog through the mobile menu.
Regards
Hi, Please regenerate default css files after update theme. You should click “Theme CSS”, “Plugins CSS” in Theme Options > Skin > Compile Default CSS. If it’s not fixed, please send me wp admin and ftp accounts through support page. Let me check.
Would love to see a way for the phone number to show up in mobile without hitting the menu. Love this theme! Also more layouts with the phone number large and in the header.
Hi, Could you send me your site url? Let me check the issue.
Hello, Hi there. I have purchased the theme long time ago. But the latest version I cannot see the documentation for installing the theme properly. It loads and loads and never shows up. I have extracted all the files properly. Porto 2.5.7>Documentation>Porto Theme Documentation>index.html.