Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 102,084 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23226 comments found.

Hey Guy’s,

I have a question about translation…

Over the weekend I installed WPML but have found its way to complex for what I really need for my ecommerce website.

Are there any other basic translation plugins that can be used on this theme specially for the Ecommerce side of things. Ive seen there are some other plugins “qTranslate” is this compatible with this theme?

Regards

Tom

Could you translate default po file wth POEdit tool? https://make.wordpress.org/polyglots/handbook/tools/poedit/

Thanks for the quick reply, what about qTranslate?!

Hi, I didn’t tested in qTranslate but I think you can use it.

Hello guys,

I updated the theme and since then my menu doesn’t work. Can you please help me? www.grabyour.nl when you put your mouse on it the menu does not show.

still does not work.. :(

Please send me wp admin and ftp accounts. Let me check. Did you check after refresh browser cache?

no thank you. Now it is working! Is is also possible to center the side dropdown menu. So it doesn’t change position? (or will this function come in the near future?)

Please clarify “Multisite” feature license requirements.

What plugins are supported for a hotel booking website ? Is there any customization support available ?

Thanks.

Thanks for your interest in Porto.

I do not understand what you mean “Please clarify “Multisite” feature license requirements.”

There’s no plugin supported for hotel booking system, we provide customization services.

Hi, one more question, is it possible to turn on the title and breadcrumbs on homepage ?

Thank you.

Yes, You can configure in Theme Options > General.

I like the new Login/Logout feature in the menu from the latest update.

How can I make it say “Login/Register” for logged out or unregistered users ?

Thanks

Could you change in inc/functions/layout.php and header/header-9.php? _(‘Login’, ‘porto’) to _(‘Login / Register’, ‘porto’)

Ok Thanks

Hello Guys.

I bougth this theme, and it was deleted of my platform. What happened?

Thanks.

Hi

Original Porto wordpress theme was removed due to lack customer service, and this new version is completely different with old one, focusing ecommerce purpose.

Regards, SW-THEMES

Hi Guys,

Just a couple of questions for this great theme.

1. How can I add the FAQ page link to the very top left of the homepage menu, where About US is etc? http://bit.ly/PcNdJ0

2. How can I sort the FAQ into my own order, as they appear in reverse order to what I want? http://bit.ly/1PsaV1u

3. How to add the sitemap link to the Sitemap link on the home page?

Thanks

Hi, 1. Please install and use the following plugin: https://wordpress.org/plugins/post-type-archive-links/ https://wordpress.org/plugins/post-type-archive-links/screenshots/ 2. Could you install Post Type Order plugin and use it? https://wordpress.org/plugins/post-types-order/ 3. Could you send me a screenshot? I don’t have an issue. Regards.

Post Order Types works great. Cheers guys

Hi,

Can you help out to delete “buy this theme” and “tip hot” from the menu. Everytime I delete it in theme options and press save, it returns once the page is reloaded.

Is there a way to delete it in one of the files the hard way?

Thank.s

Hi, You should remove Theme Options > Menu > Menu Custom Content. Please refresh wp cache and check. Regards.

Thanks

Is there a way to show related products on the cart page?

I can’t find any document to make this happen.

Thanks.

Hi, It’s impossible. You should configure Cross sell products.

Hi Thank you for quick reply. I am really not trying to be difficulte here. I just wanna do my job and get the same rectangle pictures as on your demo. :)

The documentation is confusing e.g. “Visual Composer > General Settings and make sure to check the following checkboxes under Content Types: post, page, product, block, faq, member & portfolio”. Well on the screenshot itself the ‘product’ is NOT selected. Its an error.

I have a square photos, already try a few things. How can I get same rectangle pictures as on your demo? Please dont send me to the online documentation. I have already read it – its confusing. That is why I am asking you here. Could pls give me some of your time and tell me step by step how to achieve the same effect ? I have already spend a few hours on it.

Thanks in advance

Hi,

You should regenerate default css files. Please go Theme Options > Skin > Compile Default CSS. You can see options like “Border Radius”, “Thumbnail Padding”. Please disable these options and click “Save Change” in top right.

Please click again “Theme CSS”, “Plugins CSS”, “Theme RTL CSS”, “Plugins RTL CSS”. If your site is not rtl, don’t click “Theme RTL CSS”, “Plugins RTL CSS”. Regards.

Is this latest update 2.1 (17/05/2015) the same update as yesterday ? Or is there additional fixes, addons etc. I installed an update 2.1 yesterday dated 16 May but now changed 17 May. Do I need to install this one? I dont mind all the updates it just means you guys are consistantly on top of things bringing out the best in this theme.

Hi, Please change only inc/content-types/content-types.php. Regards,

Hi, I ‘ve installed WordPress theme is very nice but I bought the theme option becomes part of the changes and what does not work when I’m doing wrong , I ‘m glad I wonder if you can help .

Please send me wp admin and ftp accounts if you can import demo. Let me check. http://newsmartwave.net/wordpress/porto/documentation/#demo_install

I can sell digital files?

It requires additional plugin to deal with digital products.

Hello,

Thanks for the this great ecommerce theme. It’s the best Woocommerce theme I’ve ever seen.

I want to ask a question. At the second page of product category page, the pagetitle and breadcrumb seem “Title (Page 2)”.

How can I fix this problem?

Thanks for your reply.

Could you customize porto_breadcrumbs() function in inc/functions/layout.php?

Hello how do i make my Portfolio appear like in the demo?

Also how do i register Brainstorm force(what is the purchase code)

Hi, Could you configure the portfolio options in Theme Options > Portfolio. You don’t need to register. We embedded ultimate addons plugin in theme. So you can update in the future. You can reference the following doc if you need to update. http://newsmartwave.net/wordpress/porto/documentation/#update_plugin

Hi On demo 6 , sticky header on mobile device got a problem when scroll down , as i can fix it ?

I didn’t found the issue.

Please send me a screenshot through support page.

I’ve seen with different device. There is the issue only on Huawai Browser ( i got mate 7) . On the others device its ok! So no problem and thanks for the answer

Hi

i bought a Porto WP theme, now it’s not available on themeforest but this one is looks like the same with one i already have, so can i know the deference? .

thanks

This is not the same version that you previously purchased. Previous Porto wordpress theme was removed due to lack customer service. And new Porto wordpress version has many differences with old one, its mainly oriented ecommerce purpose.

Hello, I cant translate new added display logout link option, i translated login well but logout doesnt effect :/

We updated default po files. Could you translate again default po file?

i already translated but this not working for logout word

Please send me wp admin and ftp accounts through profile page. Let me check.

Hi, How can I add a php date to the copyright so that the current year is always used so that I don’t have to update manually every year?

Could you customize footer template files? footer/footer_1.php footer/footer_2.php footer/footer_3.php

You can add the following code after “global $porto_settings;” $porto_settings[‘footer-copyright’] = ‘© Copyright ’ . date(“Y”) . ’. All Rights Reserved.’;

Is it possible to use the search + category drop down from the header in a page builder row. I dont want the search in the header, I need to use it on my home page content only. If the search were a visual composer element it would be great !

Hi, Porto theme don’t have this element. You should customize porto 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