23207 comments found.
hi guys, i am trying hide the stock count on category page i have succefully done it with this code .stock {display: none;} but it hides also the stock count on product page.
so i wonder if anyone know how i can hide it only on category page?
warm regards Birken
Hi,
Please try with the below-given code, It will only work on your site Shop/Category pages only.
.tax-product_cat .stock {
display: none;
}
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 14/04/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
I have registered a license in the A domain. But I want to change the license to domain B. Is it possible?
Hi,
Yes, you can, please read and follow the instructions written in this article:https://smartwave.freshdesk.com/support/solutions/articles/12000052391--3-transfer-re-use-license-from-test-to-live-site
Thank you for your help. 
Most Welcome!.. 
Hi If I have one license, can I use one license for local development and online website. Because I will develop it offline in local and will send the update to the online website.
Please advise.
Best Regards Rudi
Hi,
Yes, you can, please read and follow the instructions written in this article:https://smartwave.freshdesk.com/support/solutions/articles/12000052391--3-transfer-re-use-license-from-test-to-live-site
Best Regards.
Hi,
Question after this process >> Now before migrating or using the theme on Live site you have to deactivate the License from the test site by going into Porto >> Setup Wizard >> Activate and you will find the Deactivate button just click on it, it will deactivate the license from the test site. *
After Deactivate the license on the test site. Can I still continue use the test site on local ? Because I am continuing develop on test site.
Thanks Best Regards
Rudi
Hi,
Yes, you can but you can not able to update the Theme and Importing any Demo without License of the Theme and also some times it creates different issues on the site as well.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 20/02/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
my website just got broken after i updated the theme.. posted the issue yesterday and still waiting for the reply after 24 hours..!! plz look into this issue asap. many thanks
Hi,
Our business hours are Monday to Saturday – from 12:00 AM to 08:00 AM EST Yesterday was Sunday and a weekend, so always be patience on weekends you will get the reply after the weekends as this is the standard way of getting support Globally, for now, we have just replied your ticket #59034, Please check your ticket reply and reply to your ticket properly.
I am running porto theme on a number of sites. On all sites, when I import one (1) image into the media library it creates 24 images in the file manager on my server. While I understand that these files are used for various images on the site. I could only count 7 areas in which the main photo might be used in wordpress and the website through to the checkout.
On one site it is creating over 40 images for one image import into the media library. This seems an excessive amount of files for one product. Also our site is going to have thousands of products and even if the images are compressed having 24 or 40 images is going to created a lot of wasted file space.
How can I limit the amount of images that are created?
Hi,
Some of the images duplication done by WordPress, and it is for different Posts and also the default functionality of the WordPress for prevent it, please read and follow the instructions written in this article:
https://www.wpbeginner.com/wp-tutorials/how-to-prevent-wordpress-from-generating-image-sizes/
And the Theme also generated some image sizes which it requires, You can also turn it OFF as well as per your requirements, please add the following code in child theme’s functions.php.
add_action( 'after_setup_theme', 'porto_child_setup', 11 );
functionporto_child_setup() {
remove_image_size('blog-large' );
remove_image_size( 'blog-medium' );
…
}
Please add “remove_image_size” functions with the image sizes to remove in … position in the upper code.
Hope this helps and all clear.
OK thank you very much and if I do either of the above is that likely to brake images on the website.
Hi,
Yes, If you turn OFF any of the image which used on your site it will surely break that Image part.
Best Regards.
Also after reading the first article about wordpress images can you tell me if Porto uses any of the wordpress default thumbnails throughout the site?
Getting a Syntax error “unexpected ;” can you tell me if I have it in the right place. I copied and pasted what you put above. http://www.imagebam.com/image/145e311321226299
just to be clear is says “unexpected ; (semicolon) ” wanted to make sure you saw the semicolon in the brackets. Should I just remove the semicolon from that line?
Hi,
Porto uses only its default Image Sizes which it requires but not WordPress Image Sizes, WordPress Image sizes are different from the Theme and it has been used by Posts etc..
And regarding your issue, I am sorry but the above code is correct only the space removed from “functionporto_child_setup()” which is creating an issue on your site.
Please try to copy the below-given code, I am sure it will work for you:
add_action( 'after_setup_theme', 'porto_child_setup', 11 );
function porto_child_setup() {
remove_image_size('blog-large' );
remove_image_size( 'blog-medium' );
…
}
And if you have any issue remaining then please contact us via our support system so our experts will help you out in solving your issues.
Thank you this worked. What are other parameters for removing images. Because for the product images, not the main one but the addtional ones, becuase they are all creating 20 files which are not needed only one seems to be required. I don’t want to have to manally delete files so if there are parameters like “blog-large” etc for the product images I would love to know what they are so I can reduce the images.
Hi,
You have to find those by yourself and remove any one as per your requirements and if you have any issue remaining then please generate a ticket via our support system.
Thanks.
ok so u are saying the parameters are not porto specific?
Hi,
Those are Porto Specific parameters but this requires Customization, I already shared the Customized code with you, now you have to do it yourself, Otherwise, contact our Customization team.
Best Regards,
I have done that. But WordPress has 4 sizes, woocommerce adds another 3 sizes which is 7. Your code above reduced the 40 files to 20. 20 – 7 (wp and wc gen) is 13 so to my calculating there are still 13 sizes being generated by porto for one product image. This is why I keep asking you.
Hi,
OK, I already shared all the info with you which I have, now this is something which is coming from WP, WC, or Theme core files and it requires Customization, So I request/suggest you to contact our Customization team.
Thanks for your understanding.
How to change license from development domain to production domain?
Hi,
Please read and follow the instructions written in this article:
https://smartwave.freshdesk.com/support/solutions/articles/12000052391--3-transfer-re-use-license-from-test-to-live-site
Hi, I have an error message saying the registration code was already used in another website lecarrepro.com. It was a test and this site no longer exists. Could you please reset the registration code? Regards
Hi,
I have reset your purchase code, now you can use the same purchase code for registration of your theme.
Best Regards.
после настроек постоянных ссылок сайт плывет. что делать? https://snusik.by/blog/
Hi,
Your providing URL is working perfectly fine at my end, Please see this screenshot: https://screenshot.net/6q4xlsw
https://wordpress.org/support/article/settings-permalinks-screen/
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 22/05/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
Hello,
I purchased this theme and it’s failing to load. It’s blocking the SEO in WordPress and the homepage cannot load well. This is the message I’m getting: https://envato.d.pr/LgoTTn
Any help is appreciated.
Почему тема не переведена на русский язык?
Hi,
Please download the latest theme Russian (Russia) 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 Russian (Russia) Language and finally save changes and check your site after removing the browser cache.
https://www.dropbox.com/s/addhs3t2iyf1p1m/porto-ru_RU.po?dl=0
https://www.dropbox.com/s/hdxzvocbniw2zuw/porto-ru_RU.mo?dl=0
Best Regards.
Hi sir, i already buy this theme, but i want one more licence. but my question is this. if i buy this one more licence. i want to hide ad to cart button and checkout option. just i want to put these words, like ( Readmore ) (Call us ) ( Inquiry us ) , one text i want to put. is it possible to hide from theme add to cart button and put above anyone. please explain. thanks
Hi,
Yes, you can, You have to turn ON the Catalog Mode from Appearance >> Theme Options >> WooCommerce >> Catalog Mode and you can hide Add to Cart Button and Show Read More button from there as per your requirements: https://screenshot.net/nx9dqc6
Best Regards.
very good thanks. this i understand. but if put link with Readmore… there is no any option. i want to attach link with readmore. can you help please. then i will buy new licence . because these things i need to clarify thanks
Hi,
It requires Customization, That is coming from Theme Core files and WooCommerce core files so you have to Customize the Theme Core files and WooCommerce plugin core files for changing it or you can use any code snippets like:
https://wordpress.org/support/topic/change-text-of-read-more/
https://codex.wordpress.org/Customizing_the_Read_More
Best Regards.
hi, sir if i can’t change this. you will help me. right .?
Hi,
Yes, we will help you in pointing out the files which you have to Customize.
Best Regards.
ok thanks remember me. i will buy one more..
Hi,
Sure
, When you will create the support ticket just share this comment URL and screenshot with your Support ticket we will remember you.. 
Best Regards
ok sir thank you so much..have a nice day
Most Welcome!.. 
Still waiting on tickets/58999 to be resolved Thanks.
Hi,
Our business hours are Monday to Saturday – from 12:00 AM to 08:00 AM EST today is Sunday and a weekend, so always be patience on weekends you will get the reply after the weekends as this is the standard way of getting support Globally, for now, we have solved your issue and replied your support ticket, please check your ticket reply now: https://screenshot.net/nk2nlhr
Can you tell me if there is any particular image optimisation compression plugin that works well with porto?
Hi,
Please read and follow the instructions written in this article:
https://smartwave.freshdesk.com/support/solutions/articles/12000052420--10-porto-site-speed
Thank you. I am a little concerned about all the bad reviews on the plugin mention in the link. I have been reading and looking since I posted. Is Smush ok to use?
Hi,
There are many plugins listed in the provided article, You have to use any one at a time on your site not all, So you can try with any one, and use the best which will work properly with your site and server.
Best Regards.
Ok I thought I only saw one that did image compression I will look again
Hi,
Sure you can or you can Google it as well.
Best Regards.
Hi I have another question. How do you make theme mobile friendly or activate it. In comparison to other mobile sites, mines seems a little off thanks
No need to reply to the above question. I resolved the problem I had by changing themes. But instead can you show me how to make the in input for the “subscribe for news letters,” look exactly how it does in the demo. I have this code where it belongs [contact-form 7 id=”1546”]. I tried adding the contact form code but all I got was a large sign up screen
Hi,
Sound’s Good that have resolved your mobile issue by yourself, You are the best
.
And regarding Newsletter Form, First of all please go to Contact and create a new Form as showing in this screenshot: https://screenshot.net/eg9w1i9
and then copy the shortcode of that contact Form and paste it by editing the Porto Modal Box element set on your site Home Page as showing in this screenshot: https://screenshot.net/yx1vqbj
Ok thanks so much, you guys have been great helping me out. I just have more last question for now, lol. Ok, so I switched to Porto shop 1. I didn’t want the side bar to the left or any thing to the left. So I removed those items and then the banner got wider along with the boxes under the banner. Is there a way I can keep the banner and everything else the same as the demo and align it to the center?
Hi,
There is only one way, you have to insert a new row and divide that row into three columns as per your requirements and set the Carousel in between column, It will work for you, Please see these screenshots: https://screenshot.net/y9ggqcz
& https://screenshot.net/y088wse
Ok thanks, so I got the email for the news letter working on the pop up box and for the footer but I’m still having one problem. Porto theme 1 has three boxes underneath. I want when someone clicks on one of those images or boxes to be taking to another page with my list of products. For e.g, tire spray would be the name of one those three boxes. Then when a customer clicks on tire spray, he/she is taken to another page. Where they can choose different multiple tire shine brands products. Then after the customer choices one, they are taking to the product description page for their product or brand of choice. I tired what you said but I ended up having multiple boxes that went straight down my home page. Thanks so much I really appreciate it!!!
The mobile version does not display icons. everything is fine in the desktop version. What to do? https://i.imgur.com/ocWvqPv.jpg
Hi,
I am unable to check your site, It is showing this: https://screenshot.net/8x8k3b4
and it is your site any third party plugin issue or the cache issue nothing else.
Best Regards.
Hello, I have porto theme 5. Under the banner there are three boxes that I want to make in to categories for e.g toys, books and tire spray. How do I make it to when someone clicks on one of those boxes, they are taken to one of the mentioned categories. Thanks
Hi,
Those three boxes are made using below listed elements as showing in this screenshot: https://screenshot.net/1vy21bn
Porto Featured Products
Porto Sale Products
Porto Recent Products
and if you click any one of those boxes products it will take you to the particular product page, If you want to show the categories instead of products then you have to use the Porto Product Categories element and set it as per your requirements: https://screenshot.net/2vykwuw
Ok thanks but I figured it out. I didnt even have to change those boxes. I realized you can add links to what page you want it to go to, through Porto interactive banner. Now my question is, how do I create multiple shops. for e.g there’s shop 1, which is domain name/shop/, that came with demo. I want others just like it, like domain name/shop 2, domain name/shop 3, etc. Where I can place other products
Hi,
Sound’s Good! that your issue is resolved now, and you can make your site as Multi-site, Please read and follow the instructions written in this article:https://www.appseconnect.com/how-to-create-multiple-websites-in-woocommerce/
Best Regards.
Не удалось загрузить 85 ресурсов страницы Ресурс Тип Статус
https://snusik.by/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.4 Stylesheet Другая ошибка
https://snusik.by/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.1.4 Скрипт Другая ошибка
https://snusik.by/wp-content/plugins/dokan-lite/assets/css/style.css?ver=1569585122 Stylesheet Другая ошибка
https://snusik.by/wp-content/plugins/dokan-lite/assets/js/login-form-popup.js?ver=1569585122 Скрипт Другая ошибка
https://snusik.by/wp-content/plugins/dokan-lite/assets/vendors/magnific/jquery.magnific-popup.min.js?ver=2.9.21 Скрипт Другая ошибка
https://snusik.by/wp-content/plugins/instagram-slider-widget/assets/css/instag-slider.css?ver=1.5.0 Stylesheet Другая ошибка
https://snusik.by/wp-content/plugins/instagram-slider-widget/assets/js/jquery.flexslider-min.js?ver=2.2 Скрипт Другая ошибка
https://snusik.by/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.0.5 Stylesheet Другая ошибка
https://snusik.by/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=6.0.5 Скрипт Другая ошибка
https://snusik.by/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js?ver=6.0.5 Скрипт Другая ошибка
Подскажите пожалуйста в чем проблема
Hi,
The issue you are facing is because of your server, Someone already has the same issue and resolved as well, Please read this thread: https://www.digitalocean.com/community/questions/blocked-by-cors-policy-the-access-control-allow-origin-mean-stack
and contact your hosting provider and ask your hosting provider to solve this issue for you.
And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 22/05/2019. According to Envato support policy, renewing support is required for further support.
Thanks for your understand.
hi i have used my purchase code to register with support but registration is not working. my email address is dany.yaacoub@gmail.com. Please contact me at the soonest i need urgent support. 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.
Hi i have purchase porto shopify theme through this account. i can see the purchased them in my downloads list. when i enter the purchase code to create a support account i got an error message. please help thanks
Hi,
Please write your query on Porto Shopify Platform, Porto WordPress and Porto Shopify both are from different Authors and we have no relation with Porto Shopify, So please write your Query here: https://themeforest.net/item/porto-ultimate-responsive-shopify-theme/19162959/comments
Best Regards.
Hello,
When I try to access the filter menu on mobile (the little toggle that floats to the side of the screen, not the main menu in the header), I cannot use any of the dropdown menus in the sidebar without my phone’s keyboard popping up as soon as I click a filter and then blocking half the screen. It won’t let me scroll through the options as a result and it is impossible to use the filters unless I set them to the list/button option, which I can’t do for some of them due to the number of options.
I think it is doing this because the dropdowns have been made to allow someone to type in what they want versus just scroll through – not sure if this is a woocommerce thing or a porto thing. The keyboard therefore pops up as soon as I click a filter, thinking I want to type instead of look at the options. The sidebar can also only scroll up so far so I can’t scroll below the keyboard to get to the bottom options.
Is there a way to turn off the typing part of the filters’ dropdown menu or something? The only other option I can see to get around this is to put the filters above the products so they’re always displayed, which I can do if you can let me know what file I need to edit for that.
Hi,
The Keyboard Pop Up is not related to the Theme, It related to your Mobile Browser, and sorry to say that but there is no option in the Theme for turning it OFF.
Best Regards.
Alright, thank you – would you be able to direct to me which file in your theme is used to style the product archive/catelogue then? I can code it myself to move the filters, but I am having trouble finding the file that I’d need to edit.
Hi,
It is archive-product.php under wp-content/themes/porto/woocommerce
Best Regards.
Also this is on my home page [contact-form-7 id=”1494” title=”Footer Newsletter Form”]. How do I get rid of it
Hi,
This is the Contact Form Shortcode and this is showing only shortcode because of the Contact Form is not been set properly or removed by mistake, So you can remove it from here: https://screenshot.net/7jvgkcl
OR if you want to use/show the Contact Form there then please contact us via our support system so we will check and set it for you.
ok thanks but the this link https://smartwave.freshdesk.com/support/solutions/articles/12000052389--1-home-page-pop-up-modal-box-background-image-and-text-changing-or-removing-, doesn’t show me how to remove the pop that shows on the home page.
Also is there a way to stop the sliders. I have porto theme 5 and the home page has a few sliders. I just want to be able to use one image, instead of having multiple pictures sliding for each one
Hi,
1. It is clearly written in the given article that: And if you simply want to remove/delete it then just simply remove/delete the Porto Modal Box element from your home page.
And if you want to remove/disable it for a while and want it again in future, then simply edit the particular row which has Porto Modal Box element and you will find disable row option inside Row options, so just check it yes, it will disable the Pop Up and when ever in future you want it back again just simply un-check the disable row option again.
2. That slider is made using Porto Carousel and Porto Interactive Banner elements under it, So please remove the Porto Interactive elements as per your requirements and left only one you want to show: https://screenshot.net/0ygjptx
Best Regards.
OK, thanks but what I was saying, was the link to the article you gave me, didn’t take me there. When I clicked on it, it took me to the support page for some reason
Hi,
Yes, that link will take you to the support system and for reading the article you have to Login into the support system.
Best Regards.
Oh ok thanks
Most Welcome!.. 