Discussion on Porto | Ultimate Responsive Magento Theme

Discussion on Porto | Ultimate Responsive Magento Theme

Cart 27,765 sales
Well Documented

p-themes supports this item

Supported

10688 comments found.

In your user guide the Header No 4 has a horizontal menu below the logo. When I choose the header no 4 I don’t have that menu. How to do it?

It’s the header type4, http://newsmartwave.net/magento/porto/demo5_en

Can I check your site for this issue?

Regards, SW-THEMES

Yes, I will email you the link via your profile page, thanks

Hey, how’s it goin’, my friends?

This comment is regarding those Demo Static Blocks.

Alright, please, check the “Porto – Custom Block for Footer Bottom Area(for Home 3)” static block identifier. (It should be “porto_footer_bottom_custom_block_1_3”, rather than duplicate its title.)

Porto 2.0.0.2

Thanks!

Denis

Thanks for your report. It’s my mistake. We will change it in the next release.

Regards, SW-THEMES

Hello, can I please have link to user guide? thanks much

Hey, Cathyblack!

Here you go:

Porto User’s Guide for Magento 1.x Porto User’s Guide for Magento 2

Regards, Denis :)

Hey on my theme options i have a problem. On Backend Panel in: Theme Options->Skin etc… All buttons are not linking (the adress link is:”javascript: void(0);”

maybe you can help me best regards from germany thanks:)

Hey on my theme options i have a problem. On Backend Panel in: Theme Options->Skin etc… All buttons are not linking (the adress link is:”javascript: void(0);”

else: my visual composer license cant be activate

what is the problem?

Which theme do you use? WP version?

If yes, please contact us through http://themeforest.net/item/porto-responsive-wordpress-woocommerce-theme/9207399/comments

Regards, SW-THEMES

The “Sort By” drop down menu on the category view; how do I add an option in it to show the latest product?

Thanks for using Porto.

It will need some customization, please refer this post, https://magentofresher.wordpress.com/2013/07/27/add-custom-sort-by-drop-down-menu-options-in-magento/

Regards, SW-THEMES

Hi is quick view and mega menu not easy for the Magento 2 themes? Does not seem to work. I am seeking the demo 6 of Magento 1 to be available for 2, will it be soon? Thanks.

Hi, thanks for using Porto.

As major extensions are not ready for magento 2.0 yet, we’re focusing on add more demos from 1.x version at the moment. Demo 6 will be available in around 1 month.

Regards, SW-THEMES

Using Magento CE 1.9 (latest) and porto (1.6) and demo7- but I cannot get the PayPal button to work with onepage checkout. It seems like there are a couple of files missing for the template. Could you please advise how to fix this. – Thanks

Thanks for using Porto.

Porto does not include one page checkout extension, just added style compatibility with IWD extension, please contact the developer of that extension.

hello i did upload that theme files but i couldnt find porto setting on admin panel for magento 2.0, wheres the location on Back office

hi but you dont show any screenshot on documentation. its weak for newbies…how do i run commands? from ssh?

Yes, you can run that command through ssh.

Regards, SW-THEMES

Yes, you can run that command through ssh.

Regards, SW-THEMES

Hi, I always get tis error when trying to change a blog post:

SQLSTATE[HY000]: General error: 126 Incorrect key file for table ’./db@002d1/smartwave_blog.MYI’; try to repair it, query was: UPDATE `smartwave_blog` SET `title` = ?, `post_content` = ?, `status` = ?, `image` = ?, `created_time` = ‘2016-01-17 18:19:00’, `update_time` = ‘2016-01-17 17:16:18’, `identifier` = ?, `user` = ?, `update_user` = ?, `meta_title` = ?, `meta_keywords` = ?, `meta_description` = ?, `comments` = ?, `tags` = ?, `short_content` = ?, `banner_content` = ? WHERE (post_id=’20’)

Any idea what could be going on? Thank you!

Thanks for using Porto.

I think your database was broken.

Regards, SW-THEMES

do you will provide this layout for magento 2 ?! if yes when ? http://newsmartwave.net/magento/porto/index.php/demo7_en/

Hi, thanks for using Porto.

We’re planning in a month.

Regards, SW-THEMES

I need to add main menu block (megamenu) to FPC dynamic blocks (because active class stays on main menu items, so it shows with hover backgroudn all the time.) and i need to do same for compare (xx) on top left too, because when i add a product to compare list, it stays at (0) and compare list is empty too. (which opens when you hover on compare like mini cart.) How can i find their block names? There are sticky.nav and mobile.nav in smartwave_megamenu.xml but there is no block name for menu of topmenu.phtml. Thanks

megamenu is not important anymore, but i need to add top left compare (x) to fpc, can you tell me block name of that? thanks.

You can find it from /app/design/frontend/smartwave/porto/layout/local.xml file.

Its block name is “compare_link”.

Regards, SW-THEMES

How can i change thumbnail size on sticky add to cart area (product view) right now its 50×50

You can found below code in /app/design/frontend/smartwave/porto/template/catalog/product/view.phtml
<div class="sticky-image">
    <img src="<?php if($aspect_ratio):?><?php echo $this->helper('catalog/image')->init($_product, 'small_image')->constrainOnly(FALSE)->keepAspectRatio(TRUE)->keepFrame(FALSE)->resize(50);?><?php else: ?><?php echo $this->helper('catalog/image')->init($_product, 'small_image')->resize($ratio_width,$ratio_height); ?><?php endif; ?>" alt="<?php echo $this->stripTags($this->getImageLabel($_product, 'small_image'), null, true) ?>" />
</div>

So you can change resize(50).

<?php echo $this->helper('catalog/image')->init($_product, 'small_image')->constrainOnly(FALSE)->keepAspectRatio(TRUE)->keepFrame(FALSE)->resize(50);?>

Regards, SW-THEMES

Thank you

Hi,

Our Header Types only go up to 14. How to get the menu from 17 or 18 on our #2 demo install? Thanks. We have the latest version, de-importing demos broke all our mods/settings we filled in already, which was a bummer;-)

Thanks for using Porto.

Demo 17 is using header type 13, and Demo 18 is using header type 14.

Regards, SW-THEMES

Hi, we figured that out already as well, thanks. However, when we try to use demo 17s header 13, the image is not on top and the menu background not partially transparent. We’ve been looking for the CSS to fix this but no luck yet. You know where to look for this?

I think we got it. Thanks.

Hello, why you delte our post? We want to get a answer.

Hello Team, Firstly nice theme !! i integrate this theme to my magento store 1.7 and facing some minor issue In my store i have MIRASVIT EXTENSIONS (FPC) when i disable this extension all are working fine but when i enable this extension header menu part break. And second issue is Smartwave_Megamenu module is conflict to my other store that is flatastic theme so that i enable this only for english store(main store website). Please help me to resolve this issue thanks

Thanks for using Porto.

Please email me your site admin access in my profile page, let me check what is the issue.

Regards, SW-THEMES

Thanks for the response, I’ve sent an email to you with some details…

Hello, how do I add under construction page to my store?

Sorry, we removed blog extension in the latest version.

Regards, SW-THEMES

I don’t understand, Blog is the key component of every website right now. I bought your theme because on the demo you are showing you have the blog module. Without the blog module I don’t want your theme. What is your approach to that? I lost several days configuring your theme to find out right now that you don’t have the blog module. If you don’t add the blog module I will be asking for the refund. Without blog your theme is useless to theme. I’m waiting for your reply.

You can use old version of the theme at the moment, please email me in my profile page.

Regards, SW-THEMES

How can I increase the zoom of the product images on the product page?

Thanks for using Porto.

You can increase the image width and height(height can be input, when set “Keep Image Aspect Ratio” to “No”) in System > Configuration > Porto > Porto – Settings Panel > Product View.

Regards, SW-THEMES

Hello,

How to attach a youtube/vimeo video in the product details page?

Example 1: http://www.fjallraven.nl/nordic-heater

Example 2: http://www.jack-wolfskin.com/caribou-track-jacket-men/5007061-6720002.html

Thank you.

Sorry, it’s not possible, it will need to install another 3rd party extension.

And you can show the videos easily to input the iframe code into the product description field.

Regards, SW-THEMES

magento 2.0 background image for Header and Page Wrapper don’t work.

Thanks for using Porto.

Please email me your site accesses in my profile page, let me check what is the issue.

Regards, SW-THEMES

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