Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 101,546 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23187 comments found.

A demo design for pest control would be great.

Hello, @csoylu,

Thank you for your suggestion. We appreciate your interest in a demo design for pest control. We will take your feedback into consideration and explore the possibility of creating a demo design to showcase.

We would also like to request that please write your feature request on our forum here: https://www.portotheme.com/forums/topic/feature-request/ so that our dev team will look through it with the upcoming updates of the theme.

Regards, P-THEMES.

Please join our Discord Lesson


I have some issues with the mobile view. https://ibb.co/S0KR3Wx – I am using the individuel headline from porto.

Hello, @aashaf,

Ok then please try to use the below given Code and check back again after clearing the mobile browser cache.

@media(max-width: 767px){
.home .wpb-mobile-app h2.vc_custom_heading.wpb-with-duplex.position-relative {
    font-size: 24px !important;
}
}

Regards, P-THEMES.

Please join our Discord Lesson


Thank you very much!

You’re Most Welome!!

When you go through the steps of the Speed Optimize Wizard, how to you delete what was compiled ? We are having some conflicts and require to uncompile what was compiled. Thanks.

Hello, @CAISafety01,

Simply uncheck the options which you checked while compiling, and after unchecking those options again click on compile button and it will uncompile.

Regards, P-THEMES.

Please join our Discord Lesson


Hello @everyone

We have started the online lesson of the Porto WordPress Theme!

Here, we will guide you through the process of setting up and customizing your website using the powerful Porto theme.

https://discord.com/channels/1084651054341296209/1107633328452014142

Whether you are a beginner or an experienced WordPress user, this lesson will provide you with valuable insights and tips to make your website stand out.

So, let’s get started and learn how to create a stunning website with Porto WordPress Theme!

Kind Regards !!!

Hello @isacarspacl

This is comments tab for support. If you have any problems, please contact us.

And if you request a refund, please go to https://themeforest.net/refund_requests/new

Hello

Sorry for inconvenience with the theme. If you have problem still, installed iconv PHP extension on the server.

Kind Regards.

how can change price color from black to red ?

Hello, @elamrawi,

Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check back to your site after clearing the browser cache.

span.woocommerce-Price-amount.amount {
    color: red !important;
}

Regards, P-THEMES.

Please join our Discord Lesson


When using the form to search properties on the real estate version of Porto, I am seeing the following message: “Thank you for your message. It has been sent.”

Just to clarify this is the search bar in the header and on the properties page.

Hello, @joeyherz,

Those forms have been created using the Contact Form 7 plugin just for the dummy purpose, If you want the same functionality you can try with With Yith WooCommerce Ajax Search or with any third party plugin which better meets your requirements.

Regards, P-THEMES.

Please join our Discord Lesson


Is there a way to make the top navigation area sticky on scroll?

Hello, @joeyherz,

Unfortunately, this is not possible as the sticky will be the one row which has the main menu set under it.

Regards, P-THEMES.

Please join our Discord Lesson


Thanks!

You’re Most Welcome!!

Hi, I’m still at the version 6.5.3 on a production website. Is there any order or special procedure that I need to follow to not broke my website during the upgrade to the latest theme version? Any help would appreciated!

Hello, @soliddop,

Please read and follow the instructions written in the thread: https://www.portotheme.com/forums/topic/php-fatal-errors-after-updating/#post-821 and I am sure you will not face any issue.

Regards, P-THEMES.


Is there a trick to have the top navigation menu above the header display on desktop and mobile? And have the top navigation sticky?

Hello, @joeyherz,

Which page builder are you using on your site? Is it WP Bakery or Elementor page builder?

You can use the navigation element of the page builder and choose Main Menu to show with it, and then copy the shortcode of that element and paste under Porto >> Theme Options >> Layout >> HTML Blocks, (Top), it should show above the header on your site.

Regards, P-THEMES.


I am using WP Bakery.

Hello, @joeyherz,

Alright, Let me explain.

First of all, you need to create a block in the PORTO >> Template Builder >> Add New >> and set the content/menu in it as per your need. Just like I created see the image: https://postimg.cc/f3Xf2GtJ

After that Go to the Dashboard >> Porto >> Theme Options >> Layouts >> HTML Blocks >> and set the block shortcode in the very first box like this: https://postimg.cc/vgYxrkWR

Then save settings and check back to your site the content you set in the block will appear at the top of the website see the image: https://postimg.cc/0rm1Gjys This way you can achieve it.

I hope I make it clear enough to understand. Have a nice day.

Regards, P-THEMES.

Please join our Discord Lesson


how can I remove this stars, I don’t want it . screenshot: https://prnt.sc/3PUzu3QcCM6W thanks

Hello, @adrstars,

Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check back to your site after clearing the browser cache.

.sticky-product .star-rating {
    display: none !important;
}

Regards, P-THEMES.


I do the steps you provided and its very easy after your guidance. screenshot: https://prnt.sc/TOi9Ey_nEPy4

its SOLVED .

Now I have 2 years with you and I’m really enjoying with your them PORTO and I recommend it to anyone else .

Thank you for your constant and distinguished interest in your customers.

Hello, @adrstars,

Thank you so much for your kind words and positive feedback! I’m thrilled to hear that the steps I provided were helpful and that you found them easy to follow. It’s great to know that you’ve been enjoying using the Porto theme for the past 2 years and that you would recommend it to others. Your satisfaction as a customer is my top priority, and I appreciate your recognition of my constant and dedicated support. If you have any further questions or need assistance in the future, please don’t hesitate to reach out. Thank you once again for your trust and loyalty!

Regards, P-THEMES.

Please join our Discord Lesson


Hello 1. In shop 36 there is a top banner ‘shop now’ , hot to manage from admin? 2. The menu and the home page is always getting stuck. This is caused by the toggle menu all departments which open a div of the size of the screen, and nothings works, only if you scroll the page unstuck but not in the upper of the page. Also I can’t remove the toggle menu 3. How I will show in the home page ” Become a seller” for marketplace? Thank you

Hello, @projectmano,

1. That top banner has been made using the Custom HTML and you can modify the content from Porto >> Theme Options >> Layouts >> HTML Blocks as per your requirements, please refer to this screenshot: https://postimg.cc/BLF6WC2C

2. Well the screen is not stucking at my end, and it is working perfectly fine for me If you are facing such an issue, please prepare a small video clip of your issue and share with us via our support forum and with your site WP Admin Login details so that our experts will check it for you on your site and help you out, and if you want to remove that Toggle Menu, then please navigate to Porto >> Theme Options >> Header >> Header Type >> Header Builder in Customizer and remove the “Main Toggle Menu” header element from there, publish it and check back to your site after clearing the browser cache, please refer to this screenshot: https://postimg.cc/RN2JYNr9

3. You can Install the Multivendor plugin and then you can use the button or text with a link to the account page and name it as “Become a seller” as simple as that, on clicking it redirects the used to my account page where the user can create the account as vendor on your site.

Regards, P-THEMES.


Ok thank you 1. Ok 2. here the inspection: #main-toggle-menu:not(.closed)::before { content: ’’; position: fixed; width: 100vw; height: 100vh; left: 0; top: 0; background: rgba(34,37,41,.3); z-index: 999; display: block; } *, ::before, ::after { box-sizing: border-box;

This is the div that covers the page before scrolling downwards Probably that happen after changing some settings froma admin. Only in desktop

3. Yes I have found the option to enable “become a Seller” but where is the setting to manage where will be apperared in the page, I cant see it

Kindly regards Manolis

Hello, @projectmano,

1. You’re Most Welcome!!

2. I see, I would like to suggest you that please prepare a small video clip of your issue and share with us via our support forum and with your site WP Admin Login details so that our experts will check it for you on your site and help you out.

3. What do you mean? Could you please explain in detail, if possible with some screenshots for my better understanding?

Regards, P-THEMES.

Please join our Discord Lesson


Hello. Im unable to update (Porto Functionality) It said ’’fail” and this causing issue on the website. Can you please help Also having this message on dashboard. Porto VC Addon is enabled but not effective. It requires Visual Composer to work.

Hello, @classia,

Please navigate to Porto >> Dashboard and unregister the theme from there and then again register with the same purchase code. After that please go to Appearance >> Install Plugins and try to update the plugin from there.

Alternatively, please contact us via our support forum with your site WP Admin URL and Credentials so that we will check it for you on your site and help you out in resolving your issue.

And regarding the Porto VC Addon notification, simply disable and delete that plugin from your site because it will not work with out Visual Composer plugin and Visual Composer plugin is no more compaitable with our theme.

Regards, P-THEMES.


WPBakery Builder not work on template builder, this is bug ? Editing Footer Block now so hard.

Hello, @ezralds,

Please navigate to WP-Dashboard >> WP Bakery >> Role Manager and make sure to check YES “porto_builder” from there, save changes, and check back to your site after clearing the browser cache.

Please refer to this screenshot: https://postimg.cc/tYW7BSfP

Regards, P-THEMES.


Thanks for help, recommended theme. Maybe u need give instruction on setup wizard im already frustated for some day before going here.

Hello, @ezralds,

You’re welcome! I’m glad I could help you and that you liked the recommended theme. I apologize for any frustration you’ve experienced with the setup wizard. I understand it can be challenging at times. Well, I will forward your idea to the development department for the upcoming updates of the theme.

Thanks for your understanding.

Regards, P-THEMES.


Hi, best theme, but my license code used by my abandoned project. Can you reset my license key? I want to create e-store for my dad. Thank you.

Hello, @nitzrecords,

Could you please share the first eight digits of your purchase code, so that I will check/verify and reset it for you.

Regards, P-THEMES.


8c063c56

Hello, @nitzrecords,

I have checked in our DB and do not find such code activated on any of the sites, What exact issue you are facing with the license, could you please share the screenshot for my better understanding?

Regards, P-THEMES.

Please join our Discord Lesson


Hello, the template builder for the real estate theme is not working when I try to edit or create a template. I am only using the WPBakery Builder plugin. The builder is not loading when editing, only showing the short-codes.

Hello, @joeyherz,

Please navigate to WP-Dashboard >> WP Bakery >> Role Manager and make sure to check YES “porto_builder” from there, save changes and check back to your site after clearing the browser cache.

Please refer to this screenshot: https://postimg.cc/tYW7BSfP

Regards, P-THEMES.


Perfect, that worked!

Sound’s Good!! :)

Where can I change the background color of the Top Menu

Hello, @WESTTOWN,

Please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and change the color in the given code as per your requirements.

#header .header-top .container {
    background-color: green !important;
}
#header .header-top {
    background-color: green !important;
}

Regards, P-THEMES.


could you implement a fix in the form of a setting or code snippet to load the standard WooCommerce product gallery template to let ” Advanced Product Fields for WooCommerce plugin ” works properly ?

Hello, @madelab,

Please try to use the default layout for the single product page from Porto >> Theme Options >> WooCommerce >> Single Product and check back again,

Regards, P-THEMES.


Hi Porto,

Please, how I could add a small part of text above of my product category?

https://candleart.es/woocommerce.JPG

Please is very important, thanks,

Joaquín

Hello, @Joaquim_,

Actually, SEO requires heading tags and some related keywords on the page description and by using the practice it’s possible that it will improve the page SEO, Further, You can hire an SEO expert as well.

And both are best ways for the SEO, you can try with both one by one and choose one which better suits your requirements.

Regards, P-THEMES.

Please join our Discord Lesson


Hi Porto, ok.

There is a problem of pagination with this. Placing a block in the content inner top. https://www.candleart.es/velones-esotericos https://www.candleart.es/velones-esotericos/page/2/

Paragraph above the products is appearing in page 1 and 2. Any way that only appears in page 1?

thanks.

Hello, @Joaquim_,

Could you please contact us via our support system with your site WP Admin URL and Credentials so that we will check it for you on your site and help you out.

Regards, P-THEMES.

Please join our Discord Lesson


hi, my website has gone all white, maybe white screen death… can you please have a look and diagnose the problem?

shop.cerahidentistry.com

thanks

Hello, @kumail110,

Please try to create the accont on our support forum here: https://www.portotheme.com/forums/forum/porto-multi-purpose-woocommerce-theme/ and then generate the support topic.

You can try to Login with Gmail as well.

Regards, P-THEMES.


I have no idea what on earth is wrong with your system, I already had a login before, and there were all past cases in it, but today per your recommendation I used same email in gmail to login, what did I got? NOTHING! I still cannot login in to the support ticketing, this is so mad and sick.

Hello, @kumail110,

Again sorry for the inconveniance, could you please share your theme purchase code PDF file with me via email aizazawan55@yahoo.com so that I will check/verify and create the new support account for you.

Regards, P-THEMES.

Please join our Discord Lesson


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