23210 comments found.
no longer appear at the end of the purchase payment data for bank transfer, also change the design of end of purchase. This is how it appeared before http://prntscr.com/vfdggc now only the basic information appears http://prntscr.com/vfdgnd
Hello, @uffsextore,
Sorry for the inconvenience but you are right, we have updated the design of the Woo pages in our latest update of the Theme.
Updated: the design of Cart, Checkout, Order Complete, Wishlist, Myaccount, and Login pages
Clearly written in the changelog: https://postimg.cc/rzTCzDY1
So this is the default design now and you can change it using Custom CSS and Customization code as per your requirements.
Okay, there is no problem with updating the styles but the bank transfer information is not appearing.
This was the information that appeared before and should still appear (it appeared automatically) http://prntscr.com/vfdggc I also don’t know how to add it at the end of the purchase.
and there is some field in the settings to add the information, or it has to be with code ?
I need the bank details to appear, this is a woocommerce functionality
I saw the text appear, they just hid it. can you please explain to me how to remove the blocking you added to the text.
https://prnt.sc/vln8a2Hello, @uffsextore,
I am sorry but there is no way except the Customization, you will find the checkout page files under wp-content/themes/porto/woocommerce/checkout and you can Customize those as per your requirements or you can contact our Customization team as well for the paid Customization services or hire any developer.
hello?
Hello, @uffsextore,
I am sorry but there is no way except the Customization, you will find the checkout page files under wp-content/themes/porto/woocommerce/checkout and you can Customize those as per your requirements or you can contact our Customization team as well for the paid Customization services or hire any developer.
Hi! I have imported the data from e-shop demo 6. Everything looks fine but I have two issues:
https://ibb.co/HzWPvDs1) How can I remove this part? 2) The alignment between email and send button is not correct (The send button is a bit down).
Hello, @valantis316,
1. You can turn OFF the currency and language switcher from Porto >> Theme Options >> Header >> View Currency Switcher as per your requirements as showing below:
Please read this article point no # 6:
https://smartwave.freshdesk.com/support/solutions/articles/12000057053--19-how-to-configure-setup-change-the-header-content-in-porto-wordpress
And for the links you can remove it from Appearance,>> Menu >> Top Navigation as showing below as per your requirements:
2. Please copy and paste the below-given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.
.newsletter-wrap .wysija-submit {
margin: auto !important;
}
Hello. Themes are updated but WPBakery Page Builder is not updated. The current version is 6.2.0 while the latest version is 6.4.1. Do you support this issue? Thank you.
Hello, @kodyaz,
Please delete the old version of the plugin from your site and download the latest version of the plugin from the below-given article and Install and Activate it on your site, it will work for you.
https://smartwave.freshdesk.com/support/solutions/articles/12000007851--12-latest-wp-bakery-visual-composer-and-ultimate-addons-for-visual-composer-and-slider-revolution
Regards, P-THEMES.
Thank you.
You’re Welcome!!! 
Hi!
How can I enable filter colors to show the colors, not the text?
Example from your demo: https://prnt.sc/vf8v71
Hello, @thesuperstar,
Please watch and follow the instructions showing in the below-given videos, you have to set the color for the Color attribute from Products >> Attributes >> Color >> Configure Terms and then edit any color and set the color as per your requirements.
https://jmp.sh/Fd7K6ti
https://streamable.com/g7xr6z
https://streamable.com/des17j
I don’t have Color tab. I have just name, slug and description. Do I have to install some plugin fot that? Thank you!
Pre-sale question:
1- Can I create A/B Page Split Test with this theme without installing additional plugins?
2- If I had an issue related with the Elemento builder, will you give support? I mean, do I need an Elementor paid license to get proper support on this?
Thanks.
Hello, @chefnelone,
First of all, thanks for showing your interest in Porto WordPress 
1. Sorry to say that but there is no A/B Page Split Test with our theme and you have to try with any third-party plugin for this.
2. Elementor free plugin is pre-packaged with our Theme and absolutely if any issue with plugin and Theme compatibility we always provide support for this, but if you want to use the paid/pro plugin features and library then you have to purchase the plugin separately and you have to ask for the pro/paid plugin help from plugin Author as this is Envato policy, you may wish to confirm from them as well.
Regards, P-THEMES.
Hey; I want to cancel this js command
porto/js/libs/jquery.scrollbar.min.js
Is it possible?
Hello, @meoman,
You can cancel this using Customization, you have to remove all the codes in different linked files with this. This requires customization. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend to contact our customization team or hire a developer.
Understood, I wonder if this file only works for scrollbar ?
Thanks
So much thanks
You’re Welcome!!!
hi,
https://hizliresim.com/7qEBf0I’m translating with loco, it doesn’t work, how can I fix it or delete it? < shopping cart and $ >
thanks...
I am working on my localhost to test a few demos but when I enter my purchase code it says Invalid Code. Please advice.
Hello, @techibit,
It’s because your local environment can not access to our servers https://portotheme.com & sw-themes.com
Please try to ping our servers and let us know if it works? If the above addresses are blocked by your hosting provider and your site does not ale to request these addresses then you have to ask your hosting provider to remove the restrictions and solve this for you.
OR
Please enable curl extension form server this will fix your issue. This extension is required for the registration process.
OR
The issue mostly occurs when the server has any kind of restriction and do not allow to communicate your server with our internal server for activation, so please ask your hosting provider to remove all sorts/kinds of restrictions from your account and deactivate the firewalls for some time until you activate the theme.
I hope that helps.
I just test and I’m able to ping both the servers. It was not making issues until yesterday coz I have installed two installation with the same purchase code but as soon I have installed new installation with version 5.5.1 today the purchase code error occurred.
Any idea how to show border of the search form? I change bacground of header to white so now there is no border of the search form only text inside. Any idea help.
Hi Porto,
I have a web multilingual. Can you suggest me where i can translate in the string translations some words of Check Out of Porto ? Please see in the yellow marks. I can’t find in string rtanslation this to translate.
https://www.candleart.es/checkout.JPGthanks, Candle Art
Hi Porto,
I see in the latest update, the view cart suggests to fill the direction delivery information. Is any option available to avoid this step ? because later in the next step is showing again to fill the direction and pay. Just for me to avoid the client steps to buy.
http://candleart.es/carrito.JPGthanks, Candle Art
Hello, @Joaquim_,
No, Sorry to say that but this is the default functionality of the Theme and there is no such option in the Theme to avoid it, If yoi want to remove that part, you can using Custom CSS, Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and it will remove that part.
.woocommerce-cart .cart-v2 .cart-collaterals {
display: none !important;
}
How hide or delete this area: https://prnt.sc/vf3bp5 Please help.. Thanks
Hello, @polastudio,
This is coming from Blocks and has been set in Footer Widget, Please read and follow the instructions written in the below-given article:
https://smartwave.freshdesk.com/support/solutions/articles/12000056890--17-how-to-configure-footer-in-porto-wordpress-
Not able to install theme & demo. it show There has been a critical error on your website. Please help me for this.
Hello, @mrunali21,
Please completely reset your WordPress or Install the Fresh new WordPress and watch and follow the instructions showing in the below-given videos, I hope it will work for you, and if not then contact us via our support system with your site WP Admin and CPanel Login details so that we will check and solve the issue for you on your site.
https://www.portotheme.com/wordpress/porto/documentation/installation-video/
Hi, I just get to know that i was using older PHP version. Now it is working properly
Superb
... You are the best…!
hello, i’m trying to change footer content, but i can’t get to it… i already changed footer block, but it doesn’t change.
Hello, @psopa,
If you are using the Elementor version of the Demo then please watch and follow the instructions showing in the below-given video I have created for you:
https://streamable.com/tlq4ab
And if you are using the WP Bakery version of the Demo, then please read and follow the instructions written in the below-given article:
https://smartwave.freshdesk.com/support/solutions/articles/12000056890--17-how-to-configure-footer-in-porto-wordpress-
Hello, please any recomm of how to (when header wrapper is set to FULL) get content as logo from left and cart from right closer to the middle? ...so logo and cart is not at the edge of the display?
hi, Team Please reset our purchase code.
Thanks.
Hello, @scriptfeedsdev,
I have reset your purchase code, now you can use the same purchase code for registration of your theme.
Regards, P-THEMES.
I getting the error when activate the license. “Your ip address is blocked as spam!!!”. Please help.
Hello, @tabsoft,
Please go to Porto >> Theme License and try to activate the Theme again with same purchase code, If you will finds the same issue then please contact us via our support system with site WP Admin Login details and the purchase code PDF file so that we will check/verify and solve the issue for you on your site.
Regards, P-THEMES.
It still not working. I will log a case in the support system.
Hello, @tabsoft,
Got it, now I find your IP, and whitelisted it, Please try to activate the Theme again now.
Regards, P-THEMES.
Purchase Code is not valid!!! i just deactivated the purchase code to use on another website as i am moving domains and now it says purchase code invalid?? whats the issue? i dont think i need to pay for support to get this fixed thanks
Hello, @lucky_chips,
It’s because your server environment can not access to our servers https://portotheme.com & sw-themes.com
Please try to ping our servers and let us know if it works? If the above addresses are blocked by your hosting provider and your site does not ale to request these addresses then you have to ask your hosting provider to remove the restrictions and solve this for you.
OR
Please enable curl extension form server this will fix your issue. This extension is required for the registration process.
OR
The issue mostly occurs when the server has any kind of restriction and do not allow to communicate your server with our internal server for activation, so please ask your hosting provider to remove all sorts/kinds of restrictions from your account and deactivate the firewalls for some time until you activate the theme.
I hope that helps.
Regards, P-THEMES.
i have been using the same server for 10+ years and i have been using your templates for over 7 years this has never happened before i just moved the theme 2 months ago can you reissue me a new key or fix the old one?
Hello, @lucky_chips,
I am sorry for the issue you faced with our Theme, but as you know the technology emerges day by day and there are many more features in the latest Theme and Plugins and also in WordPress and from the server as well.
So we can not compare today’s technology with 10 years back technology.
Please try all the above-provided solutions and if still, you will find the same issue then contact us via our support system with your site WP-Admin Login details so that we will check it for you.
Regards, P-THEMES.
tried it again and it worked thanks
You’re Welcome!! 
Hi,
I updated from version: 3.1 to Version 5.5.1 and now there are quite a few differences in the web site front end. Most notably the fixed header is not as it was (top and bottom padding is gone, logo disappears when scrolling), but also some text is the wrong size or bold when it wasn’t before, and many icons are missing. Is this to be expected after a major update? I have had to restore version 3.1 because I did not expect these differences to appear (I’ve never had such an issue after an update with any theme) and I don’t have the time to try and fix them right now.
Thanks,
David
Hello, @hmh11,
We are sorry that you faced the issue of working on our Theme.
The fact is that you are facing those issues because you are updating the Theme and Plugins from a very very old version.
Your current version of the Theme is 3.1, It was released in early 2018 almost around 2 years ago.
And the current version of the Theme is 5.5.1 just released yesterday.
You can check the Theme changelog here:
https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399#item-description__change_logs
Now, In between those last 2 years, there are hundreds of WordPress/WooCommerce/Theme/WPBakery and other plugins updates released. In which many of the features/designs have been changed into WordPress/Plugins and in Themes and for that you have to check the WP, Theme, and Plugins changelog.
Now you are directly want to update to the very latest version of all the things. I am sorry but it surely creates such issues on your site which you are facing now and some of them are because of the third-party plugin confliction and some of them are because of your own Custom Code etc…
And if you want all the changed revert which you have now on your site with the latest version of the WordPress/Theme and Plugins so this is not possible and this requires Customization.
Now, I personally suggest you start from scratch with a fresh new WordPress/Theme and Plugins.
OR
If you want to go with your old version of the site, then purchase the support extension and contact us via our support system so we will help you in solving the Theme Options related issues on your site, but if any issue occurs because of any third party plugin confliction, or because of your own Custom Code or because of any new option/feature added/removed then this is not included in the Theme support policy and it requires extra Customization(Paid Customization).
That’s all.
Regards, P-THEMES.
Hi,
Thank you for your reply. I understand your point, but the changes to the front end would have also happened somewhere along the way if I had updated the theme regularly. I just updated another theme after over a year and had no issues at all. As for the plugins, I use them across many different sites and themes, again without any major conflicts with the theme. There is some custom CSS, but it is minor.
I appreciate your recommendations, but I will not start from scratch or pay you to do the work for me. I’ll do my best to fix the update issues myself (the one that concerns me the most is the disappearance of the header logo with scrolling), and if that does not work, I’ll again rollback to version 3.1 and leave it there.
Regards,
David
Hello, @hmh11
Sorry to say that but other Theme does not have the rich features as Porto has, so please do not compare other Theme with Porto and also you have missed a lot of in between Theme updates in which we have changed the design of the Theme and also many of the features added/removed as well.
So you have to look your issues by yourself, if you do not want to start from scratch.
Regards, P-THEMES.
Hi,
I’ve set up a staging site to work on the corrections required after installing the update. So far so good, except for an issue with the logo. The logo in the sticky header (using header 12) used to scale down in size, as in your demo here:
https://www.portotheme.com/wordpress/porto/corporate7/But after installing the update, the logo in the sticky header toggles to the smaller size, as in your demo here:
https://www.portotheme.com/wordpress/porto/corporate10/How do I enable the scaling effect?
Thanks,
David
Hello, @hmh11
That’s all has been set using Custom CSS and JS, you have to use the same Demo or simply set it using Custom CSS on your site as per your requirements.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 24/01/2017. According to Envato’s support policy, renewing support is required for further support.
Thanks for your understand.
Hi,
Thank you for your reply.
The scaling logo in the sticky header functionality worked automatically with the demo I used to set up the site the first time some years ago. When I installed the latest update, the functionality disappeared. I have not touched the code. Now you are saying that I have to either apply the demo again (which would wreak havoc on the parts of the site that I edited using the theme editor) or pay for support so that I can get back what I had already payed for when I bought the theme? I feel that is wrong.
Regards,
David
Hello, @hmh11
Have you found the same functionality on our Demo site now as well? If yes then please share that Demo URL so that I’ll check it for you again.
Regards, P-THEMES.
Hi,
I don’t recall exactly which demo I imported when I made the site a few years ago, but I know that header 12 is enabled. Please look at the following demo. Notice how the logo in the sticky header shrinks on scroll.
https://www.portotheme.com/wordpress/porto/corporate7/This is what the logo in my live site (which uses Porto v. 3.1) does. After I installed the latest Porto update, the logo now simply switches to the smaller size on scroll, rather than shrink.
Thanks,
David
Hello, @hmh11
This is what I am trying to explain to you that you have updated the Theme from a very old version to the very latest version and that is the reason some design of the Theme is changed, and a lot of features have been added and removed from the Theme in between updates of the Theme, you have to read the changelog and I am sorry but for that effect, you have to Import the Same Demo again as this is not only for the Header Type but we have used extra Custom CSS in that Demo as well.
That’s all.
And also could you please purchase a support extension to get further support? Your 6 months of support period is expired from 24/01/2017. According to Envato’s support policy, renewing support is required for further support.
Thanks for your understand.
Hi,
Yes, I understand what you are trying to explain. My point from the start was that the update was not completely forward compatible. I am not against paying for support normally, but I think when an update changes or removes what were default features in an earlier version, I shouldn’t have to pay to have support tell me how to restore them.
Thanks for your help.
David
Hi,
So, I’ve done as you suggested and imported a demo with the shrinking logo, and it is working now. Among the many other changes that now need to be corrected are the page titles. The titles in the live site running the older version of Porto are underlined, like this in your demo here:
https://www.portotheme.com/wordpress/porto/classic-original/about-us-basic/With the update, the title is no longer underlined, and I can’t find how to do this in the theme settings. Do I have to import a demo again that has the page title in this format or can it be configured in theme options?
Thanks,
David
Hello, @hmh11
This has been set using Custom CSS as given below:
.page-top {
border-bottom: 5px solid #ccc;
}
.page-top .page-title:not(.b-none):after {
content: '';
position: absolute;
width: 100%;
left: 0;
border-bottom: 5px solid #08c;
bottom: -32px;
}
And also could you please purchase a support extension to get further support? Your 6 months of support period is expired from 24/01/2017. According to Envato’s support policy, renewing support is required for further support.
Thanks for your understand.
Hi,
Thank you for the custom CSS. Unfortunately, it is only an approximation of the demo page and doesn’t format properly on portfolio pages with category “filters position” set to “in breadcrumbs” I’ve decided to import the entire demo that I imported when I built the site. It seems to be fine now, with all the main features working that were lost when I installed the latest version of Porto. It’s easier to skin the hard[coded demo in theme options than to try to use custom CSS to get the site to work the way it once did,
May I suggest that in the future you make it possible to create all the main features (excluding content) in the demos in Porto theme options.
One more thing, in blog posts, the icon next to the tags in the meta data is now an envelope, indicating e-mail. You can see this in your demo blog, too. It used to be a tag, like this:
https://fontawesome.com/icons/tagThanks,
David
Hello, @hmh11
1. Thanks for sharing the suggestion/feature request with us, I am forwarding this to our development department for considering to add it to the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.
Thanks for your understanding.
2. You can use the below-given CSS code.
.blog .fa-envelope:before {
content: "\f02b" !important;
font-family: "Font Awesome 5 Free" !important;
font-weight: 900;
}
.single-post .fa-envelope:before {
content: "\f02b" !important;
font-family: "Font Awesome 5 Free" !important;
font-weight: 900;
}
Regards, P-THEMES.
Hi,
Thank you. The CSS code to change the icon next to the blog post tags from an envelope to a tag worked, but it is solid whereas all the other meta data tags are outlines. The outline version of the tag icon is only available in the Font Awesome Pro, so perhaps that is why it was replaced in Porto with the envelope outline.tag, which is free (In the old version of Porto, all meta data icons were solid, so the tag icon could be used freely.)
So, after installing the latest Porto update and template with the features needed, I’ve managed to get the web site to match the original made a few years ago. Not difficult, but a lot of work to get it right.
Many thanks for your help.
David
Hi,
I take back what I said in my previous message. There are still so many layout inconsistencies between the previous version of Porto used (v.3.1) and the current. For example, the large layout single portfolio lightbox image is now scaled down, whereas before it was full size. And the issue I mentioned earlier about how the mobile header doesn’t format properly on portfolio pages with category “filters position” set to “in breadcrumbs” is still an issue. You can see the difference between versions 3.1 and 5.1.1 here:
https://imgur.com/mE49r1GThis should be fixed in an updater.
Thanks,
David
Hi,
Please make sure that you ahve updated all the theme plugins as well after the theme update. Also, make sure that you have deleted the cache from the site after the theme update.
Otherwise, Can you please send your site admin login details with your issue details through our support system so our support staff will check and solve the issue on your site.
Hi,
Thank you. I’ve renewed my support but can’t login to the Porto support forum, nor can I re-register because my purchase code is already in the support forum system. I sent an e-mail to the support team about this, but haven’t received a reply.
David
Hi,
Please send your theme purchased code to the below email, I will create the new account for you on our support system.
newsmartwave@gmail.comHi,
I sent my purchase code to that e-mail yesterday after I couldn’t log in to the Porto support forum. I am still waiting for a reply.
David
Hi,
Thank you. I replied yesterday to say that I still can’t log in to the new account you created for me. I tried three times. It seems I have to come here to tell you to check your gmail account. Please fix. This has gone on too long. I have problems created by a Porto update and was forced to pay for support I still can’t access to get them fixed that. What should have been a straightforward update has turned into a one month odyssey so far, and I am sure it will takes weeks longer to resolve the issues if Porto support is as slow as your replies.
David
Hi,
Replied to your email.
Thanks.
Hi!
in many of your demo shop you have something like brand scrooler, it´s supported to have a Brand page that show the products of this brand and have a banner for each one?
thanks a lot,
nice work!
Hello, @lucasm107,
First of all, thanks for showing your interest in Porto WordPress 
That Brand scroller has been made using Porto Carousel element and single images elements under it, so you can set your brand image in single image element and also set an on-click link on it, so when you click on the brand image it will take you to the particular page, now you can set the banner on that page as well as per your requirements.
Regards, P-THEMES.
thanks, the demo use product brand attribute or it´s compatible con 3rd party brand pluggins ?
Sorry I explain more.. there is a banner between the main menu and the shop https://www.portotheme.com/wordpress/porto/gutenberg-shop4/product-category/accessories/ (“ELECTRONIC DEALS”) this is a widget position? if yes I can handle different banner by brand filter or category filter.. that´s my concern
thanks a lot
Hello, @lucasm107,
This banner has been set using Block.
And yes you can create Multiple Blocks and set Multiple Banners under those Blocks and you can use different Blocks for different Categories by editing the Categories and set the Block under it as (Content Top) position and it will work for you.
Regards, P-THEMES.
Thanks again! the last one, the header + menu have in some demos 2 states, like big and a second one when you scrool down, it´s possible to have 2 differents logos?
Hello, @lucasm107,
Yes, we have an option in our Theme for this: https://postimg.cc/7GCxSQWR
Regards, P-THEMES.