Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,317 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23241 comments found.

hi, i like to change some theme strings, how can i do that?

Hello,

Can you please share the screenshots of couple of those strings so that I’ll provide you the best possible solution for it.

Best Regards.

How can i change the colour of the minicart? If i do: theme options> skin > mini cart , if i change ‘icon color’ or `item color` nothing changes. Only the background color can change.

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 and you can change the color value in the given code as well.

#mini-cart .cart-subtotal, #mini-cart .minicart-icon {
    border-color: red !important;
}

Best Regards.


In version 5 of Porto Theme You updated portfolio by adding srcset and sizes attributes to reduce total page size for mobile browsers. It is great, but since version 5 , 5.0.1 and new version 5.1.0 in portfolio layout (for examle masonry layout) images in layout are sized, thumbnailed and this is OK, but in lightbox they are also sized, thumbnailed, this is bad. In lightbox they should be display full size. Please FIX it.

alt

Hello,

Really sorry for the inconviniance, This issue was already reported to the development department and it is in our to do list, and we are working on the update as well, Please be patience once the update will release you will get the email notification from Emvato.

Best Regards.

When will You update the theme that FIX this problem? It past six months

Hello, @kuchniewfm,

Really sorry for the inconvenience, I already reported this to the development department and they told that this is how it works, This is not an issue, If any Customer wants to change it then it requires Customization, The Customer can contact Customization team for paid Customization services.

Thanks for your understand.

Hi,

Is there any element for responsive table (the classic one, not pricing tables)?

Thanks

Hello,

You can use Custom HTML element on your site any page and add/insert responsive Table code in it and save changes also add Custom CSS code or JS code for responsiveness on the particular page Custom CSS option it will work for you.

https://www.w3schools.com/howto/howto_css_table_responsive.asp
https://www.w3schools.com/bootstrap/bootstrap_ref_css_tables.asp
https://codepen.io/AllThingsSmitty/pen/MyqmdM

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

Thanks for your understand.

Thank you for the quick reply :)

Most Welcome!.. :)

now seems works i clear cloudflare, purge opcache regenerate critical patch css and seems right… NOW that is RIGHT i see that the Social icons are colored http://prntscr.com/pvruje i not like them i prefer the others (probably was in cache of previous porto theme header configuration) I like these http://prntscr.com/pvrvbw taken also by your screenshot of my site https://pasteboard.co/IGiBpN4.png how can i use them ? instead of the coloured ones? thanks

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.

#header .header-top .share-links>a {
    background-color: transparent !important;
    color: #000 !important;
}

Best Regards.


i sent you PM to you portfolio page for support on mobile menu lost submenu finction have you seen it or i have to go to support page ?

Hello,

We only track and reply the requests via our support system, So please contact us only via our support system.

Best Regards.

Hi, I asked 7 months ago by support, but You didn’t solve this problem yet. No working in “woo porto products ” order by “menu order” or any other order exept by “ID” after update to 4.11. screenshot https://prnt.sc/na8ax3 Your answer was: 1)Really sorry for the inconvenience, I have just tested it at my end on my test site and finds the same issue, I am really thankful to you for notifying this issue to me, I am forwarding this to the development department for fixing it with the upcoming update of the Theme, so until that please be patience. I am sorry at this time for all the inconvenience. 2)​Yeah, I know, Please wait for the upcoming Theme update, We are working on the Theme update, and we have in our list your issue in the Queue, Actually the update of the Theme 4.11.1 was released just because of Woo Plugin update for making the Theme compatible with the WooCommerce plugin, I am sorry for all the inconvenience, and please wait a couple of days more you will find a new Theme update with solved your issue.

Hello,

Again, I am really really sorry for all the inconviniance, Yes, you are right, I have tested again with the latest Theme but this problem is still there, and this is because it is linked with the WooCommerce default functionality and every time WooCommerce updates it changes the code in it, but I now I again reported this to the development department for very very Major and on Top Priority request, They will look into it asap and hopefully will solve it with the next update of the Theme, I know this is not what you want to hear, and this is our mistake and because of WooCommerce updates, Please be aptience for the next updates.

Best Regards.

I want a full refund. Can someone pls contact me?

Hello,

Please contact Envato for it, here we only provide our dedicated support for the Theme Options related issues only.

Best Regards.

this messages show again an again what’s the problem sir?

http://prnt.sc/pvqw25 https://prnt.sc/pvqwdc

Best Regards Intexpvt.

Hello,

There is no need to activate or purchase the new license for this plugin. This plugin is already included in the theme package and already purchased the license by P-Themes. This activation message for those who want to update the plugin directly from their website. In our case, you can receive the updated plugin always with the theme update release.

So no need to activate it, just ignore the message and feel free to use it.

Best Regards.


While updating Theme I am getting error message “Your ip address is blocked as spam” Can you please flush IP my address. My domain is https://punecitydeals.com

Hello,

Can you please contact us via our support system with your site WP Admin Login details and the purchase code PDF file so we will check and solve the issue for you.

Best Regards.

Hi,

The code for changing break point in mobile doesn’t seem to be working… has this been updated with new theme release? Can you tell what is wrong here?

regular menu should be showing for anything > 580px, mobile menu < 580px

@media only screen and (max-width: 580px) { #header .mobile-toggle {display:inline-block!important;} .main-menu-wrap {display:none!important;} #header .main-menu {display:none!important;} }

Hello,

Do you want to show the Desktop version Main Menu in greater then > 580px screen resolution? If yes, then you have to use the below given CSS code:

@media(min-width: 581px){}
#header .main-menu {
    display: inline-block !important;
}
}

Best Regards.


however the menu on cart and checkout is different from the normal one ? i try in a browser without cache and this is the result http://prntscr.com/pvitms different from this normal http://prntscr.com/pviuax

Hello,

Again, I have tested your site on Incognito window and finds it is working perfectly fine as showing in the screenshots given below, It is surely the cache issue at your end nothing else, please try to check your site on a different computer and on a fresh new browser.

Home:

https://pasteboard.co/IGiBpN4.png

https://pasteboard.co/IGiBlo8.png

Cart:

https://pasteboard.co/IGiGyfh.png

https://pasteboard.co/IGiGxsD.png

Checkout:

https://pasteboard.co/IGiHVGu.png

https://pasteboard.co/IGiHXA7.png

Best Regards.


now seems works i clear cloudflare, purge opcache regenerate critical patch css and seems right… NOW that is RIGHT i see that the Social icons are colored http://prntscr.com/pvruje i not like them i prefer the others (probably was in cache of previous porto theme header configuration) I like these http://prntscr.com/pvrvbw taken also by your screenshot of my site https://pasteboard.co/IGiBpN4.png how can i use them ? instead of the coloured ones? thanks

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.

#header .header-top .share-links>a {
    background-color: transparent !important;
    color: #000 !important;
}

Best Regards.


Hi, Pictures are gone after last update. Only after re switch lazy load in Speed Optimize Wizard few times pictures appear again. I see others had same problem. I have demo shop 4. Do You solve this problem with next update, or after reload lazy load this problem will not happens?

Hello,

This is not an issue but the Lazy Load issue, Please turn it OFF/Un-Check from Porto >> Speed Optimization Wizard >> Lazy Load and click on compile button and finally check your site after removing the server, site and browser cache, I am sure you will not finds this issue anymore, and it is clearly written in Lazy Load section that:

Disable this option if you have any compatibility problems.

So, your site has compatibility problems with Lazy Load please do not use it.

Best Regards.


Please assist after theme update my website css is broken.

Hello,

Your issue has been solved and the reply of your support ticket #61839 has been sent please check your site now after removing the browser cache, and please check your ticket reply and reply to your ticket accordingly, It was the cache issue nothing else: https://pasteboard.co/IGiotRH.png

Best Regards.


Hi, on mobile why am I seeing two filter buttons? One filter panel has my widgets and the other one is empty. I only want to see one. How do I get rid of the second one? Thanks! https://drive.google.com/file/d/18WalUNtofZbHRybGzDfvPvsvOcxmtJ-j/view?usp=drivesdk

Hello,

Thanks for sharing the suggestion/feature request with us, I am forwarding this to our development department for considering to add it in the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may occur theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.

Thanks for your understanding.

Sounds great to me!

Hello, please, all my pictures and sliders are gone after last update, I already opened a ticket, please help me out.

Hello,

Your issue has been solved and the reply to your support ticket was sent, please check your ticket reply and reply to your ticket accordingly.

Best Regards.


Thank you very much, I have just replied there. Regards.

Hello,

Now, please be patience, once your ticket will resolved you will get the reply of your support ticket.

Best Regards.

Hello there, awesome theme.I have a question, its there any way to display Mandatory Accessories and Optional Accessories in product sidebar?

Hello,

Now, I understand, but again, I am sorry this is not possible using Theme Options, First of all, this is coming from any third party plugin and there is no option in the Theme for showing it into the sidebar. This requires Customization.

Best Regards.

Thx for answering!

Most Welcome!..

Hi there. We are trying to update the theme, but it says: Update Failed: Your ip address is blocked as spam!!!

Is this the IP of the host server or our personal IP, as we have tried it from two locations 100 miles apart.

Hello,

Can you please contact us via our support system with your product purchase code so that we will check and solve the issue for you.

Best Regards.


Hello

i’m trying to update my theme but it gives me this message!

"An error occurred while updating Porto: Your ip address is blocked as spam!!!"

Is there any fix for this problem?

Thanks.

Hello,

I have whitelisted your IP, Please try again now, I am sure you will not finds the issue anymore.

Best Regards.

Hi there,

I am having issue in disabling the sidebar menu in side product filter. https://optikclub.com/option/product-category/brands/brand-bulgari/

Could you pls guide how to disable this?

Hello,

Can you please contact us via our support system with your site WP Admin Login details so our experts will check it for you and let you know the best possible solution for it.

Best Regards.

Sure thing.

Sound’s Great!.. :)

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