12 comments found.
Hi, Is there a way to customize the results page after a search?
The results page after a search have a sidebar that I would like not to appear.
I couldn’t change the title of the results page “Search Results for:” even if I changed with “Loco Translate” the .PO file to another language.
Thanks!
This is is React template not wordpress.
Finding an issue with setting up the project
C:\Users\shree\OneDrive\Desktop\braintech-react-template>yarn install
yarn install v1.22.17
warning ..\..\..\package.json: No license field
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > @testing-library/user-event@12.8.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
warning " > bootstrap@4.6.0" has unmet peer dependency "popper.js@^1.16.1".
warning " > react-burger-menu@2.9.2" has incorrect peer dependency "react@>=0.14.0 <17.0.0".
warning " > react-burger-menu@2.9.2" has incorrect peer dependency "react-dom@>=0.14.0 <17.0.0".
warning " > react-owl-carousel2@0.3.0" has incorrect peer dependency "react@^15.3.0 || ^16.0.0-0".
warning " > react-owl-carousel2@0.3.0" has incorrect peer dependency "react-dom@^15.3.0 || ^16.0.0-0".
warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with the npm registry (returned undefined). Retrying...
info There appears to be trouble with the npm registry (returned undefined). Retrying...
[4/4] Building fresh packages...
[-/5] ⠁ waiting...
[-/5] ⡀ waiting...
[-/5] ⢀ waiting...
[3/5] ⢀ node-sass
[-/5] ⢀ waiting...
error C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass: Command failed.
Exit code: 1
Command: node scripts/build.js
Arguments:
Directory: C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass
Output:
Building: D:\Node JS\node.exe C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli 'D:\\Node JS\\node.exe',
gyp verb cli 'C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-gyp\\bin\\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library='
gyp verb cli ]
gyp info using node-gyp@3.8.0
gyp info using node@16.13.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` succeeded python2 C:\Python27\python2.EXE
gyp verb check python version `C:\Python27\python2.EXE -c "import sys; print "2.7.9
gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
gyp verb get node dir no --target version specified, falling back to host node version: 16.13.0
gyp verb command install [ '16.13.0' ]
gyp verb install input version string "16.13.0"
gyp verb install installing version: 16.13.0
gyp verb install --ensure was passed, so won't reinstall if already installed
gyp verb install version is already installed, need to check "installVersion"
gyp verb got "installVersion" 9
gyp verb needs "installVersion" 9
gyp verb install version is good
gyp verb get node dir target node version installed: 16.13.0
gyp verb build dir attempting to create "build" dir: C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass\build
gyp verb build dir "build" dir needed to be created? C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass\build
gyp verb find vs2017 Found installation at: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.Windows10SDK.19041
gyp verb find vs2017 - Found Microsoft.VisualStudio.Component.VC.Tools.x86.x64
gyp verb find vs2017 - Found Microsoft.VisualStudio.VC.MSBuild.Base
gyp verb find vs2017 - Using this installation with Windows 10 SDK
gyp verb find vs2017 using installation: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
gyp verb build/config.gypi creating config file
gyp verb build/config.gypi writing out config file: C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass\build\config.gypi
(node:18948) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
(Use `node --trace-deprecation ...` to show where the warning was created)
gyp verb config.gypi checking for gypi file: C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass\config.gypi
gyp verb common.gypi checking for gypi file: C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass\common.gypi
gyp verb gyp gyp format was not specified; forcing "msvs"
gyp info spawn C:\Python27\python2.EXE
gyp info spawn args [
gyp info spawn args 'C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'msvs',
gyp info spawn args '-G',
gyp info spawn args 'msvs_version=2015',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-sass\\build\\config.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args '-I',
gyp info spawn args 'C:\\Users\\shree\\.node-gyp\\16.13.0\\include\\node\\common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=C:\\Users\\shree\\.node-gyp\\16.13.0',
gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-gyp',
gyp info spawn args '-Dnode_lib_file=C:\\Users\\shree\\.node-gyp\\16.13.0\\<(target_arch)\\node.lib',
gyp info spawn args '-Dmodule_root_dir=C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-sass',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-sass\\build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp verb command build []
gyp verb build type Release
gyp verb architecture x64
gyp verb node dev dir C:\Users\shree\.node-gyp\16.13.0
gyp verb found first Solution file build/binding.sln
gyp verb using MSBuild: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [
gyp info spawn args 'build/binding.sln',
gyp info spawn args '/nologo',
gyp info spawn args '/p:Configuration=Release;Platform=x64'
gyp info spawn args ]
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\15.0\Bin\MSBuild.exe ENOENT
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
gyp ERR! stack at onErrorNT (node:internal/child_process:477:16)
gyp ERR! stack at processTicksAndRejections (node:internal/process/task_queues:83:21)
gyp ERR! System Windows_NT 10.0.22000
gyp ERR! command "D:\\Node JS\\node.exe" "C:\\Users\\shree\\OneDrive\\Desktop\\braintech-react-template\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\Users\shree\OneDrive\Desktop\braintech-react-template\node_modules\node-sass
gyp ERR! node -v v16.13.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! This is a bug in `node-gyp`.
C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:67006
throw new (_errors || _load_errors()).ResponseError(_this3.reporter.lang('requestFailed', description), res.statusCode);
^
ResponseError: Request failed "521 undefined"
at ResponseError.ExtendableBuiltin (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:696:66)
at new ResponseError (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:802:124)
at Request.params.callback [as _callback] (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:67006:19) at Request.self.callback (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:140883:22)
at Request.emit (node:events:390:28)
at Request.<anonymous> (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141855:10)
at Request.emit (node:events:390:28)
at IncomingMessage.<anonymous> (C:\Users\shree\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141777:12)
at Object.onceWrapper (node:events:509:28)
at IncomingMessage.emit (node:events:402:35) {
responseCode: 521
}
This is my issue, which i see when i do yarn install
It seems you installed yarn latest version 1.22.17 . But we recommend yarn v1.22.5 and node v14.17.6 . Please uninstall yarn v1.22.17 from pc next download v1.22.5 from here: https://github.com/yarnpkg/yarn/releases/download/v1.22.5/yarn-1.22.5.msi and install.
If thats not work for you then we think there is an issue with VSCode Component, to solve it:
1. Windows key 2. Add or remove programs 3. Scroll down to Visual Studio Build Tools 4. Uninstall
Follow The Screenshots:
https://prnt.sc/CRIiU0P2QfiJ https://prnt.sc/jQiHNsv7BIQwThe application ran into error while trying to launch it, even despite following the steps highlighted in your documentation. The error is ‘Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (93)’.
I have also tried to reach out through your support but have not been able to.
Please try to follow following screenshot:
https://prnt.sc/zqWsvgbcnIFzThank you. Successfully launched. one of the best themes out here.
Thanks. Please try to add good rating and comments at themeforest. Thanks
Could you please change my order to html instead of react?
Please buy the html template and send me refund request for react one. Thanks
I have now purchased the html template. Please proceed with the refund.
Invoice reference IVIP46128763
Please send refund request from here:
https://themeforest.net/refund_requests/newDo you have backend code for the contact form of this template? Or if not, would you support little bit in common backend issues?
We don’t have backend code and also will support only template related issue – no backend issues. Thanks
hello support why you increased the price of template
Sorry – last price was offered price. Right now it’s coming original price. Thanks
hello support, can this template contains react components with all html, css and JavaScript file ??
Yes, those are included into the package. Thanks
thank your for replying
Welcome
Files contains react components format files or html files?
React components format files
Can I use these images in my live website
You can’t use all images. Because all images are not free.
Congratulation, best of luck with sales
Thanks a lot