Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,086 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23226 comments found.

I am looking to purchase the theme. Could I create a header style that looks like this:

http://officefurniturechicago.net/ two addresses, phone numbers and other text

You can add the header contact info as html in porto theme options.

Hi there,

I have installed this theme and tried to install the Demo1 site but I get the following error: This does not appear to be a WXR file, missing/invalid WXR version number.
I am running WordPress 4.2.1 - is that the issue?

Could you please contact us through purchased account?

I’m the developer working on behalf of the client who purchased the theme – frogontop is the purchase account…..I just want to know if the theme and demo content is compatible with WP 4.2.1

It’s compatible.

Hello how can i fix this problem ? I need add defer code end of this js files but i cant found this js files at the header.php

http://prntscr.com/6zu1ms

You can find some files in porto/functions.php. Some files is loading from wordpress framework and wp plugins.

Hey the sidebar always goes to the bottom of the page when viewing my site on a phone, how can i stop this and make it stay at the top of the page?

Please send me a screenshot and wp admin.

hey sorry for the late reply, i have just emailed you the information you requested.

very slow support

I just sent you email. Porto theme is not compatible with buddypress.

Hi, We added only the styles for this plugin in porto theme. Could you purchase and use this plugin?

I had seen a comment that you were going to swap out the product options plugin. I didn’t want to buy it separately if you were going to include it instead of the current product option plugin.

We decided to do not swap it out.

hi, I am very pleased and liked the theme porto for making display my website to be beautiful and beautiful views as well as add to the value of sales, hi creator porto, how to insert code in the page single product as shown in (http://prntscr.com/6zrf2g ) I would like to insert a note there, please show me where I have to insert a code on the spot on the page theme or plugin woocommerce please show location

please email or comment :-)

I’ve tried did not work the results of blank pages, if not mind, please send us and then make fungtion.php file that you have to paste the code so that I stay upload and edit the contents of the code, thanks for your support during this sorry my many questions

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

ok chek email

I hate it when you buy a theme on behalf of a client and it doesn’t work like this one. I installed the theme and the first thing it says is it needs to install about 14 plugins. The mass install does not work and there are no previsions to make it work. So now I’m out the money for the theme and the time fooling with it and I’ve got nothing that I can invoice. This thing is junk. I want my money back.

Hi, You can’t install and activate the plugins. If you need to use the plugins, you can install and activate. http://newsmartwave.net/wordpress/porto/documentation/#plugin_configuration

How many custom tabs can be added to one product?

Thanks for your interest in Porto.

Unfortunately, there’s no function to add custom tab for single product. But you can add any custom tabs to a certain category products.

Hi, Sorry, You can add 2 custom tabs.

I want to make the page width (and header width ) 970px like this (http://www.teapigs.co.uk) please can you tell me know i would do this? I want it to remain responsive .

You can change the container max width to 1024px in Theme Options > Skin > Compile CSS Files. You should click “Save Changes” after change. You should regenerate Theme CSS and Plugins CSS after save.

Hi I want to purchase it . Please let me clear the things . 1 : can i set rupees instead of $ and pound? 2 : can I set Indian payment gateway or is there any option in this?

Thanks

Hi, 1. Yes. You can set rupees. 2. Yes, You can set. http://docs.woothemes.com/document/payu-india-payment-gateway/ Regards, SW

Dear Team! I’m thinking about purchasing your theme, but i can’t find information about whether i can use google fonts or not in your theme? It is very important for me, because my language is hungarian with a lot of special characters, so i have to use always google fonts on my websites to have all the needed characters for my language. Pre-installed fonts most of the time doesn’t have these characters. Thansk for your answer!

Hi, You can select the google font in Theme Options > General. Regards, SW

Thanks!

Hi @ all, Perhaps my question is stupid, but I’m not one step further with the Porto Theme. I would like to create a header (motion area) as in version 7 http://newsmartwave.net/wordpress/porto/demo7/ I mean the area with pictures under the main menu. But I do not know how I have to create it, and what settings I need to make. Do i need a specific plugin? Where can I find a documentation about this? Also, I would like to know where I can disable the border radius.

Thank you :-)

Hi, When edit the page, you should add Grid Container element and Grid Item elements in Grid Container. You should add Single Image (visual composer default) element in Grid Item.

You should disable “Border Radius” and “Thumbnails Padding” in Theme Options > Skin > Compile CSS Files and click “Save Changes”. And you should click “Theme CSS” and “Plugins CSS”.

Hi There, got a few questions for a client who wants to know how to change the nav arrows in breadcrumbs section so it says “Prev” & “Next” inbetween the arrows? Also, on his homepage he has product carousels (porto woocomerce) currently, when you hover over the image the add to cart button changes colour, which makes it look like customers are adding the item to their cart rather than viewing product. How can this be changed so that the add to cart button only changes colour when you hover over add to cart button and not the actual images?

I don’t think you get what i mean….i want to show the prev/next arrows…but i also want to add the text Prev & Next inbetween them. And still not answered the question regarding the product carousel on homepage, which is using your porto woocommerce element, when you oher over image it changes the add to cart bvutton to an orange colour…just like it does when you hover over the actual add to cart button..how can i make it so it does it only when hovering over add to cart button and not the product carousel images…I’m guessing there’s a wrapping in there or something. URl here for that problem and the 1px overlap on main nav bar when activating sub menu items: http://www.web-design-newquay.co.uk/

Hi, You should customize porto_show_link_product() function in inc/functions/woocommerce.php on line 516. From:
<span class="product-link" />
To:
<span class="product-link"><?php echo $label == 'prev' ? 'Prev' : 'Next' ?></span>

Could you send me a screenshot about add cart button issue?

Please add the following style in style.css:
.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
.main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
    padding-bottom: 9px;
}
@media (max-width: 1053px) {
    .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > a,
    .main-menu-wrap #main-menu .mega-menu > li.menu-item.has-sub:hover > h5 {
        padding-bottom: 7px;
    }
}
Regards

Sent you a message via your envato profile page contact form

Hi team, please advice how to change the google map address in contact page? thank you

Hi, When edit the contact us page, you can see “Content Top” is “google-map” in View Options. You should edit “Google Map” block in Blocks on admin sidebar.

Hello, some time ago I bought your design for my new online store. I must say that the design looks great but I was disappointed with the functions of theme. I I installed whole system and your design, added all the products and stumbled on the very first issue. I have a problem when displaying product details. I spoke with WooCommerce team and they can’t help me, because they say that it is a conflict with the design and that I should turn to developers of design.

So my website currently displays a list of all categories and products, but when I want to click on the product and see the details of the product I get an error fatal error and no content.

This is category view (this works fine): http://web-solutions.si/Karate-Oprema/shop/

And this is product details that doesnt work ok: http://web-solutions.si/Karate-Oprema/izdelek/arawaza-coral/

It is the same on all product details, any ideas how to solve this ? Thank you.

Best regards.

Hi, Could you update again porto theme? We fixed this issue. Regards.

Tnx, it works now. :)

Hello, I have a question. Can we link member to specific user roles and specific account ? For example User1 is vendor (or another role), I would like to be able to link User1 to User1 member page In this way I will be able to show in members page only the members that are linked to the define role. Thanks for your answer. BR Fred

Hi, Porto theme don’t have this feature. Regards.

Would you be implementing automatic updates for the Theme/Plugins in the future?

Instead of having to manually deactivate and delete files to re-install and activate updated versions.

Thanks

You can update theme with envato wordpress toolkit plugin. We are going to add the porto plugin update function in the future. We will add in changelogs.

Hello, I have serious problems with WPBakery Visual Composer, when I give to change an item is left wondering and does not advance, yesterday worked properly, but today it does not ask me to actualize and but sends me to page Visual Composer: Page Builder for WordPress themefores, asking me to pay $ 33, you can esplicar me what’s going on … I do not find the Item Purchase Code for the visual composer.

you can help me? thanks

Hi, Visual composer plugin updated. We are going to embed the updated version in next release. I sent you email.

Hi, thanks for the quick response, but I tried to install the latest version of the plugin js_composer and what happens to me is that I keep seeing the manager wordpress … I had to reinstall the old composer, I still have the same problem … I’ve also updated the theme porto and does not work well because the colors Default skin color does not come out that I point and finally when I keep the changes in the Porto Theme Settings, I get the following error ”. There was a problem with your action Please try again or reload the page.”

thank you very much

Hi, Please deactivate reduxframework plugin and click again “Save Changes” in Theme Options. Please send me wp admin account and ftp account. Let me check visual composer issue.

Porto! 21 plugin must installed? This is stupid theme.

Not sure what you mean, didn’t you make any confusion with other theme?

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