23226 comments found.
wrong message
Dear team,
i use header 10, is it possible to setup an other sticky logo? How?
Thnx for the great theme by the way!
And is it also possible to show the top-header same with the normal header in the sticky menu? I want them both…
HI,
First of all thanks for liking the theme.
1. No, you can not add the different logo for the sticky header.
2. Sorry to say that you can not do that there is no option to set the top header as sticky header.
Thanks
I use header 10, so iT is nog possible to use the whole header as sticky header? Also not by development service?
Thnx I did. What a great support for this great theme! Thnx!
Thank you very much for the kind words and appreciation.
Have a great day 
Please update the changelog !
Hi,
The changelog has been already updated. Please see here: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399#item-description__change_logsThanks
hi.
it this normal that in the theme folder css all css files are double? they have different sizes and half of the fildes have added _1 to the file name.
thanks for info
tom
Hi,
Yes, this is normal theme behavior. All the files which have _1 with them are your theme options and theme settings files of your site which you have made the changes in the site.
And also Could you please purchase support extension to get further support? Your 6 months of support period is now expired. According to Envato support policy, renewing support is required for further support. Thanks for your understand.
Thanks have a great day
Hello, is there any change to make a Demo on Porto Wordpress for Real Estate?? Please, let me know.
Hi,
Sorry, we have not the demo for Real Estate so far. You can check all our Porto demos here: http://www.newsmartwave.net/wordpress/porto/And also Could you please purchase support extension to get further support? Your 6 months of support period is now expired. According to Envato support policy, renewing support is required for further support. Thanks for your understand.
Thanks have a great day
Good theme, I think it looks great on the demo…. but I could not import the demo content for the original theme and it is so hard to recreate it. Is there a smaller file or any other way… or just for the slider?
Hi,
First of all thanks for liking and using the Porto theme.
You can easily import the demo on your site from Porto >> Install Demo.
If you are not able to import the demo, then please contact us through our support system so we will import the demo for you. Also please tell us which demo do you like to import on your site.
how to change Sort By: on shop page ?
ok i got it thanks
Sounds Great!
Thanks for contacting us.
Have a great day 
is this theme support mobile or any specific mobile version for app?
Hi,
First of all thanks for showing interest in the Porto theme.
Yes, Our theme is fully responsive and support all devices. No, there is no any mobile app required to run the theme or site. It works on all mobile devices in default browsers.
Thanks
Hello , where can i edit bottom with “Contact us and Write us” on theme demo law firm?
sorry not law firm , i mean business-consulting/
Hi,
We have added this on the page by adding the block slug in the Content bottom field of the page. Please edit your page then you will see the block slug in the content bottom field. We have created this block in Block section you can edit this block as per your requirement. http://prntscr.com/elvlkrhttp://prntscr.com/elvm16
Thanks
Thanks i solve that. Menu is only this tipe? i need a fixed menu on top and don`t come down when i scroll it
Yes, you can turn off the sticky menu from Appearance >> Theme Options >> Header >> Sticky Header >> Disable it.
Thanks
Hello !
I use Porto for about 6 months and i’m really happy with it buuuut i got an issue. I tried to update Porto Shortcodes plugin from 1.6 to 1.6.5 (ok, iknow i’m a little late) and i got the following error : PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Could you help me plz ? :’(
Thanks a lot for your help and sorry for my english, it’s not my native language.
how to i change the radio image tooltip background color, font color, font size?
Hi,
Please go to Theme Options > Skin > Typography, Main Menu. You will find all options here, If you can provide us screenshot of the section where you are trying to make these changes we will provide you specific details too. Thanks
Hello!
I install porto theme and when i want to install demo SHOP4 instalation stop at »Processing menus«. I have PHP 7.0.16.
I see that you addviced downgrade PHP because compatible problem with Ultimate Addons, But in new version they not have a problem any more. Is it possible to upgrade Ultimate Addons to new version?
Thank you
Hi,
Please Downaldo latest version of Ultimate Addons from the link below. https://smartwave.freshdesk.com/solution/articles/12000007851-latest-visual-composer-and-ultimate-addons-for-visual-composer ThanksHi, I know I can make the header sticky in theme options but I want to make the Page title & Breadcrumb section sticky on top. Is there an option or code to do that. Thanks
Hi,
Sorry to say that you can not do that. There is no option in the theme to do it.
Thanks
Hi, I have emailed the same to your Theme Customization support email nicework125@gmail.com but haven’t got any reply.
Hi,
They will reply you as they are available or get your email. Please wait till reply.
Thanks
Hi,
I think you have purchased the old Porto theme which created by “Spyropress”. Please contact the theme author, we did not develop this porto theme. We have developed the porto theme with the author named “SW-Themes”.
So you have to purchase the new license for the new Porto theme. We have used the different framework and page editor in this new Porto theme.
Thanks for your time 
Hi SW,
How can i change the opacity for icon circle background color? I want the circle background to be transparent in the info box with icon.
Hi,
Can you please share the URL of your site where you are using this element on the page.
Thanks
Hi SW,
It’s stil on localhost but this is what i see with inspector:
<div class="aio-icon circle animated fadeInRight delay-03" data-animation="fadeInRight" data-animation-delay="03" style="color:#ffffff;background:#cccccc;font-size:65px;display:inline-block;">
<i class="Defaults-comments-o" />
</div>
If i add this custom css it doesn’t work.
.aio-icon.circle.animated.fadeInRight.delay-03 {
background: rgba(255, 255, 255, 0.4);
}
Can you please share the correct css for that icon circle background opacity color?
Hi,
Please use this custom CSS code:
.aio-icon.circle { background: rgba(255, 255, 255, 0.4) !important; }
Thanks
Does anyone know how to remove (transparent) space between main content and footer. That space only appears when layout is set to boxed. https://www.poolchemicalproducts.com
Hi,
Please go to Appearance >> Theme Options >> Skin >> Custom CSS section and add this CSS:
footer-boxed {
margin-top: 0px !important;
}
And also Could you please purchase support extension to get further support? Your 6 months of support period is now expired. According to Envato support policy, renewing support is required for further support. Thanks for your understand.
Thanks have a great day
Thank you guys.
WooCommerce extension Product Image Watermark isn’t working with your theme as well – I have tried it yesterday but no luck. Any idea?
Hi,
We have not tested this paid extension yet with our theme and it’s not possible to guarantee 3rd party plugins/extension for us.
Thanks
Hi, I was looking for the solution of render-blocking JavaScript and CSS in above-the-fold content and found one 9 months old reply of yours with this add_filter( ‘clean_url’, function( $url ){ if ( FALSE === strpos( $url, ’.js’ ) ){ return $url; } return ”$url’ async=’async”; }, 11, 1 ); When I used this code I got the error Parse error: syntax error, unexpected ’$url’’ (T_VARIABLE) Is there anything else I need to use? Please reply. Thanks
There seems to be a css issue on the woocommerce product pages with apply pay enabled.
Hi,
Sorry, but I did not understand your issue properly. I have already checked the theme and product pages, I did not find any issue with the Woocommerce product page. If you have any issue can you please share the screenshot of the issue or more details about it.
And also Could you please purchase support extension to get further support? Your 6 months of support period is now expired. According to Envato support policy, renewing support is required for further support. Thanks for your understand.
Thanks have a great day
Thanks for the reply and sorry for my horrible English. With Apple Pay enabled on the porto theme the input quantity field and buttons on the product page is not displaying correctly. Reached out to woocommerce about this issue and they say it is a theme related issue. The following image is what I am referring to http://imgur.com/YDFeNzH (Screencap from Safari browser on an iPhone 7 with iOS 10.21).
Hi,
Please make sure that you are using the latest Porto theme version 3.5.1 and also all plugins are updated?
If yes, then please purchase the support extension first then send your site login details through our support system so we will check and solve the issue but please first purchase the support extension, your free support period has been expired a year ago.
Thanks
We’ve had the latest porto theme version installed and there was no issue with any plugins. We’ve altered the porto themes CSS and believe we’ve fixed the issue. Thanks.
Sounds Great! that you have solved the issue by yourself 
And please purchased the support extension to get more support in future.
Thanks
Have a great day 
@born4design , your problem can be solved by uploading through cPanel File Manager
believe it or not, the files break during the numerous times of uploads through FTP, it happened the same to me but solved it just by uploading once through cPanel File Manager, cheers.
Hi,
@MeaN , yes you are right, when you update the theme via FTP some files break during uploading.
Thanks for your time 