Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,096 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23226 comments found.

Demo page does not function!

It works! What is the problem with the first link?

Is it still not working?

Hi, Really like this template, especially the left sidebar in mobile view of ecommerce 5 with the icon that follows you down as you scroll. Unfortunately i see you don’t do an oscommerce version. Which version of this template would be best to buy if i wanted to adapt it to work on an oscommerce 2.3.4 website?

Hi, please contact us through profile page with your requirement.

Thanks i’ll contact you now.

Mobile menu not working after theme update I had upgrade porto theme to lastest version. But after that mobile menu notworking, I have tried on many different phone. My website is: http://loza.vn

screen: http://i.imgur.com/TOhrJ9P.jpg Please hepl me! Thanks!

Hi, Please regenerate default css files in Theme Options > Skin > Compile Default CSS. After update theme, didn’t regenerated default css files.

Thanks you very much! I have fixed.

Hey there. Is there a bug in the FAQ page within the template? I’ve set up all the pages the same way, but the FAQ is missing the whole top navigation. None of the links are being pulled in. All other pages/templates seem fine and they are all (including FAQ) configured the same way. Thanks!

Please install the following plugin and add faq archive link in the menu: https://wordpress.org/plugins/post-type-archive-links/

Had it installed, activated and followed the instructions however the navigation is still missing on that one page (FAQ). I submitted a ticket request with link to the site. Thanks for your assistance.

EDIT: Just found the issue! Within the menu locations the main menu wasn’t switched on. It all works like a charm now! Thanks a lot fellas!

Please send me wp admin and ftp accounts. Let me check.

Is it possible to have an enquiry only system instead of a shopping cart?

Hi, Porto theme have catalog mode feature. You should install woocommerce third party plugin for an enquiry.

hey sir the price filter is not working can you help me please?

Please send me wp admin and ftp accounts through support page. Let me check. I think you should fix javascript issue.

I need to add a “Client Area” icon in the header where the Cart icon currently is. I was wondering what would be the easiest way I could replace the Cart with an Image or Icon, and have it direct to the URL needed; while still keeping the responsive functionality since I need it to be shown at all times.

Hi, You should add custom style:
.minicart-icon:before {
    background: url(../images/large_icon_image.png);
    content: "";
    display: block;
    height: 36px;
    width: 36px;
}
@media (max-width: 480px) {
    background: url(../images/small_icon_image.png);
    height: 26px;
    width: 16px;
}
.product-image .labels .viewcart:before {
    background: url(../images/large_icon_image.png);
    content: "";
    display: block;
    height: 36px;
    width: 36px;
}
Please upload the icon images in porto/images folder. large_icon_image.png : 36×36 small_icon_image.png : 16×26

I followed your instructions, and I was able to change the minicart icon to a login icon; but “0 Items” is still visible, and I dont need it anymore. I just want to use the section for a login button that goes to ‘www.mysite.com/client-login/’.

Where could I find the base code for the Mini Cart? I can possibly figure it out myself if I know where the file is located; unless you have a easy fix.

Thank you for your time, and help!

Please change in porto_mini_cart() function in inc/functions/layout.php and porto_woocommerce_header_add_to_cart_fragment() function in inc/functions/woocommerce.php

Hi presale question it is possible to have accrodions inside the vertical tab? ty

Hi, It’s impossible.

Oh…too bad. There is a way to have a side navigation in one page?

You can select sidebar menu when edit the page.

Hi,

first thank you very much for cool theme, I am very satisfied.

I have 2 questions

1) I need to add pdf file to every product, how can I do that ? it is question for woocommerce or you ?

2) when I add product to basked, there is no number of products on the basket picture, how I fix this

Thank you very much Milan

I fixed 1) by woocommerce module

Hi, Please check after change the item color in Theme Options > Skin > Mini Cart.

thank you, that was the problem :)

Hi…the hyperlink for button “read me more” of Porto Recent Posts in Home page is not available, how to fix it?

Hi, The links are working well on our demos. Please check the permalinks in Settings > Permalinks and click “Save Changes”. If you want to use the permalinks settings, you should enable mod_rewrite module on apache server.

Hi, one question, I am trying to add title to sale and regular price and i found one php code that works fine on single product view, i inserted this code into woocommerce.php, but now i would like to display same name on product widgeths. If you take a look at this link you will see that prices have name: http://arawaza.si/?product=tekmovalni-scitnik-za-telo but now if you go to home page you will see that i have a product slider on top of page, same with to prices but no name, can you please let me know which file handles this view?

Home page: http://arawaza.si/

Thank you, best regards.

Hi, You should customize woocommerce plugin. You can change the woocommerce default template file: wp-content/plugins/woocommerce/templates/loop/price.php

Why do images look blurry in safari and iphone but on chrome and mozilla they seem fine?

Hi, Could you check in wp default theme? This is not theme issue. You should upload the large image with high resolution.

I installed Porto today and looked at live preview before activating and I get a screen with this on it. Im afraid to swich - WooCommerce Ajax Layered Nav

Edit Add WooCommerce Ajax Layered Nav WooCommerce Ajax Layered Nav

Title:

Attribute:

Hi, Please configure again Yith Woocommerce Ajax Product Filter widget. You can reference https://yithemes.com/docs-plugins/yith-woocommerce-ajax-product-filter/

Hi,

your theme now seems to have a compatibility issue with the Slider Revolution and has stopped working. I have updated the theme and the revolution slider bt the site is still not loading. Please give us a solution asap.

Hi, Please send me wp admin and ftp accounts through support page. Let me check.

Hey guys, quick question…how difficult would it be to make the header more simplistic, for example exactly like this one: http://pixelgrapes.com/demo/merchant/

Thanks

Hi, Could you check the header types and configure the options in Theme Options > Header?

There is no option that minimal.

For one all the options add the magnifying glass to the left of the menu instead of the right…there is no option to have your account link just appear as the mini silhouette, and if you want the smaller social icons they are forced to be above the logo on the left side instead of the right.

There is no current option to simplify the menu as i’ve shown in that link.

Hi, Please use header type 11 or 12 and disable Show Header Top in Theme Options > Header.

It is showing some strange code in the stock area of the product page. /* In stock /]]>/ anyone else having that issue?

I checked your site but didn’t found the issue.

Hello, I can not figure out how to activate the option to register a new account on the woocommerce checkout page. Under Woocommerce->Settings->Accounts everything is checked. Kind regars, Alex

Please configure in Registration Options in Woocommerce > Settings > Accounts. Please check in https://docs.woothemes.com/wp-content/uploads/2014/07/WooCommerce-Accounts-Registration-Options.png?fit=730%2C353?w=730

I am using the boxed model now, and the width of will become 1900px when the width of my view port size is 360px, this totally breaks the responsive design.

Please contact us through purchased account.

The product options on the single product page is no longer showing up. I am trying to narrow down which upgrade package the problem started in. If it is something else please let me know.

Hi, Please check Product Options in Screen Options in the top right when edit the product.

not in the admin panel, but in the actual store. I can see the product options in the admin panel I sent a support email in on this with a detailed explaination about 30 minutes ago,.

Hi, Please configure again the product variations when edit the product. This is woocommerce configuration issue. Please reference https://docs.woothemes.com/document/variable-product/

Hello, Sorry ,please refund me, your theme is too complicated for me ! I can not install it ! All the best

Please contact Envato support regarding refund issue, authors do not have any permission on it.

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