23207 comments found.
want to change the banner, where to go to change this banner https://www.upsieutoc.com/image/k1OLBq , Purchase account: laitranitc@gmail.com.
Hi,
Please edit your homepage you will find Porto Masonry Container and Porto Masonry Item in it, and a single Image element in it so please edit it and change anything as per your requirements: https://pasteboard.co/IbUBm9a.png
Thank you,
Most Welcome! 
How can I remove the < h1 > tag that is wrapping the logo on the homepage?
Having two h1 tags on a page is very bad for SEO and wrapping a h1 around a logo is extremely bad practice.
I’ve read through the comments here and the suggestions given by the theme author team are not good enough because editing /porto/inc/functions/layout.php will be overwritten when the theme updates.
We need a proper solution to this problem. I don’t want to leave a negative review for this theme. Please help!
I’d like to change the h1 to be a div. I need a solution that doesn’t involve editing the parent theme. It needs to be done from the child theme so that this change survives theme updates.
Thanks!
Hi,
You have to create the same path having same folders in the Child Theme like explained below:
Like you want Customize the layout.php file under wp-content/themes/porto/inc/functions
So you have to create the same path/folders under wp-content/themes/porto-child/inc/functions and then copy the layout.php file from Parent Theme to Child Theme on the same path and Customize it as per your requirements, It will work for you.
Hope this is all clear and make sense.
If still, It will not solve your issue then please contact us through our support system with your site WP Admin Login details so we will check and solve the issue for you.
Thanks for the prompt reply. It might be better if we get an answer here so other people who use your theme can see the answer. Anyone who does SEO will need to fix this issue with Porto.
I’ve tried copying the file with the same path to the child theme but it didn’t work.
What do you suggest?
Hi,
WordPress always execute the Parent Theme files and used for website development on customer end. It is default functionality of WordPress that if you are using child and parent files theme then the functions that you declare in child theme are overridden by parent theme functions. This is due to default set priorities of execution. Child theme execute first and then parent theme execute so if you want to changetag of header so you need to change it in Parent theme for final results because if you declare that function in child theme functions.php it automatically override by parent theme layout.php file. And if you really want to declare that function in child and want to execute it then you need to activate child theme that is not a good approach. Following is a link that guide you how to override parent theme function by child theme function but that’s not sure it works in every condition it is just a possibility if you can try: https://code.tutsplus.com/tutorials/a-guide-to-overriding-parent-theme-functions-in-your-child-theme--cms-22623
And Please give me Some More time, I’ll forward it to lead developer and we will work on it with the next coming update of the Theme until that please be patience.
Hi,
Thanks for the reply.
Yes I think it would be best to just remove it from the theme, it’s unnecessary and is bad for SEO. H1 should always be for text.
Thanks again!
Most Welcome!..
I’m disappointed to see that the theme has just been updated and this simple yet huge SEO problem has not yet been fixed.. Considering leaving a negative review because this theme also has schema issues as well which I see have also been mentioned by people in the comments yet haven’t been addressed.
Hi,
If you want to change logo tag using Child Theme, you can use “porto_logo” filer in child theme’s functions.php as following.
add_filter( 'porto_logo', 'porto_child_logo' );
function porto_child_logo( $logo_html ) {
return str_replace( array( '<h1 class="logo">', '</h1>' ), array( '<h2 class="logo">', '</h2>' ), $logo_html );
}
And regarding schema issue, we have already forwarded this to the development department and we are working on a new Theme update and soon you will find it fix with the upcoming future updates of the Theme.
The update of the Theme we have released was because for making the Theme Compatible with the latest WP Bakery and WooCommerce nothing else.
Hope you can understand.
Thanks.
Thanks for the code, it shouldn’t actually be a h2 either. A logo is not a heading, it is a logo. The correct tag would be a div or a span tag.
I understand, thank you for the prompt reply 
Hi,
It was sample tested code you can Customize it as per your requirements.
And thanks for your understanding.
Hello. I have notice an issue with items saying it’s sold out when in back end everything is in stock, about 90% of my items are doing this? It’ just an issue with the web page as Shopify POS is displaying correct stock. ticket number is 1488507
Hi,
Sorry to say that but this platform is only used for Porto WordPress support, Please contact on the particular forum for the particular product support.
Thanks.
How to remove the credit cards fields for Authorize.net payment option? They will be using an authorize.net plugin that takes customer to authorize.net’s website for payment. They want the credit card fields not showing on their website.
Also I renewed support two days ago. It’s not showing here.
Hi,
Sorry to say that but we have not tested authorize.net plugin with the Theme, nor it is included in the third party plugins compatible with the list confirmed from our end on the item page, So this is the third party plugin issue, not the Theme issue, and we do not provide our dedicated support for third-party plugins issue as because this requires Customization.
You can contact the plugin Support for your issue: https://www.authorize.net/support/
Hope you can understand our limitations.
And regarding Support extension, This is not in our hand please contact Envato and ask your issue/query from Envato they will help you in that case.
Thanks for your understanding.
Hi, I have been unable to change the color of the header, I tried every color and nothing changes, could you please advise?
Thanks
Hi,
The issue you are facing is just the cache issue nothing else, This is because of the FVM plugin on your site, Please read and follow the instructions written in this article: https://smartwave.freshdesk.com/support/solutions/articles/5000612747--15-unable-to-change-color-settings-or-setting-from-theme-options-cache-problem
Hi, My client has raised an issue that I can’t solve. We have global stock set, and out of stock products set to be hidden.
The parent product does not have stock management set, but the variations do.
If a product has a variation that is out of stock, the entire product disappears. If I disable the hide out of stock option, the product reappears, but it has your Notify me when this product is in stock banner applied to it. This leads me to believe that this is somehow theme related?
How do we stop an entire product being flagged as out of stock simply because one variation is out of stock?
Many thanks.
Hi,
Have you purchased the Porto WordPress theme? If yes, then please contact us through your theme purchase account to get the free support for Porto WordPress theme.
Thanks.
The site is running Porto, so obviously it was purchased, but I didn’t build it, and they don’t have access to that account. The original developers are out of the picture, as so often happens. Surely it won’t hurt to point us in the right direction? Pretty please…
Hi,
First of all Sorry to hear that, but you have to contact Envato for the License issue and Envato will help you in that case and then you have to contact us with the product purchased account, and I have tested the latest Theme with the same scenario as you described above by setting the Global Stock Management from WooCommerce >> Setting >> Products and also checked hide Out of Stock Products from there as well then from Products, after editing the variable product from inventory un-checked the stock management Options from Parent and set the single variation as out of stock and save changes.
It is working perfectly fine at my end on my test site, The Product did not disappear only the particular variation as disabled.
So Please make sure that you are using the very latest version of the Theme and Plugins if not then follow this thread: https://themeforest.net/comments/21944535
Hope it will help you or once also try after deactivating all the third party plugins as well.
Otherwise, contact us via our support system but with your product purchased account.
Thanks.
Thanks for taking the time to look into this. I do have a copy of the site on /test/ where I can play around without breaking the live site. I updated everything, but the problem still exists.
However, I think the issue is with the theme – it’s currently v4.0.5 and I believe the latest is v4.11.2?
I’ll let the client know they need to purchase a new license so we can download the latest version.
Thanks again for the help, it is much appreciated.
Yeah, Sure and Most Welcome!..
already submit support ticket
Is license key required to install the theme or demo or default plugins
Hi,
First of all thanks for showing your interest in Porto WordPress.
Yes, The License key is required for Installing the Plugins and Importing Demo content.
Thanks.
Hi there, i have a problem with the activation of the theme.
I get the message: Your ip address is blocked as spam!!!
Please help.
Moesha
it´s fixed. thank you very much… 
Most Welcome!..
Hi guys,
47984 & 47926 – ticket id, the recent products image not showing, and thumbnails in the product details page on clicking not changing images issues.
Please review this, as its a little urgent.
Thanks in advance.
guys recent products even after resetting everything is showing like that. need urgent help,
Hi,
We have already replied both of your tickets, Please check the tickets reply and if you have any issue remaining then please generate a fresh new ticket for ever single new issue you will face as this is our system requirements and we will help you in sorting out your remaining issues as well.
hi, Help, please. I added some products to my site but when I select an option, from the second option filed, it keeps spinning and the add to cart button became inactive.
https://woodencrafts.com.au/product/birds-7/.I tested by switch the theme to default theme and it works fine.
I check on online with all suggestion but not of them work?
What am I doing wrong?
Hi,
Can you please once follows these steps listed in this thread: https://themeforest.net/comments/21944535
I am sure your issue will automatically solve.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 01/01/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hi, I did what you suggested in the post but it doesn’t help. As mentioned when I switch to the default theme 2019, it works fine? It seems to be an issue with your theme?
I had been working on this site for 6 months and had not yet had a chance to use the support. Will buy support if I find any problems with the theme after this.
Just in case you need to know, I am using theme Version 4.11.2 and the latest version of wp and woocommerce.
Hi,
There is no issue with the Theme, You can check it on the Live Demo’s site and on my test site as well here: http://hubdatasolutions.com/pearl/porto/shop2/
You will not find the issue which means the issue is only on your site which may be the hosting/server issue, Can you please check once again the latest Theme on a fresh new WP without any third party plugin, I am sure you will not find the issue then contact your Live site hosting provider and ask your hosting provider to solve the issue for you.
Thanks.
Hi, Thanks to your reply. I had recreated the product with variations from scratch and the issue occurs again.
As I mentioned in the early post when I change the theme to the default 2019 theme, it works without a problem.
So this has to be an issue with your theme.
Can you please advise?
Hi,
Have you tried to check our Live Demo and my Test site? If yes then please let me know have you found the same issue on our Live Demo and my test site as well? If no then it means the issue is only on your site right, So for finding the exact cause we have to debug your site.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 01/01/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hi, testing on your demo site doesn’t mean there is no issue with the live site.
If it is an issue with my site why would it work with the default wp theme 2019?
I will purchase support if I need help with an issue that is not related to your coding issue. This is an issue with coding and you should make sure the coding works outbox.
I had updated to the latest theme and updated woocommerce as suggested, go the extra mile set up the product with 44 variables to test it and the same problem happens.
Please advise.
Hi,
I also provided you my test site URL as well, and also tested my colleges sites as well, but do not finds the issue, This is sure that the issue is only on your site, not in the Theme, Please contact us through our support system with your site WP Admin Login details so we will check and notify you why the issue is occurring on your site only.
Thanks.
first ever support ticket submitted, please help.
Hi,
Now please be patience, Once your ticket will resolved, you will get the reply of your ticket.
Thanks for your understanding.
Hello there,
Even i run all the speed optimization wizard, after the update (4.11.2), my site is really slow! Can you please help to give some speed there because its unbearable slow!!!
Please check:https://cutandcook.gr
Hi,
The Speed of the site is something which can be achieved using Customization, So I only able to provide you the tested solution, Please read and follow the instructions written in this article: https://smartwave.freshdesk.com/support/solutions/articles/12000052420--10-porto-site-speed
Otherwise, If you want our paid Customization services, You can contact our Customization team at nicework125@gmail.com for paid Customization services.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 13/04/2018. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hi,
This is P-Themes Support:
A Message to our Customers:
A Message to our Customers:
Please download the latest Theme again from your ThemeForest Account and update if on your site manually and then follow the steps listed below:
WooCommerce 3.6 updated the table structure. So you need to update the woocommerce table structure as follows.
1. Should Update WooCommerce database according to latest woocommerce 3.6 release. There are 2 methods, you can try one of them.
- First Method: Please update woocommerce database in WooCommerce -> Status. You can find “Tools” tab in the upper tabs. Please click “Update database” here.
- Second Method: If you update Porto Theme to the latest version, you can see the notice to update the WooCommerce database. Please click Update WooCommerce Database here.
2. Clear Transients: After update the db, you need to clear WooCommerce transients in WooCommerce -> Status -> “Tools” tab ->WooCommerce transients.
This will resolve many of your issues related latest WooCommerce on your site.
Hope this helps.
Thanks.
Hi! I updated the theme from 4.9 to 4.11 and all styles are broken. Can you help me?
The theme structure does not work
Theme options do not save
Hi,
Can you please try once, after deactivating all the third party plugins and removing the server, site and browser cache, I am sure your issue will resolve and then again activate all the third party plugins one by one and check which one is creating an issue on your site and if the issue will not be resolved then please contact us through our support system with your site WP Admin Login details so we will check and solve the issue for you but after extending your support extension because your 6 months of support period is expired from 14/05/2017. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hello, dear Author! The other day, almost decided (with my client) to buy your other theme (for their site) – Venedor, but it turned out that it is no longer there .. Now we are thinking about this (Porto) – but what if it also ceases to be supported? Why, by the way, did Venedor disappear?
Hi,
First of all thanks for showing your interest in Porto WordPress.
Yes, Sorry to say that but the Venedor WordPress has been removed from Envato because of Old design and some issues, Please purchase Porto WordPress instead of Venedor now.
Thanks.
Hello,
I’m wondering how it is determined how the short description is shortend on product category pages? For example: https://www.tezen.eu/produkt-kategorie/gruener-tee/ For some products it is shortend two times. Most descriptions are two sentences long, others are random. Is there a way to control the length of the short description on the category page?
Thank you
If it is not possible to customize the length of the short description which is displayed it would also be helfpul for me that always the complete short description is shown. thx.
Hello,
this works for the description if I view the product archive in grid view. But in LIst view it hasnt changed anything. Any idea how I can apply this for List view as well? thank you
Hi,
Can you please us the screenshot of your issue for better understanding.
Thanks.
On this link you can see a screenshot of above mentioned page in grid view and in list view: https://www.dropbox.com/s/w7jg5xzae3vk007/Unbenannt-1.jpg?dl=0
As you can see in grid view the complete short description ist displayed. In List view the short description is shortend.
I would like to have also the full description in the list view. Is it possible? thank you
Hi,
Please copy and paste the below given CSS code to Appearance >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.
ul.list li.product .description {
-webkit-line-clamp: 10 !important;
}
Thanks.
How can i remove the “grey” border in products archives? In skin option Porto have no feature about this? Need to use CSS?
Hi,
Yes, you have to use the Custom CSS for that, Please copy and paste the below given CSS code to Appearance >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.
.product-image {
width: 99.9999%;
}
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 11/11/2016. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
That’s not working: https://lunaticamilano.it/negozio/. I still see the grey border.
Solved with .product-image {width: 99.9999%; border-style:none;}
Sound’s Good!..
hi i need help, how to change banner top on my pages im using demo restaurant
my link website : https://bokslicious.id/company-profile/
capture : http://prntscr.com/ng0cta
thank you
Hi,
Please edit your page and scroll below, you will find Skin Option for the page and under Skin Options >> Breadcrumbs you will find the Image has been set as a background Image so you can change it from there as per your requirements: https://pasteboard.co/IbzO1FI.png
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 26/12/2018. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hello! Did you see the direct message I sent you here? Best regards
Hi,
Can you please explain your issue more clearly for my better understanding.
And also please contact us through your theme purchase account to get the free support for Porto WordPress theme.
Thanks.
I sent you a message on your profile page here. Can you see it? thanks
Hi,
No, I do not get it, Can you please share your issue via our email newsmartwave@gmail.com included this thread URL as well so we will check and respond you asap.
Thanks.
Hello! Email sent. Please, can you see if that is possible? Thanks!
Hi,
We have replied your email. Sorry to say that but this is not possible and not we are offering any of the discount on the product purchase.
Thanks.
hi. Why i have a different stickyhead color? i have black on desktop version and white on mobile. What i have to do please?
Hi,
I have just tested your site at my end and finds it works perfectly fine at my end on Desktop and Mobile version as well, I think it is just the cache issue at your end nothing else, So please check your site after removing the server, site and browser cache of mobile, I am sure you will not find the issue and if yes then please contact us through our support system with your site WP Admin Login details and the screenshot of your issue so we will check and solve the issue for you.