Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,459 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23249 comments found.

pre-sales question: can your woocommerce shortcodes filter recent products with arguments? I am setting up a multi-vendor woocommerce site and would like a slider of recent products for a specific vendor. Thanks

Hi,

First of all thanks for showing your interest in Porto WordPress.

No, WooCommerce shortcodes filter recent products work default as WooCommerce has, It shows the default Recent Products.

Thanks.

ok, thanks for the quick reply

Most Welcome!..

Hello, how to make Portfolio’s page support the page editor of WPBakery Page Builder Settings?

I’ve found a place to set it up. Thank you very much.

Sound’s Good!..
You are the best :)

the domain https://www.fansdolls.com/ ,please help me check it

Hi,

Just replied your duplicate comment here: https://themeforest.net/comments/22571631
Please check it.

Thanks.


The shopping bag icon of main menu ,can not working . when I add product to the cart, I can not see the product with main menu shopping bag. but i can see it with cart page. I Just Speed Optimize Wizard for Porto Child and add wp rocket last night, but I turn off them , it still can not working

Hi,

1. Please once check your site after deactivating all the third-party plugins and check your site after removing the server, site and browser cache, Hope your issue will solve and then again activate all the third-party plugins one by one and check which one is creating an issue on your site.

2. This is your image size issue, Please check the below-given screenshots, and try to upload the new and proper size of Image and it will work for you.

*. https://screenshot.net/90pnghp
*. https://screenshot.net/rzjmyf4

Thanks.

OK thanks

Most Welcome!.. :)

Unfortunately before i had bought the theme i didn’t realize that your Theme is not compatible with Alidropship for Woo and the plugins Website does not recommend to purchase Porto theme :( my first encountered issue was the “Display product variations as images” your theme overides this with its own Color Swatches :cry:

Hi,

Sorry to say that but we have not tested the latest Theme with Alidropship plugin and nor this plugin is included in the third party compatible plugins list with the Theme confirmed from our end, Some of the Major Multi Vendors Plugins that are compatible with the Theme listed below:

Compatible with Major multi-vendor plugins like Dokan, WC Vendors and Yith WooCommerce Multi-Vendor plugins

And regarding Alidropship plugin, I suggest you contact plugin Author and ask plugin Author to Customize the plugin for you for making it compatible with the Theme.

And I have submitted your idea as a feature request to our team so that they can consider for future updates. Have a great day!

Thanks.


Hi, I’m not the first person with this same issue it has been requested for the author to make it compatible with your theme but it’s not in their plans to do so. Although your theme is one of the most popular the author is suggesting to use the #1 Flatsome that it’s 100% compatible with their AliDropShip Woo Plugin. :( I really love your design but i need the plugin. I’ve requested a refund is it possible to authorize it? Thank You

Hi,

Unfortunately, it’s difficult to proceed refund once you downloaded the template.

Thanks.

All my products have an EAN number.

Products Meta Key is ‘_ean’ and the value is a 13 digit number.

I need this value of the product to be visible in the cart, checkout and orderemail to be visible.

I tried multiple plugins but none are getting to show this value.

It appears that these (cart, checkout) pages are coming form the theme files.

Tried editing the cart-v1.php

Added the following in the table section with the “th” class=”product-ean”><?php esc_html_e( ‘EAN’, ‘porto’ ); ?>

Then tried variety of codes to get the _ean value to be shown.

I see the Table Column EAN like the product name etc in the cart page but not the ean value next to the product. The code that populates the value for the ‘_ean’ meta key shows “Array” instead of the actual ean value.

Please help. I have two licenses for this theme and plan to buy more in near future. I really need to get this ean on both the site’s cart and checkout page.

Hi,

Sorry to say that this is not possible with the help of Theme Options as there is no option in the theme for that so this is only possible with the help of customization and we only provide our dedicated support for the Theme Options related issues, not for customization this is beyond our limitations, Hope you can understand our limitations.

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 for paid Customization services or hire a developer.

Thanks.


Hi there, i’m very happy with your theme. I have 2 questations if u can help me please. how to show percentage discount on product page, same like demo (check link below) and second one is how to separate both labels ‘HOT’ and ‘Sale’ on demo site they look good but on mine they are stick together pls check pic below https://i.imgur.com/TkIdMgt.jpg

and demo site: https://www.portotheme.com/wordpress/porto/shop9/product/headphone-black-2/

Hi,

Regarding Sale Percentage: Actually this is not the issue but the default Functionality of the WooCommerce and the Theme, By default it will show the % of the discount price on the single/simple product page but not the % on variable product page, because variable product has multiple variations and it is not possible to show the single variation % price on the variable product page that is why it only shows the SALE label on the variable product page, In order to change it as per your requirements you have to Customize the Plugin and Theme core files.

Hope this makes sense.

And Regarding Space in Between Labels, 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 .labels .onhot, .summary-before .labels .onhot {
    margin-bottom: 20px !important;
}

<

Thanks.

That work, thanks. If any options for shapes pls let me know. Can u tell me what is recommended logo size and any chance filter to stay aways on? Thanks

Hi,

You have to change the shape using Custom CSS as well.

The Recommended Size for Logo is 150px.

Regarding Filter, I am not getting you properly, Please explain it more clearly if possible with the help of screenshots and via our support system so our experts will check and provide you the exact and proper solution.

Thanks.


Hi. Is it possible to reset my purchase code? Thanks.

Hi,

I have reset your purchase code, now you can use the same purchase code for registration of your theme.

Thanks.

Hi! If you hover over a product on the archive page, the product image becomes grey. I tried the following code to remove this effect, but it didn’t work:

.porto-grid-container .porto-grid-item > .wpb_single_image img:hover{ opacity: 0.8; }

Is there another way to remove this hover effect?

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 .product-image .inner:before {
    background: rgba(0,0,0,0) !important;
}


Thanks.


Thanks for the fast reply! Your code works, however, the part below the image ist still greyish/blurred:

https://imgur.com/ivlgtHz

How can I remove that as well?

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:hover .product-image {
    box-shadow: 0 25px 35px -5px rgba(0,0,0,0) !important;
}


Thanks.


hi, it is posible 2 facebook and 2 twitter social icon in header? thanks

Hi,

Sorry to say that but this is not possible using Theme Options, You can only set the single Icon for Facebook and Twitter in Header from Appearance >> Theme Options >> Header >> Social Share. if you want multiple Icons for the same Social Link you have to make it possible using Customization.

Thanks.


thanks for your reply, how can i make customization? :)

Hi,

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 at for paid customization services or hire a developer.

Thanks.

HI I have a quick question. How can I activate ajax loaded link with ‘data-ajax-on-modal’ becouse it is working only for links that are loaded when document is ready but I have ajax button which load more links and then it is not working. Maybe it is a way to initialize this when ajax function is successed

Hi,

Please use Porto Light Box element and set it as per your requirements, It will work for you with buttons as well and showing on this page: https://www.portotheme.com/wordpress/porto/shortcodes/lightboxes/

Thanks.


I have some problems with this Porto them after updating my whole website on last Sunday 28 July.

Update sequence:

1. Made an backup from the whole website and database 2. Update WordPress to 5.2 – automatic 3. Update all plugins – automatic 4. After this the website is working fine 5. Remove the directory PORTO ( in themes) 6. Upload the latest Porto Theme to Themes (downloaded on last Sunday 28 July) 7. Clear all cache from the website – W3 Total Cache 8. I get an error that the website has some difficulties ( I can’t remember the exact error, sorry) 9. I could not find the error but reviewing the LOG Files I think that Master Slider Pro could made a problem after updating the Porto Theme. 10. I have restored the backup and it is working now. (with no updates off course)

I get an automatically email from my website (new function from WordPress) The email is this:

Error Details

An error of type E_COMPILE_ERROR was caused in line 40 of the file /home/rembrandtelectronics.com/public_html/wp-content/themes/porto/functions.php. Error message: require_once(): Failed opening required ’/home/rembrandtelectronics.com/public_html/wp-content/themes/porto/inc/functions/content_type.php’ (include_path=’.:/usr/share/php’)

What I must do fix this error after updating ?

Hi,

This seems to be when updating the Theme an update is interrupted, some files may be missing from the update because of any third party plugin, So Please once again try to update the Theme by following the same steps and before that please deactivate all the third-party plugins as well, and after updating you can activate all the third-party plugins one by one again and check which one is creating an issue on your site.

And also please make sure that your server requirements must meet the latest Theme minimum requirements as given in the Theme Documentation here: https://www.portotheme.com/wordpress/porto/documentation/requirements-for-theme/

Hope it helps. Otherwise, we have to debug your site and for that, you have to contact us via our support system with your site WP Admin and CPanel Login details so we will check and solve the issue for you on your site but after extending your support extension because your 6 months of support period is now expired from 16/03/2019. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

Links do not work/open.

Site : http://www.envelle.com/

Home Page> the first two images(the hat and the sunglasses) have a link.

You can see the links in chrome > F12>Select the hat/sunglasses image.

Partial Code Snippet : “porto_grid_item width=”50%”/porto_grid_itemvc_single_image image=”1337” img_size=”full” onclick=”custom_link” link=”https://www.envelle.com/shop/” label=”“

This is the front page and links really need to work on this page.

Please suggest.

Figured the solution :

Removed all custom CSS from the page by editing the page in WPBakery>Right Top Corner> CSS

Removed everything but only kept line #28

.porto-grid-container .porto-grid-item > .wpb_single_image { position: relative; }

Links now work as expected.

Sound’s Great!..
You are the best :)..

Hello, I need the last update because I’m at version 4.11.3, thank you.

Hi,

Please download the latest Theme by Login into your ThemeForest Account and update it on your site by following the steps listed in this article: https://smartwave.freshdesk.com/support/solutions/articles/12000052422

And also could you please purchase support extension to get further support? Your 6 months of support period is expired. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

hello, I just bought this theme, i IMPORT THE demo, but the demo its wrong color, and when I Click customize its become right color

Hi,

This issue mostly occurs because of the cache, Please once check your site after removing the server, site and browser cache, Hope you will not find the issue, If yes then please contact us via our support system with your site WP Admin Login details so we will check and solve the issue for you.

Thanks.


Hi. i have sent a inbox on your profile. Hope you can check it. Thank you :)

Hi,

Yes, we got it and forwarded to the development department as well :).

Thanks.

Still waiting for the reply.

Hi,

If the Development department finds it necessary at the moment then they will contact you, so please be patience.

Thanks.

Can’t install the template demo. It sticks on importing posts step. I tried many times. with regular and alternative import methods.

Hi,

Can you please contact us via our support system with your site WP Admin Login details and also tell in the ticket that which Demo you want to Import so that we will check and Import that particular Demo for you on your site.

Thanks.


HI guys,

very nice theme.. outstanding reviews, consistently close to perfect score in 4 years lifetime.. this is a great achievement.. Congrats.. the theme must be very very good.. I am interested to purchase.. though I have some few questions:

- Are there languages files already available ( spanish, portuguese, dutch.)..?

- How big/heavy the theme is ( the zip file in Mb’s)

- I see you recommend a2 hosting.. any specific reason why..?.. my hosting is indeed a2hosting (swift) , but would like to know what is the benefit compared with another hosting service..?

-Which are the required premium plugins that are not bundled in the theme..?

-License is to use in only one website, . what if I move/change my website to another domain in the future.?

Thanks, Pascuale

Hi,

First of all thanks for showing your interest in Porto WordPress.

1. pot file is included in the Theme language Folder and if you want any language translation files of the Theme, then after purchasing the Theme, you just have to contact us via our support system we will provide you the requested language translation file of the Theme.

2. The Theme file size is 12.7 MB

3. You will find all the minimum requirements for the Theme here: https://www.portotheme.com/wordpress/porto/documentation/requirements-for-theme/
and yes we recommended A2 Hosting or Blue Host because those are pretty optimized and well supported hosting for the Theme, But it is up to you, If you want to use any other hosting you can, Porto will work perfectly fine.

4. The Required plugins for the Theme is Porto Functionality and WP Bakery and Both are Bundelled with the Theme, and here is the list of all the Pre-Packaged plugins with the Theme: https://prnt.sc/k0slfr

5. Yes, One License is for only one Domain/Site and this is Envato Policy you may wish to confirm from them as well, and If in future you want to transfer the site from test Domain/Site to Live Domain/Site then simply you have to deactivate the Theme license from Test Site/Domain to Live Site/Domain it will work for you or you have to contact us via our support system so we will verify and reset the purchase code for you then you will use it for the new Site/Domain.

Hope its all clear now.

Thanks.

Hi Guys, yes. Thanks for your prompt reply… It’s clear. Just a couple of comments to expand on the answers:

- Regarding translations: Any language will be available..?.. I would likely need Spanish, Portuguese and Dutch..

- Regarding licensing: using 1 single license, Is it possible allowed) to use have one single website with multiple versions of the theme as subdomains..?

-The theme includes all the variations (Demos) in these 12 Mb…?.. Suppose that I decided to use one of the demo as my final setting for my website.. wouldn’t the theme be too unnecessary crowded with other demo’s that are not used..?.. for improved performance could I eliminate/deactivate all those features/demos that are not used in the theme once you have finally setup your site..?

Thanks, Pascuale

Hi,

1. Yes, Any language will be available, You just have to contact us and we will provide you the requested language translation files.

2. You can use the single License on Multisite as well.

3. Demo content are directly Imported/Downloaded from our Internal Server, So it has no affect on the Theme Package or Performance, You will find only Demo on your site which you will Import and you can only Import and use the Single Demo on the Single site at a Single Time, If you want to use any other Demo on your site, you can easily do it as well.

Thanks.

Hi, please remove my licence because I would like to install Your theme on another domain.

Thanks,

George

Hi,

Please contact us via our support system with your product purchase code PDF file, so that we will verify and reset it for you.

Thanks.

Hi, sorry but I can’t login to Your support system! Please give me a private e-mail and I will send You my licence code or reset my password.

Thanks,

George

Hi,

Please share your purchase code PDF File with us via our email: newsmartwave@gmail.com so that we will check and verify and reset it 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