Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,344 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23243 comments found.

For the main menu, how do you add product categories? I am using shop demo 5. For the main menu on the demo, there is “banner with sidebar” and it’s notated as category. However, there isn’t an option to the left to add this. It only has pages, posts, custom links, categories(blog), and woocommerce endpoints.

If I just wanted to create a main menu with product categories, how do I do this?

Thank you also for the quick responses! This is a great theme!!!!

Hi,

Please go to Appearance >> Menu >> Click the Screen Options Button on the top right corner of the screen >> Select the Product Categories Option >> Then you will see the Product Categories Menus in the below list to add them to the Menu. http://prntscr.com/fhhvws

Thanks
   

Thank you!!!!! and Thank you for the quick response!! You guys are awesome! Happy New Year! :)

Most Welcome :) and same to you :)

Hi PT-Support2,

We have purchased porto theme for our Shopify stores more than 2 days ago.

We bought 2 licences for 2 stores and later we saw that it’s for wordpress. It runs out there are two versions for woocommerce and Shopify. Unfortunately we didn’t know that before buying.

This is an accidental purchase. Could you please enable Shopify version of the porto theme instead of the wordpress version for the two licences? or refund the money so we can purchase the Shopify versions?

We have been waiting for more than 2 days with refund requests and still we didn’t hear an answer.

Please consider a fair solution and help us launch our sites in the new year.

Thanks and hope to hear from you soon.

Hi, Thanks for giving the priority, really appreciate that.

Could you tell me how long it will take to get a refund? Because we need to launch the site within 2 days of time.

Hi,

Sorry to say that but I have no idea about it, as I provided you all the info that I have, so you have to wait.

Thanks for your understanding.

Okay we will wait then.

Hello again Support 2,

Do you provide licenses for Bakery Page and / or the Slider?

Thanks for your reply!

Ok, thanks!

And Happy New Year if you’re celebrating it!

Most Welcome! and Same to you :)

Hi, I would like to add a youtube video to the product page. I went into block and added the link. So, I have the following questions:

1. Where do I add the embed code? It says “Please put the embed code in the content for videos, eg: http://bsf.io/kuv3-" under the modal popup, but I’m not really sure what this means. 2. Is it possible to play the youtube video where it autoplays the same video? I don’t want the screen to have a selection of other youtube videos when my video ends. I also would rather use youtube rather than vimeo.

Thanks!

Hi,

In which block you have added the link, can you please provide me the screenshot?

And sorry to say that but this is not possible to play the youtube video where it auto plays the same video, for that you have to use the Slider Revolution, furthermore you can read here: https://www.themepunch.com/revslider-doc/video-layers/

Thanks.
   

It’s in the Blocks: Fullwidth Layout Video: Porto Modal Box Settings – right below What’s in Modal Popup.

Hi,

You have to edit the Porto Modal Box and select/set “What’s in Modal Popup?” as “Miscellaneous Things” and you will find a “Modal Content” so just paste your YouTube embedded code in it and it will work for you, Please see the video I have made for you: https://jmp.sh/hF6INaw

Hope this is it and all clears now.

Thanks.

Hi there,

Can you please tell me where I can add custom CSS which would apply globally only for Woocommerce product pages? I added my css to woocommerce/single-product/title.php file but the elements I want to hide appear before the page fully loads & I don’t want that.

Cheers

Hi,

You can add the Custom CSS into Appearance >> Theme Options >> Skin >> Custom CSS as per your requirements, it will apply globally on your site.

And also 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 and MAYDAY… I’ve just installed the theme w/ the Shop 1 demo… It looks ok on the laptop but awful on a smartphone… Isn’t the theme scaling well?

Thanks for your reply! F.

For Sure :)

It worked! Awesome!

Sound’s Great! :)

No question :), great theme

Thanks for your appreciation and so kind words :)

Friend as I do so that when there is a drop-down menu with categories, by accessing one of them. this is highlighted with another background color to identify in which area the page is open http://prntscr.com/m1e69z for example: if I have a menu of SERVICES with 3 categories inside and if I click on cleaning by, the background of that category has another color to indicate to the navigator in which category it is. I have tried to configure it in theme options, skins, menu but I can not ..

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. I have 3 questions: 1-) I have a Unique menu for each category. if one menu name is AutoGlass-for example, how can I give it a different background color? 2-) Is it possible to give a specific menu tab a different background color? 3-) How to add a background-image to a menu tab?

Thank you

Hi,

1. You can give/set a different background color for each Category Menu name on your site as per your requirements using Custom CSS. I suggest you to please contact us through our support system with your site URL so that our experts will set the Custom CSS for your site and then provide it to you.

2. Again Yes, it is possible to give a specific menu tab a different background color but with the help of Custom CSS.

3. You can add a background Image to a Menu Column by editing the particular Column menu and you will find an option of the background image, so you can set it from there, Please see this screenshot: https://pasteboard.co/HUec9HJ.png

Thanks.
   

Thank you. I will contact support.

Sure and Most Welcome :)

Hi sir, i want to change the ( Out of Stock ) Color please tell me how can i change with Red Color . my website is ecommerce … thanks

Hi,

Can you please share your site URL and the screenshot with me so I’ll check and provide you the Custom CSS code for changing the color of ( Out of Stock ).

Thanks.
   

Hi, Please find the links . screen shot and website link http://prntscr.com/m1j9bg https://caronic.com/product/3m-automotive-window-film/

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.


.single-product .woocommerce-variation-availability p.stock.out-of-stock {
    color: red !important;
}


Thanks.

hi after i updated to the new porto the sub menu is always open, it used to open on hover, can anyone help please

Hi,

This is a known issue and many of the customers already faced this issue before and this is because of the cache. Please check your site after removing the server, site and browser cache hope you will not find this issue.

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

Thanks for your understand.

Hey, just quick question: is the font-awesome menu icon not supported anymore? When I entered in the Font Awesome Icon Class text box “fa-users” (as the example which is given), nothing happens. Is it still supported? Thanks.

Hey, thanks for the reply. I found it out by accident! In Porto Theme Option, under Custom CSS, there is a whole bunch of pre-written CSS rules. I forgot to close a curly-bracket when adding my own rule, resulting in the font-awesome icons to show up (but it will break everything else after that rule, of course).

That’s weird. Can I delete the whole custom CSS file or is it needed for the pre-installed theme?

OK. It is resolved. Sorry for having troubled you. For some reason there was a rule in the custom CSS where the -tag had “display:none”. That was all.

Sound’s Great! :)

That you have managed to solve your issue by yourself :)

Hi, How can I change the Height of my slides? Thank you

Hi,

Can you please tell me which elements you have used to create your slides? so that I can direct you in a proper direction.

Thanks.
   

I am using Revolution slider

Hi,

You can achieve it directly from the Revolution Slider’s settings. You can select Custom under Main Slider Settings > Slider Layout (see: http://prntscr.com/5jntic) and specify your minimum slider’s height.

Hope this helps. :)

Thanks.

Hi. I would like to know if it is possible to edit the product category page grid. I need to put extra data like in this pic: http://prntscr.com/m177wn

Do i need to edit the category page itself or there is a plugin option for that?

Hi,

Sorry to say that this is not possible with the help of Theme Options 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.

Thanks.

hi, not see product size and color dropdown? how turn on.

Hi,

Please go to Appearance >> Theme Options >> WooCommerce >> Single Product and select/set the Variation Selection Mode as “Select Box”.

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

Thanks for your understand.

Hi! When I created a new header layout and used it, I found that “Sticky Header” didn’t work and I couldn’t modify the style of the search box.Although it looks ok in LIVE VIEW why?

Hi,

Its must be the cache issue at your end nothing else, Please check your site once after removing the server, site and browser cache and also deactivating all the third party plugins as well, hope you will not find an issue.

Thanks.
   

I don’t charge shipping and tax fee because is added in product price. How do I disable, remove or delete Estimate Shipping and Tax rate on cart page.

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.

Hello, I have used your theme for one year. I recommend it! It is one of the best of Themes which I have, However, today I met a problem. After installing the plugin Classic Editor (preparing to update to WP 5.02), I have the problem with the posts, pages and other content. I updated your theme, all plugins and WP to 5.02 and it still doesn’t work. The text editor doesn’t appear, I can’t use WPBakery Editor, I can’t add any images…Could you please help me?

Hi,

Can you please check once after disabling the Classic Editor plugin and check your site after removing the browser cache hope your issue will solve and if not then we have to debug your site and for that you have to contact us through our support system.

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

Thanks for your understand.

Hi, how to import slider to slider revolution “home-bc” to business consulting theme for example? I don’t have any files like slider revolution demo in pack for themeforest. Where can I look for demo?

Hi,

We already enabled 1-click install for revolution content slider import. You can find that particular slider with the demo when you import it. But as you want to use another Demo slider then you have to Import it and for that please contact us through our support system so we will provide you the particular Slider.

Thanks.

Thank you.

Most Welcome :)

Hi, I created twice support ticket, but it is always deleted.

Hi,

Can you please provide me your ticket numbers, so I’ll confirm it from your support department.

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

Thanks for your understand.

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