58 comments found.
The adminpanel it’s not working. On npm install can’t found these packages: – date-format-parser – react-draft-wyswig
NO ANSWER on my emails and NO SUPPORT for a week now. Good to get people money for your broken products. Lack of professionalism, period.
I FOUND THE ISSUE. The package.json is NOT UPDATED with what libraries are used, it not contains all the libraries. I don’t know how this can be possible but:
- date-format-parser is in fact: date-format-parse – its a typo there
- react-draft-wyswig is in fact react-draft-wysiwyg – its a typo there
After if you continue to run npm start, will show you all the missing libraries to install one by one on compiling.
After doing all that everything will work fine.
Please update your documentation and you package.json
The adminpanel it’s not working. On npm install can’t found these packages: - date-format-parser - react-draft-wyswig
NO ANSWER on my emails and NO SUPPORT for a week now. Good to get people money for your broken products. Lack of professionalism, period.
I FOUND THE ISSUE. The package.json is NOT UPDATED with what libraries are used, it not contains all the libraries. I don’t know how this can be possible but:
- date-format-parser is in fact: date-format-parse – its a typo there
- react-draft-wyswig is in fact react-draft-wysiwyg – its a typo there
After if you continue to run npm start, will show you all the missing libraries to install one by one on compiling.
After doing all that everything will work fine.
@PT-Support2 Please update your documentation and you package.json
How to add Ant design less styles in nextjs app with Webpack5?
will you addd next.js version to this? when are you releasing its new version?
I purchased the script. There are lot of errors while npm install in api, shop and adminpanel. I am a fan of Porto template, so will like to request the author to remove those errors and release a new version. PLEASE ALSO MENTION IN DETAILS OF THE PRODUCT THAT IT HAS NEXT.JS.
Hi, I bought this package but I just want to get the one made with reactjs. I don’t want NextJS.
Please, I need help starting the demos
can I get version different from next.js version please
I purchased this package however do you have the latest version which support the latest nodejs and npm? as i need to run “npm install—legacy-peer-deps” in order to install the web site because there are many older packages. Please help. Thanks.
Hi @jazonlee.
We are releasing new version of Porto React with NextJS.
Pls wait for a few days, and you will be able to get a latest one of our product based on NEXTJS.
Regards, don-themes
Hello, When I make changes any scss file it doesnt effect not working may I know why. I am sure I do something wrong that I do not know
Kind regards.
lets say I made changes in _mobile-menu.scss file then what I will do to see the changes ? I already have extension in vs code watch sass so why I do need any other tool !
Hello @mrtyvz61.
Each demo directory under /public/assets/scss has style.scss.
All scss files are imported here.
So after you change scss file (e,g _mobile-menu.scss), you need to recompile style.scss to style.css that is already placed in assets/css/demos/.
That’s all.
Kind regards.
Hello, where can I find the documentation for the product? The “https://portotheme.com/react/porto/documentation” link leads to a 404 page.
Hello, what is the difference between the Porto – eCommerce HTML Template and Porto template | React eCommerce Template? Which one is the fastest and the most SEO optimized? I don’t want to make a mistake in my purchase. Thank you for your reply. Cordially.
I change the product-collection.jsx component with the settings.js:
export const owlSetting2 = { loop: true, margin: 11, autoplay: true,
But I got any error in carrousel when its show the first one iten again.
Evidence:
https://imgur.com/a/zdUKEQNFirst, thanks for your using of our React Porto. Please let me know in which demo you have above issues, so i can check it on my local first.
Kind regards
Demo 01
Hi Ifacanha.
The issue you have comes from “react-lazy-load-image-component” library. It has conflict issue with “owl-carousel” library.
In order to show images, you need to edit “product-type-five.jsx” as following.
return (
product.pictures.length >= 2 ?
<div classname="{" addclass="">
<figure>
<Link to={ `${ process.env.PUBLIC_URL }/products/${ link }/${ product.id }` }>
<img src="{process.env.PUBLIC_URL" product.pictures="" />
</Link>
...
</figure>
...
</div> : ''
)
We are preparing a new release with NEXTJS, ReactJS that resolve all above issues as well and you will be able to get it soon.
If you have any other problems, please reach me.
Kind regards.
Hi. How can i use just the product page template with my wordpress theme? Or the whole template in a builder plugin like elementor? Since the wp theme is more pricey.
Hi functionmunchkin First, thanks for your interesting in our Porto React. Sorry to say that you cannot use our react template in your wp theme. It is only react template. You can use it as front end and nodejs or other php cms framework as backend api.
Kind regards.
Can I change theme color form plu to golder, Is it having any provision for it, Please let me know.
Thanks for your using of our Porto React and so sorry for late reply. We have primary color for each demo in SCSS. So you will be able to change theme color from plu to golder by changing primary color from scss.
Kind regards.
I want to purchase this, just want to know if it is using Typescript?
Hello, how is going? I am wondering if it is using React-Bootstrap or Vanilla Bootstrap. Thanks so much and nice Jobs guys.
Thanks for your using of our Porto React and so sorry for so late reply. We are using vanila bootstrap.
Kind regards
Hi at what level we can integrate woocommerce to this theme and also can we make it SSR
Thanks for your interesting of our Porto React. I am sure you can use woocommerce as backend for Porto React. Woocommerce provides API to manage products and you can make an interface to interact with Woocommerce in React.
Kind Regards.
Does anyone know what file I would need to edit to allow the prices to read “Call for Latest Price” ?
My purchase code doesnt et me create a support account. No replies from my email.
Can i use Woocommerce as backend ?