Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 101,884 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23210 comments found.

Hi there is a layout bug with countdown product that overlap the same badges product (Modern White Chair) youthinkwedo.it/temp/Screenshot_2019-02-05_170019.jpg

Hi,

I think your friend is using the old the version of the Theme or it may be the cache issue at your friend end.

Thanks.

I see the bug also in your demo preview (mobile version) https://www.portotheme.com/wordpress/porto/shop20/shop/

Hi,

Thanks for notifying us we will look through it with the new Theme update of the Theme.

Thanks.

Hi, any help here?. Just tried to update my Porto Theme from WP and had an “Invalid code” error.

Hi,

Please go to Porto >> Theme License and click on deactivate button and then again activate the Theme with the same purchase code and try to update the Theme again from WordPress hope you will not find this issue, If yes then please contact us through our support system with your site WP Admin Login details so we will update the Theme for you.

Thanks.
   

Hi! When I activated the felocity minify plugin. The woocommerce tabs don’t seem to work anymore. It does however increase my pagespeed score significantly so I would love to keep the plugin. Is there a fix for this. See for example this page, the buttons don’t do anything anymore: https://koopjezonnebrillen.nl/product/polarized-wayfarer-zwart/

Thanks!

Alex

Hi,

I have just tested your site at my end and it works perfectly fine please see the video of your site: https://jmp.sh/dN3vKJy

It must be the cache issue at your end nothing else.

Thanks.
   

Hi,

This is because I checked the following checkbox in the plugin: Disable JavaScript processing [ If selected, this plugin will ignore JS files completely ]

But this gives me a penalty in pagespeed, if you try it again now the error will occur. There is an option to ignore certain scripts but I don’t know what js script is responsible for this error. Hope you can help, thanks!

Hi,

Can you please contact us through our support system with your site WP Admin Login details so we will check and try to solve it for you.

Thanks.
   

hi guys,

were can i change the size of the search input to width 248px

@media (min-width: 992px) #header .searchform input { width: 248px; }

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.


@media(min-width: 992px){
#header .searchform.searchform-cats input {
    width: 248px !important;
}
}


Thanks.
   

did not work your code. i had to add it like this is it ok?

@media(min-width: 992px){ #header .searchform input { width: 248px !important; } }

Hi,

If the code is working for you, then you can use it otherwise please contact us through our support system with your site WP Admin Login details so we will check and solve it for you.

Thanks.
   

How may I add infinite scroll to category page to show more products, rather than limiting to 12-24, ...

Hi,

Please go to Appearance >> Theme Options >> WooCommerce >> Product Archives and set “Pagination Style” as “Infinite Scroll” as showing in this screenshot: https://pasteboard.co/HZLML05.png

Thanks.
   

theme is VERY SLOW! can u check for me what ’s the problem?

www.kelsie.nl

Hi,

The Speed of the Website is something which can be achieved using Customization so I am able to provide you the tested solutions, Please read and follow the instructions written in this article: https://smartwave.freshdesk.com/support/solutions/articles/12000052420--10-porto-site-speed

Thanks.
   

Hi.

I am trying to install your demo shop 20 but cannot due to the fact the the instagram slider widget is no longer available.

Could you please assist

Hi,

Yeah, The author of the Instagram Slider Widget plugin is fixing some of the plugin issues and that is the reason the author of the plugin disable the plugin for certain amount of time and hopefully it will be enabled again very soon, and please contact us through our support system so we with your site WP Admin Login details so we will Import the Demo for you.

Thanks.
   

Can someone please tell me where to edit that *** newsletter popup, text and image. I’m highly pissed it shouldnt be that hard to fine. Oh I checked the website and searched for it. popups, pop-up, newsletter, modal. Nothing shows up in the search. Or F.A.Q.’s. The doc aint hitting on two peas.

Ok, I found the text,

cant find the image of the girl

Hi, If I create a page with WPBakey Page Builder and want to hide an Elemenent from a device, how do I do that? for example if I want the element to be seen on Mobile ONLY. NOT on desktop. Thks

Hi,

Please edit the particular WP Bakery Column and under Column Setting >> Responsiveness Options you will find an option to Show/Hide the particular Column on particular Devices as showing in this screenshot: https://pasteboard.co/HZHTWCF.png

Thanks.
   

Hi.

Porto Accordions Is it possible to have the accordion open one at a time? So if click open, existing open will close.

In VC accordion this is default behaver but I need to use some Porto features. Thank you

Hi,

Sorry to say that but this is not possible with Porto Accordions element, we have designed Porto Accordions element bit different from WP Bakery Accordion element, so if you want to have the accordion open one at a time then please use WP Bakery Accordion element instead of Porto Accordion element.

Thanks.
   

Hi! I have a client that has your theme installed in his project. The current version is 2.8.2. The theme can not be updated directly from WP. He has configured Marketplace Username and Secret API Key in the WP Envato Toolkit but, I dont have access to his envato account. How could I update it? Will there be major changes compared to the current design when updating? 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.

Hi. My mega menu options are missing after deleting all my woocommerce products. The menu becomes look like normal menu without having advanced options (https://prnt.sc/mg7q8p). How can I fix this? Is there any possibility that I could get my previous menu back. Because I spent quite a lot of time to build the menu with all product categories. Now the categories are there, but multi-column options are gone.

There was a conflict between Popup Maker and Mega Menu. I checked “Disable Popups Menu Editor” in Popup maker settings—>MISC. Then the problem was fixed.

Sound’s Great! :)

Why .vc_row-o-content-middle class no longer used?

Hi,

Can you please explain your issue more clearly if possible with the help of screenshots for the better understanding.

Thanks.
   

Hi, 5 columns gallery https://prnt.sc/mgeq6x in vertical mobile position show only 1 column https://prnt.sc/mgeq9y . I’d like 2 columns.How I can make it?

Hi,

Can you please share your Live site URL with me so that I’ll check and provide you the solution for that.

Thanks.
   

Hi,

First Please set the Columns on the particular page as 4 or 6 not 5 and then copy and paste the below given CSS code to the particular page Custom CSS option and check your site on mobile after removing the mobile browser cache.


@media(max-width: 768px){
.porto-column {
    width: 50% !important;
}
}


Thanks.

Greeting, Hope is well. please see screenshot, as we want to change the color hex (#9b4528) in mobile menu http://prntscr.com/mga9z1 Thanks in advance

Hi,

You can change it from Appearance >> Theme Options >> Skin >> Mobile Menu as per your requirements: https://pasteboard.co/HZCmIuw.png

Thanks.
   

Which product compare plugin is supported by the theme?

Hi,

You will find the list of all the third party plugins compatible with the Theme confirmed from our end here: https://themeforest.net/item/porto-responsive-wordpress-ecommerce-theme/9207399

Inspite of that if you want to use any other third party plugin you can use it but at your own risk because we do not provide our dedicated support for the third party plugin issues, as it requires Customization.

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

Thanks for your understand.

I purchased the Porto theme… because the older was wrong. I use the Master Slider, because I want to renew the page… I want to make a youtube video slider… All is great, but the youtube videos can not autoplay on load… ... In master slider I set ON the video autoplay… but nothying… I also tested with autoplay=1 code (In the embed source) ...but nothing… does not work… :(

That is the page: https://www.munkaruhazatibolt.com/?page_id=15460

Can You help me? Thanks!

Hi,

Sorry to say that but we have not supported Master Slider any more, Its been around 2 years we have removed it from the Theme, So Instead of Master Slider please use Revolution Slider, and how to set Video in Slider Revolution and Turn ON auto play you can read in the below given docs:

1. https://www.themepunch.com/revslider-doc/video-layers/
2. https://www.themepunch.com/faq/turn-autoplay-off-sliders/

Thanks.
   

Hi. Recently experienced a weird situation. My mega menu options are missing after deleting all my woocommerce products. The menu becomes look like normal menu without having advanced options (https://prnt.sc/mg7q8p). How can I fix this? Is there any possibility that I could get my previous menu back. Because I spent quite a lot of time to build the menu with all product categories. Now the categories are there, but multi-column options are gone.

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 there,

I’m facing an issue whenever I’m installing the WPBakery Page Builder and Revolution Slider, I’m getting this message:

The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

Plugin not activated. A higher version of WPBakery Page Builder is needed for this theme. Please update the plugin.

Please guide me to resolve this as soon as possible.

Hi,

Please read and follow the instructions written in this article: https://smartwave.freshdesk.com/support/solutions/articles/12000007851--12-latest-wp-bakery-visual-composer-and-ultimate-addons-for-visual-composer-and-slider-revolution

Please download the plugins zip files into your computer from the above link that I gave you, then Login into your WP Back-end and go to Plugins and deactivate and delete the old version of the plugins then Upload and Install the latest versions of the plugins, hope you will not find this issue and will not lose anything.

Hope this makes sense, otherwise 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.
   

ticket submitted #41773 ..please advise

Hi,

Your issue has been solved please check your site after removing the browser cache. We have replied your ticket please check your ticket and reply to your ticket accordingly.

And for your Information: Our business hours are Monday to Saturday – from 12:00 AM to 08:00 AM EST so please be patience in weekend days.

Thanks for your understanding.

ok cheers and thanks!!

Most Welcome :)

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