23241 comments found.
Hello, I ask a help, I’m using the shop24 model, how do I let this print is like the screen. as LICENSE Regular and Extended
Hello,
I am sorry but I am not able to understand your issue properly, Can you please explain it more clearly if possible with the help of screenshots for my better understanding.
Best Regards.
Hi I have purchased a few licenses for this theme and I’m impressed and happy with it. I have encountered an issue with a website that I have built and attempting to amend the layout of the product page. The theme seems to have stuck on the layout ‘Centred Vertical Zoom’ When in Theme Options > Single Product > Product Layout and I select another layout i.e ‘default’, ‘extended’ or any other and I select save it does not change the layout. See product page https://tinyurl.com/yxyxh2v2 ANY help or advice would be appreciated. Thanks
Hello,
There are 2 possible ways to change the Single Product Page Layout.
1. Global Layout: You can change it from Appearance >> Theme Options > WooCommerce >> Single Product: https://pasteboard.co/IL0IgyU.png
2. You can also change the layout for Single Product page from Product Page Option as showing in this screenshot: https://pasteboard.co/IL0K5Kb.png
So you have to check the layout of the products not changing by editing the particular products.
Hi, okay so i have the Construction demo set up on the site and i am trying to figure out how i get rid of the Orange and black triangles. I managed to do it yesterday but i had to reload the demo again and i can not figure out how i did it.
Hello,
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.
.section-custom-construction .container:before {
display: none !important;
}
.section-custom-construction .container:after {
display: none !important;
}
Hello, I want to deregister this theme for the domain xn-—8sbbpj1d.xn-p1ai Thnaks in advance
Hello,
I have reset your purchase code, now you can use the same purchase code for registration of your theme.
Best Regards.
64360 wait for reply

Hello team have you seen that your shop12 demo breaks in 1920×1200 resolution monitors?It is not displaying properly.
Hello,
It is working perfectly fine, I also tested on online simulator as well and it is fine: http://whatismyscreenresolution.net/multi-screen-test?site-url=https://www.portotheme.com/wordpress/porto/shop12/&w=1920&h=1200
Can you pleas share the screenshot or the small video clip of the issue so that I’ll check it in deep.
How to change homepage shop_banner image in shop demo 4 porto?
Hello,
Please edit your Home Page and you will find Porto Ultimate Content Box element, edit it and you have to change the image from its option as showing in this screenshot: https://pasteboard.co/IKRQeVX.png
Hi, my activation code is not working anymore. I’m trying to revamp our website and start from scratch again but the theme can’t be activated thru the purchase code. Please help. Thanks.
Hello,
I have reset your purchase code, now you can use the same purchase code for registration of your theme.
Best Regards.
Hello, Is it possible to have the woo category filter in left sidebard, only on mobile (with a widget in of course only on mobile too)? If not, how can I supress it ? when I turn off “Show Sidebar in Navigation on mobile” in General option, it doesn’t work. Have a lookk here : https://bijouxpavone.fr/product-category/medailles/ Thanks
Ok. thanks. I still have this problem : when I turn off “Show Sidebar in Navigation on mobile” in General option, it doesn’t work. I still have the widget with an empty window.
Hello,
That is not the sidebar but the Product Filter, and for removing it, 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.
@media (max-width: 991px){
.porto-product-filters .sidebar-toggle {
display: none !important;
}
}
Hello. It’s perfect. Thanks.
Most Welcome!!!... 
Where can I find the files in Spanish? Thanks
Hello,
Please download the latest theme Spanish (Spain) language translation files from the below-given links and upload it to wp-content/languages/themes and then go to WP-Dashboard >> Setting >> General and select the site language as Spanish (Spain) Language and finally save changes and check your site after removing the browser cache.
https://www.dropbox.com/s/vvjre6ou2098j45/porto-es_ES.po?dl=0
https://www.dropbox.com/s/ogukrz39iktfolz/porto-es_ES.mo?dl=0
I have purchased the Porto responsive WordPress eCommerce theme and it has support for the next 6 months. I tried to register through my other email id to get support. I didn’t receive the activation link. So can you please help to activate my account to get the support?
I have purchased this theme for the osoverseas.com website. The website developer company was using the genesisapparels.com domain for development purposes temporarily. Since they used the purchase code, I am getting the following error message for my original website. Can you please revert the license of the temporary site and provide the license for the osoverseas.com website?
I have sent an email regarding the above request since I am not able to create a ticket
Thank You for your help
Hello,
Can you please share your email and product purchase code via our email newsmartwave@gmail.com so that we will check/verify and create the support account for you.
And for Transfer of the License from the Test site to Live site, Please read and follow the instructions written in the below-given article:
https://smartwave.freshdesk.com/en/support/solutions/articles/12000052391--3-transfer-re-use-license-from-test-to-live-site
Thank You. I have sent the requested details in email
Hello,
Now, please be patience, one our support agent will check your query, you will get the reply immediatly, please be patience till that.
Best Regards.
Hello.
An error occurred after the move site.
Warning: mkdir (): Permission denied in /data01/virt81869/domeenid/www.stardex-engineering.com/htdocs/wp-content/themes/porto/porto/inc/admin/ReduxCore/inc/class.redux_filesystem.php on line 131
domain https://stardex-engineering.com/.
Screenshot http://joxi.ru/BA0jLlkTPpMngm .
How to fix it?
Hello,
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.
Best Regards.
hello!
sir! i created a ticket #64337 please solve my problem.
Best Regards.
Hello,
Please be patience once your support ticket will resolve you will get the reply of your support ticket.
Thanks for your understanding.
Thank you so so much for help us sir. It’s not solve yet now. my ticket- #64337
Problem 1. – https://prnt.sc/q9p2br 2nd is mobile view Problem 2.- https://prnt.sc/q9p2ug
Hello,
Just replied your support ticket with a proper solution, please check your support ticket reply and reply to your ticket accordingly and please do not panic here, once your support ticket will resolve you will get the reply of your support ticket.
Thanks for your understanding.
Sticky Header is absolutely ok Ex- https://prnt.sc/q9p6tm but my problem is main menu.
thank you so so much it’s been done.
Most Welcome!!!.. 
Hello. There seems to be a bug in one of your demos in Firefox:
https://www.portotheme.com/wordpress/porto/shop25/
Unless you hover over the books in the initial slider, they’re hidden behind the background. Please check and fix it in your next update.
Hello,
That is because of the cache and we will remove it soon, till 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.
ul.products li.product .product-image {
z-index: 1 !important;
}
That worked. Thank you.
Most Welcome!!!.. 
hi, have this theme demo importer ?
Hello,
First of all, thanks for showing your interest in Porto WordPress.
Yes, Porto WordPress has 1-click Demo Import Functionality you can watch the below-attached video.
https://www.portotheme.com/wordpress/porto/documentation/installation-video/
Best Regards.
64282 ticket waited for 18 hours

Hi so I am interested in your theme for a medical site however i need to know if I can list all doctor categories like gynaecologists on a separate page currently it displays on the same page https://www.portotheme.com/wordpress/porto/medical/doctors/#gynecology i would like it to be https://www.portotheme.com/wordpress/porto/medical/doctors/gynecology also the doctor profiles to have separate pages
Hello,
First of all, thanks for showing your interest in Porto WordPress.
Sorry to say that but that is the Filters and Filters of an Archive Page only works on the same page, You can remove it and create different pages for different Categories as per your requirements.
Best Regards.
ok does it atleast have white labeling & do you provide the child theme
Hello, could you send me the link for pt_BR.po?
thanks!
Hello,
You can download the latest Theme pt_BR language translation requested files from the below-given links:
https://www.dropbox.com/s/465c0dpa3q7l96s/porto-pt_BR.po?dl=0
https://www.dropbox.com/s/2wqlrlm2hqsbmjh/porto-pt_BR.mo?dl=0
Hi, I want to buy the theme, but first I would like to know: porto theme have off casvas menu the right side on mobile ?
Hello,
First of all, thanks for showing your interest in Porto WordPress.
Yes, you can easily change the Mobile Menu Panel Position as Left/Right as per your requirements using Theme Options: https://pasteboard.co/IKIKxW6.png
Best Regards.
Hello!
sir, i’ve maked a 404 page in Block then i put block slug but it’s not working even though i can’t settings header, i give you example bellow and please give me solution please.
https://prnt.sc/q91wcv ( it’s importent) https://prnt.sc/q91wo6Best Regards.
Even though i can’t found this section https://prnt.sc/q922vb that’s for reason i can’t settings this. with i can’t hide page title https://prnt.sc/q923x9.
please give me a solution sir.
Thank you so much for your reply. i created a ticket #64337 please resolve my problem.
Hello,
Please be patience once your support ticket will resolve you will get the reply of your support ticket.
Thanks for your understanding.