Discussion on Porto | Ultimate Responsive Magento Theme

Discussion on Porto | Ultimate Responsive Magento Theme

Cart 27,763 sales
Well Documented

p-themes supports this item

Supported

10688 comments found.

Installed Magento 2.0 with patch it worked perfect. Used Demo1 Import

1. Is there way to change icon for shopping cart? It does not fit all business

2. Is there a way to add links to static to the top menu where the categories are.

3. Is it possible to have CART and # of items next to wish-list, login, signup in the topmost menu.

Thanks

Thanks for using Porto.

1. Please try to add below custom css style into Stores > Configuration > Porto > Porto – Settings Panel > Customization Settings.

.minicart-wrapper .action.showcart:before {
    content: '\f814';
}

You can get the icons list from /app/design/frontend/Smartwave/porto/web/icon-fonts/demo.html

2. Sorry, cannot understand what you mean, please explain about this, in details.

3. Sorry, it’s not possible, it will need some customization.

Regards, SW-THEMES

Thanks for #1, it works only problem is with rollover.

Number 2 is there is a menu under the logo which shows product categories, is there a way to add static pages to that menu?

FIX demo for 2.0 version to look how look website

Thanks for your interest in Porto.

Please check our demo site, http://45.55.39.151/magento2/porto/demo1_en/

Regards, SW-THEMES

Hello, I was using the homepage slider 5 but the “add to cart” buttons weren’t working. I have switched to homepage slider 9 – which doesn’t have add to cart buttons, but the “qty” box still shows. Can you advise how to either get the add to cart buttons working for either slider or to remove the qty from just the homepage slider (I need it on the category pages). Thanks

Thanks for using Porto.

Can I check this issue on your site?

Regards, SW-THEMES

Hello i want to buy this theme and i tried to see live demo for magneto 2 but your live demos doesn’t work and i would to ask , are this theme support RTL or Not ? thanks

Hi, the demo will be back soon.

Magento 1.x version supports RTL, but 2.0 version does not yet.

please can you provide live demo for rtl version thanks

Question, you’ve integrated Google Rich Snippets and in that way support Schema.org. But product availability information is missing. Do you plan to integrate availability information as per Schema.org definition in the template any time soon? If not, please tell me which template file to adjust – thanks!

Thanks for using Porto.

You can customize /app/design/frontend/smartwave/porto/template/catalog/product/view.phtml file.

Regards, SW-THEMES

I have a problem when they browse the sites by Mobile For iPhone on all browsers, menu does not work properly I am talking about version rtl http://newsmartwave.net/magento/porto/index.php/demo4_sa/?___from_store=demo4_en please help me !

www.activ.com.eg

Could you show me the screenshots for your issue?

Regards, SW-THEMES

Magento 2 – Porto Demo buttons are not working?? Static blocks and CMS pages imported successfully.

Have they gone down again ?

No, its working fine.

Please clear browser cache.

Hi, when will the magento 2 demo will come back? My company needs to review them before purchasing.

Hi, it will be back today.

Hey Logic I had the same question check ”/app/design/frontend/Smartwave/porto/etc/view.xml” the code is in there to change the image frame dimensions on product page.

Hi

I installed Porto 1+ on Magento 1.9.2.2, plus I installed the patches. I wanted to install the demos, but I don’t see anywhere the section you mention “Theme Settings> Theme Installation” where Do I find the “Theme settings?” You say that it is under Admin Panel > System > Configuration

I opened this section, but there is not tab for “theme Settings”

Thanks during installation I received this error: ionice: ignoring given class data for idle class

Is it something I sould worry about?

Thanks, Martyna

Hey

the issue with the theme settings has been solved,

So I have just two questions:

1. during installation I received this error: ionice: ignoring given class data for idle class

Is it something I sould worry about?

2. I would like to design my own home page, I like the way one element looks on one of the homepages of Porto, and I like the elements from another version of Porto homepage. I would like to customize the homepage, is this possible?

Thanks, Martyna

Thanks for using Porto.

1. Sorry, cannot understand this issue, how can I check this issue on your site?

2. Yes, you can copy the contents of other homepages into your cms homepage contents.

Regards, SW-THEMES

For magento 2.0, is it possible to change the product gallery on product page into a square frame? like 500px*500px

Thanks for using Porto.

You can change it in /app/design/frontend/Smartwave/porto/etc/view.xml file.

You can find below codes.
<image id="product_page_image_large" type="image"/>
<image id="product_page_image_medium" type="image">
    <width>1000</width>
    <height>1240</height>
</image>
<image id="product_page_image_small" type="thumbnail">
    <width>88</width>
    <height>110</height>
</image>
<image id="product_page_main_image" type="image">
    <width>1000</width>
    <height>1240</height>
</image>
<image id="product_page_main_image_default" type="image">
    <width>1000</width>
    <height>1240</height>
</image>
<image id="product_page_more_views" type="thumbnail">
    <width>88</width>
    <height>110</height>
</image>

Regards, SW-THEMES

There is no quick start for magento2. How we can set demo4 of magento2 on magento?? I am going to update my store to magento2 i need quick start

Sorry, we do not provide quick start package for magento 2.

Did you follow the installation documentation, http://newsmartwave.net/magento2/porto/documentation/#installation?

Regards, SW-THEMES

I also have the same problem like SYKESGIN and robusta_studio: run php bin/magento setup:upgrade at the root I am getting the following error:- < 500 Server

I get error 500 Server at the backend (admin) and frontend…i then has to reinstall Magento before it works again.

Thanks for using Porto.

Please email me your site accesses in my profile page, let me check it.

Regards, SW-THEMES

Thanks for using Porto.

Please email me your site accesses in my profile page, let me check it.

Regards, SW-THEMES

SW-THEMES found out the problem:

Owner/Group was changed for some directories and files, after run command.

So you should change them as before owner/group.

I run the command: sudo chown -R name-of-owner.www-data htdocs

Now the site is running without 500 Server error.

Thanks SW-THEMES

I am having problems activating SW for Magento 2 – I am using FTP Commander, but when I run php bin/magento setup:upgrade at the root I am getting the following error:- < 500 PHP not understood Error 500 PHP not understood

Please ignore this as I have resolved this issue.

Could you please let me know what was the problem?

Regards, SW-THEMES

I was running the command using FTP – needs to be run from SSH.

After following the documentation and running php bin/magento setup:upgrade, i received this message “Please re-run Magento compile command”, i tried to ignore it since you haven’t mentioned it in the documentation but the frontend and backend were not working, they were only giving white empty pages !!

so i ran php bin/magento setup:di:compile it worked a bit then generated the below error, and both frontend and backend are still not working, they give white empty page.

Errors during compilation: Smartwave\Filterproducts\Block\Home\FeaturedList Incorrect dependency in class Smartwave\Filterproducts\Block\Home\FeaturedList in /var/www/html/magento2/app/code/Smartwave/Filterproducts/Block/Home/FeaturedList.php \Magento\Framework\App\Config\ScopeConfigInterface already exists in context object \Magento\Catalog\Helper\Image already exists in context object Smartwave\Filterproducts\Block\Home\LatestList Incorrect dependency in class Smartwave\Filterproducts\Block\Home\LatestList in /var/www/html/magento2/app/code/Smartwave/Filterproducts/Block/Home/LatestList.php \Magento\Framework\App\Config\ScopeConfigInterface already exists in context object \Magento\Catalog\Helper\Image already exists in context object Smartwave\Filterproducts\Block\FeaturedList Incorrect dependency in class Smartwave\Filterproducts\Block\FeaturedList in /var/www/html/magento2/app/code/Smartwave/Filterproducts/Block/FeaturedList.php \Magento\Framework\App\Config\ScopeConfigInterface already exists in context object \Magento\Catalog\Helper\Image already exists in context object Smartwave\Filterproducts\Block\LatestList Incorrect dependency in class Smartwave\Filterproducts\Block\LatestList in /var/www/html/magento2/app/code/Smartwave/Filterproducts/Block/LatestList.php \Magento\Framework\App\Config\ScopeConfigInterface already exists in context object \Magento\Catalog\Helper\Image already exists in context object Smartwave\Filterproducts\Helper\Data Extra parameters passed to parent construct: $data. File: /var/www/html/magento2/app/code/Smartwave/Filterproducts/Helper/Data.php Total Errors Count: 5

Thanks for using Porto.

Please send me your site admin access and ftp access, ssh access in my profile page, let me check it.

Regards, SW-THEMES

Magento 2.x/Porto Theme.zip missing all Smartwave Extensions, no Mega Menu, no Homepage Slider, etc

Sorry, Magento 2 version starts with only 4 demo versions and small features from 1.x version. We will implement all features in the future release.

And Magento 2 version doesn’t need homepage slider extension, you can get the static block id for homepage slider in Content > Pages > [Your Homepage] > Page Information > Design > Page Layout > Layout Update XML.

eg:
<referenceContainer name="page.top">
    <block class="Magento\Cms\Block\Block" name="home_slider">
        <arguments>
            <argument name="block_id" xsi:type="string">porto_homeslider_1</argument>
        </arguments>
    </block>
</referenceContainer>

Regards, SW-THEMES

I installed the theme on Magento 2 and compared it with the provided quick package and it looks like it missing a LOT of things, i can’t find the settings/configurations which is very weird

The documentation of installing the theme in Magento 2 doesn’t correctly say how to install demo data, how to do that?!

Thanks for using Porto.

Did you follow below step from http://newsmartwave.net/magento2/porto/documentation/#installation?

Prepare Installation > 5. Active SW Extensions, open command line in folder root of magento and run commands,

php bin/magento setup:upgrade

Regards, SW-THEMES

after Active SW Extensions, the website show 500 erro, i can not use it anymore, i disable the cache

Thanks for using Porto.

Please email me your site admin access and ftp access, ssh access in my profile page, let me check it.

Regards, SW-THEMES

The documentation of installing the theme in Magento 2 doesn’t correctly say how to install demo data, how to do that?!

Please contact us through purchased account.

Hello,

How to add image of bundle items in bundle product.Here it shows only name and price.

Thank you.

Well, it depends on your customization.

OK, thank you.

How can we send sale announcement mail to customer who place the order or who subscribe from there mail id?.

Thank you.

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