Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,330 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23241 comments found.

Hi team, when I use the search button, pictures out of the media library are turning up in the search results in supersize. Any possibility to exclude the media library in the search results? Thanks!

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.

.search-results article.post .post-image.single { display: none !important; }
Thanks.

Thanks, u guys are good!

Most Welcome :)

Hi, the image on the single product page is 0×0 pixels! Any idea?

Hi,

Can you please make sure that you are using the latest version of the theme 4.7.1.1 and the theme required/recommended plugins, if not then please update your theme to the latest version and if yes then it may be any third party plugin conflicition issue at your end so please check once after deactivating all the third party plugins on your site and check your site after removing the server, site and browser cache hope you will not find an issue and then just activate all the third party plugins again one by one and check which one is creating an issue on your site.

If after that your issue will not solve then please contact us through our support system with your site WP Admin and CPanel Login details so we will check and solve the issue for you.

Thanks.

I deactivated all plugins and reactivated them one by one and seems to be ok. Actually, I could not find the problem as all are enabled and the image shows up normal. Thanks anyway …

Sound’s Great! :)

Hello,

How can i turn the border radius off for the Social Media links in the header? I have the “Border Radius” turned off in the Skin>>Layout.

I see in the Widgets for the Footer I can Check and Uncheck for this option. Is there something I’m missing for the header?

Thanks Gary

Hi,

Can you please share your Live site URL with us and the screenshot of the header social media links so we will check and provide you the solution.

Thanks.

wp-content/themes/porto/inc/plugins/plugins.php on line 24 appear when i install theme, how i can solve it?

10 hours ago wrote in support forum did’nt responded yet.

i have only one day in a week so pls help me today othervise work will delay to one more week.

Hi,

The issue you are facing is because of the PHP version, Your site is using the PHP version below 5.6 which is not compatible with the theme so you have to change the PHP version of your site to minimum 5.6 and also please make sure that your server requirements must meet the latest theme minimum requirements as given in the theme documentation here: http://www.portotheme.com/wordpress/porto/documentation/
And please try to upload the theme via Cpanel again as showing in the Complete Video Installation Guide of WordPress here: https://www.youtube.com/watch?v=U6mqyuDF4GY&feature=youtu.be

Hope you will not find an issue if yes then please contact us through our support system with your site WP and Cpanel Login details so we will solve it for you.

Thanks.

please how can i do a add to card like this ?

https://www.dropbox.com/s/5i7li1mb7297m1v/Capture.JPG?dl=0

Hi,

Do you want to change the icon of the cart on add to cart butoon ? If yes then please share your site URL with us so we will check and provide you the exact solution for this.

Thanks.

Hello, I want to know how I can delete some mandatory fields of the Ckeckout for example, country, city, what interests me but still asks me to enter data when it is no longer visible in the Ckeckout. Thank you

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.

I want to use visual composer so i have to activate the theme…. But my problem is that i am in a subdomain right now and making changes before moving everything to my domain….. So my question is if i register the theme when i am in my subdomain then i can use it again in my domain?

Hi,

Please Activate the theme on Sub-Domain by going into Porto >> Setup Wizard >> Activate, and then complete your site on Sub-Domain, finally before moving/migrating your site from Sub-Domain to Main-Domain you have to deactivate the theme from Sub-Domain by going into Porto >> Setup Wizard >> Activate and you will find the deactivate button, just click on it and then move/migrate your site to Main-Domain and Activate the theme on Main-Domain with the same purchase code by following the same procedure.

Hope it is all clear now.

Thanks.

Hi, I noticed that in the contact form when something is sent it does not enable the sent reply. How do I solve it?

You can check the link https://emporiodalimpezarn.com.br/contato

Hi,

Please read and follow the instructions written in the thread hope it will help you in solving your issue https://stackoverflow.com/questions/23869439/contact-form-7-from-wordpress-no-success-message-displayed

Thanks.

Hi, I did as a request but it still did not work.

Hi,

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.

how can i change add to card button color?

Hi,

Add to Cart Button color is coming from Appearance >> Theme Options >> Skin >> Primary Color, but if you change the primary color of your site then your site color will be change, so in order to only change the Add to Cart Button color you have to use the Custom CSS, so 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-col .add_to_cart_button { color: red !important; background-color: yellow !important; border-color: orange !important; } ul.products li.product-col .add_to_cart_button:hover { color: red !important; background-color: yellow !important; border-color: orange !important; } .product-summary-wrap .single_add_to_cart_button { color: red !important; border-color: orange !important; background-color: yellow !important; } .product-summary-wrap .single_add_to_cart_button:hover { color: red !important; border-color: orange !important; background-color: yellow !important; }


Thanks.

how to change product hover effect ?

how can i change add to card button color?

Hi,

You can change and remove the hover effect from Appearance >> Theme Options >> Woocommerce >> Product Archive >> You can enable and disable the Enable Image Hover Effect and also change the Add Links Options hover effect and style. http://prntscr.com/kzvimo

Thanks.


I tried to change the size of the product image, it is very big: I went to Customize >> WooCommerce >> Product Catalog and changed the image to 300px, then regenerated the thumbnails and erased the cache. But it does not work. The product image looks too big. What is the css code or archive to modify it?

Hi,

This is the best solution you have done, I think there is an other issue on your site. There is no other way to change the image size of the product, so I have to debug your site, but your 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.

hello, i would like to display products without titles in the cataloque. how can i do it?

Hi,

Please use the below given custom CSS and paste it to Appearance >> Theme Options >> Skin >> Custom CSS section:

.post-type-archive-product a.product-loop-title { display: none !important; }

Thanks.


Hello,

i tried to add product with sizes. When i published it, on product page i got message that this product is out of stock. How can i fix it? I want have selector with sizes and I want offer product which are out of stock. Thanks for help. Website is http://veronika.onlima.sk/product/pleteny-sveter-horcicovej-farby

Hi,

Please read and follow the steps here in the documentation here and learn how to manage stock: https://docs.woocommerce.com/document/managing-products/#section-6

Thanks.


I forgot now i fixed it thanks. But i have another problems 1. Sometimes when i opened product on our page feature images is not showed, it show me after i click on the picture 2. I used variable product, i added picture for everyone, i set a image on swatches, but when i clicked on small picture the big one didnt change me. How can i fix it?

Hi,

Sound’s Great!

1. It must be the third party plugin conflicition issue at your end so please once check your site after deactivating your site all the third party plugins and removing the server, site and browser cache hope you will not find an issue and then after that you have to activate all the third party plugins again one by one and check which one is creating an issue on your site. If your issue will not solve 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.

2. The Image Swatches works with the size Variations on the variable product, and when you edit the variable product and scroll below you will find Product Data Options and in it you will find Image Swatches Option in which you can set the images for variations like showing in this screenshot: https://pasteboard.co/HGGIPR6.png
And you also have to set the images for Variations as well from Variations Tab as showing in this screenshot: https://pasteboard.co/HGGJSpa.png
then it will work for you but you have to select both variations the color and the size as well.

Thanks.

Hi,

on my actual project the previous team bought the theme. I have the compressed file downloaded from Envato and have the purchase code. I don’t know if the theme is supported or not yet. But I have small a problem and need some help please!

I wanna use the Transparent Images layout on single products. But if I choose this option the product page not loading fully at the frontend. And debugger stops with “paused before potential out of memory crash”.

I’m on a VPS with 4 Gigs of memory and PHP memory limit 256M. Theme version: 4.7.1.1

Any idea?

Thanks

Finally I bougth the theme, copied the files to server, file permissions and owner correctly setted up, but problem still the same.

Please follow this link: https://www.sweetbomb.hu/shop/szivrablo/

Cheers.

Hi,

Can you please contact us through our support system with your site WP and Cpanel Login details so will debug and solve the issue on your site.

Thanks.

Hi, do You have french theme translation? thanks

Hi,

Please download the latest French translation files of the Porto WordPress Theme and upload it to wp-content/languages/themes and then go to WP-Dashboard >> Setting >> General and select the site language to French from their and finally save changes and check your site after removing the browser cache.

https://www.dropbox.com/s/98mlnu6xsf4lmvm/porto-nl_NL.po?dl=0
https://www.dropbox.com/s/xmqlpqwc4iuzpkq/porto-nl_NL.mo?dl=0

Thanks.

Hello support, how add description of product to each product in category layout pages ? look simple screenshot https://yadi.sk/i/L6fpSHtX-8AWQw

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.products li.product-col .description { display: inline-block !important; }

Thanks.

Can you respond to ticket #34907 Issues on website. Ive been waiting days for a solution

Hi,

Sorry for the late reply as we are facing higher than the normal amount of tickets, and our team is replying to your ticket on daily basis but you have many issue and the issue one after another in a single ticket so that is why it is taking time, so please reply your ticket accordingly.

Thanks for your understanding.

Is it to change size and color of button of/in the Porto Post Grid?

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.

Product Archives -> “Show Color / Image swatch” only works on page 1. If we click on page 2 or use “load more” or use “infinite scroll”, then the swatches doesn’t update the product image of the newly loaded products.

Hi,

I have tested the latest Theme at my end and do not find the issue, so it means the issue is at your end so 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.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey