Discussion on Porto | Multipurpose & WooCommerce Theme

Discussion on Porto | Multipurpose & WooCommerce Theme

Cart 101,848 sales
Recently Updated
Well Documented

p-themes supports this item

Supported

23207 comments found.

Hello, just updated, and on my homepage, the titles of the products are being cut off. I’d like to show the full title. I’m not sure what changed. Where is this setting controlled? Thank you.

Hi,

Please copy and paste the below given CSS code to Appearance >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.


ul.products li.product-col .woocommerce-loop-product__title {
    white-space: normal !important;
}


And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 03/11/2018. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

I just found that also faqs has content issue the same as with custom tab content. There is no longer paragraphs or line breaks in faqs, just a big mess.

Hi,

I have just tested it at my end and it is working fine, Please see this video: https://jmp.sh/O7bCPzA
If still I am wrong then please share your issue small video clip via ticket and the site WP Admin so we will check it for you.

Thanks.

Ok, it works when i am using vc element textbox but it has always worked without and this means i now have to edit faqs in all my 5 sites :( They has always showing up perfectly without using vc elements.

Hi,

I am sorry to hear that and apologizing for this from you, Please set those in WP Bakery Text Block element, and we will also look through it in future coming update of the Theme in more deeper.

Thanks for your understanding.

Hello
Could we add categories and tags for the custom post “courses” in Education demo???

Hi,

No, Sorry to say that but this is not possible as there is no Option in the Theme for Events Categories.

Thanks.

Could you make it for me as additional modifying??

Hi,

If you want our paid Customization services, You have to contact our Customization team at nicework125@gmail.com for paid Customization services.

Thanks.
   

Hi,

The theme does not support the products gallery slider. We want to enable the gallery slider like in the below link the slider images on vertical row on left. https://www.portotheme.com/wordpress/porto/shop5/product/camera-extra-lens/ Please let us know how to enable the product gallery images slider.

Regards,

Hi,

Please check the below the screenshot link it is set to default now whatever we select the layout the gallery slider is not working. http://prntscr.com/neajx4

Thank You.

Hi,

Please don’t mind got it worked.

Thank you.

Sound’s Good!.. :)

WPBakery Page Builder isn’t working. When trying to update I receive message ‘Update Package not available’

how can i update my theme?

my current porto version is 4.2

How to overwrite the woocommerce.php (path: porto/inc/functions/) to child theme?

Hi,

You have to create the same path having same folders in the Child Theme like explained below:

Like you want Customize the layout.php file under wp-content/themes/porto/inc/functions

So you have to create the same path/folders under wp-content/themes/porto-child/inc/functions and then copy the layout.php file from Parent Theme to Child Theme on the same path and Customize it as per your requirements, It will work for you.

Hope this is all clear and make sense.

Thanks.
   

Hi, We tried the same approach and copied “woocommerce.php” from porto folder to porto-child folder. But its not working! Are we need to copy other files too or need to make any other settings? Thanks.

Hi,

Can you please contact us through our support system with your site WP Admin Login details so we will check and solve the issue for you.

Thanks.

First i installed in directory but it has not installed but now when i am installing in my main domain it is showing its ahs been used.

Hi,

I have reset your purchase code, now you can use the same purchase code for registration of your theme.

Thanks.
   

Does this theme support AMP

Hi,

Sorry to say that but we have not tested this plugin: https://wordpress.org/plugins/amp/
with the Theme yet, But if you want you can try this at your own risk.

Thanks.

Hi, Can I add a banner link to page, where I add next banner link to another page and so on? Can I do that at least 5 times?

Thanks

Hi,

First of all thanks for showing your interest in Porto WordPress.

Yes, you can easily add a banner link to link to another page as many times as you want.

Thanks.

Hi, This is my page : https://sparesdelivery.com/european-cars1 When i created new page, my footer is not appearing…

Thanks

Hi,

Have you purchased the Porto WordPress theme? If yes, then please contact us through your theme purchase account to get the free support for Porto WordPress theme.

Thanks.

Hello! I faced the issue that when using iPhone (Safari, Chrome) sidebars do not work properly. I can open sidebar once and then I cannot use any filters or categories and cannot close the sidebar. It blocks the page. Only after reloading page I can see the content and use the page again. I updated the theme to the last version but it didn’t help. Did you face this issue? How to solve it?

Hi,

No, We have not encountered this issue till now, nor any other Customer reported the same issue, It seems to be the third party plugin confliction issue, Can you please check once after deactivating all the third party plugins and check your site after removing the server, site and browser cache of mobile, Hope your issue will solve and if not then please contact us through our support system with your site WP Admin Login details so we will check and solve the issue for you.

Thanks.
   

Dear Sir

I now use classic demo, and I want to create the same banner as shop demo-17

what can I do, copy the backend code dont work. and I tried to start create element as the demo-17, but after setting all the element as same as the 17. it still cant looks the same,

I have two questions,

1, is create same banner possible?

2. if not, what should I do?

Hi,

Please check the same page now: https://www.packry.com/shop17-banner/

Please see these screenshots: https://pasteboard.co/IacruU3.png
& https://pasteboard.co/Iacs6QT.png

And we have replied your ticket #47116 please check your ticket reply and reply to your ticket accordingly.

Thanks.
   

I have one picture what I use for Category and Product image. In Category view this image is darker than in Product view.

In Product view there is the original white background and in Category view there is a gray background and the total image in category view looks darker.

How can I chance this ?

(All updated to the latest version today)

Hi,

Please copy and paste the below given CSS code to Appearance >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.


ul.products li.product-category .thumb-info-wrapper:after {
    background: rgba(27,27,23,0) !important;
}


And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 16/03/2019. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

Most Welcome!.. :)

Hello! My question may seem silly, but I really can’t find where to edit the logo text. How can I change the text of jessica & john in the logo? And separately how to replace the text on the logo? I put the logo but it does not appear because of the text. The second question, the icons are hearts are not displayed, instead of them squares. Screenshot attached http://prntscr.com/nbhfsa

Hi,

If you want to change the Logo Text your have to change the site title from WP-Dashboard >> Setting >> General as showing in this screenshot: https://pasteboard.co/Ia4tAUU.png
and regarding Font Awesome Icons issue: It might be because of the Minification of FontAwesome Icons from Speed Optimized Wizard, The new version of Font Awesome also requires font-weight: 900; when you use solid icons in custom CSS classes. Some of the icons code are also changes in the latest Font Awesome, You can read this thread as well: https://github.com/FortAwesome/Font-Awesome/issues/11946

And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 02/03/2016. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

I changed the name and deleted it completely, but nothing helps, then how can I switch to a graphic logo? Screenshot attached http://prntscr.com/nc9ifd

Hi,

I think you have renamed or customized the Theme and also not using the updated Theme, So please update your Theme to the latest version and also the plugins and deactivate/remove your own Customization and third party plugins and check your site after removing the server, site and browser cache, I am sure your issue will solve and if not then you have to contact us through our support system with your site WP Admin Login details but after extending your support extension because your 6 months of support period is expired from 02/03/2016. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

Hi,

I want to have on top of my pages something like a banner with two or three images and about 250px high. What is the best way to do this ?

My options for what I can see are: Banner, Master Slider and Revolution Slider.

Thanks,

Frank

Most Welcome!.. :)

Hi,

I have created a Porto Carousel on my Home / Shop Page (category page) https://bit.ly/2Gn0zjW Now I want this also to be appear on all the Products Pages. (example link) https://bit.ly/2DidUrV

How can I do this? I can’t find the Products Page in the Admin panel under Pages.

Hi,

The Single Product Pages are coming from WP-Dashboard >> Products and you have to edit every single Product and then add in it as per your requirements.

And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 16/03/2019. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

Hi,

After updating today my whole website I see that the Product Title is now one row with at the end … .

I need at least two lines for the Product Title. How can I get this back ?

Regards,

Frank

Hi,

Please copy and paste the below given CSS code to Appearance >> Theme Options >> Skin >> Custom CSS and check your site after removing the browser cache.


ul.products li.product-col .woocommerce-loop-product__title {
    white-space: normal !important;
}


And also could you please purchase support extension to get further support? Your 6 months of support period is expired from 16/03/2019. According to Envato support policy, renewing support is required for further support.

Thanks for your understand.

Most Welcome :)

Does yith woocomerce ajax product filter widget only work on wooCommerce pages?

how to add sidebar product filter on the wpbakery page with products element?

Hi,

Yes, The yith woocomerce ajax product filter widget only work on wooCommerce pages like Shop/Category Archive pages only.

This is the default functionality of the plugin and it will not work with the pages you have created using WP Bakery.

Thanks.
   

Hi There i used my purchase code on one domain http://combrosurg.com/ for testing long time ago but now i wan to use code on my new domain but i can’t deactivate my last code because the site is no longer active anymore can you please tell me what should i do ?

Hi,

I have reset your purchase code, now you can use the same purchase code for registration of your theme.

Thanks.

Hi, do you have featured / popular posts for this theme? thank you

Hi,

Sorry to say that this is not possible with the help of Theme Options as there is no option in the theme for that so this is only possible with the help of customization and we only provide our dedicated support for the Theme Options related issues, not for customization this is beyond our limitations, Hope you can understand our limitations.

This requires customization. Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend to contact our customization team at nicework125@gmail.com for paid Customization services.

Thanks.

Hi, is there a way to add a Call button in the mobile header left to the Search button?

Hi,

Yes, you can by using the Header Builder Option and create your own header as per your requirements. Please read more about it here in the Theme Documentation: https://www.portotheme.com/wordpress/porto/documentation/header-builder/

Thanks.
   

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