51 comments found.
I have bouthg this thinking it was a wordpress theme . Which it is not!! Please can i have a refund ?
Hello there,
Please raise a refund request here : https://themeforest.net/refund_requests/new
Thanks, Ibrahim
Dear author! i have a question? i want to use a theme with Reactjs. I worried whether this theme has jquery because reactjs is not compatible with jquery.
Hello there,
Thank you for your interest in our template. Unfortunately you may not be able to use this template with ReactJS.
Kindest Regards, Ibrahim
Could you help me?
Hello there,
Thank you for purchasing our template and for reaching us. Please set the class as ‘yamm-fw’ instead of ‘yamm-tfw’ to the parent element.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
I tried to set ‘yamm-fw’, but it is fixed 900px not adaptive
Hello again,
900px is the width for yamm-fw. It cannot be expanded beyond that. You can override it with your own custom CSS.
Thanks, Ibrahim
I bought this template, but the page home-v1.html is different from the live preview page https://transvelo.github.io/techmarket-html/
where can I download the correct file?
Hello there,
Thank you for purchasing our template and for reaching us. Can you please clarify which part is different/missing with a screenshot ?
Thanks, Ibrahim
Hello,
I get a lot of CSS troubles with the HTML template, for example i’ve got padding alignment issue with the ‘All categories’ text inside select box on html-v6 page, and it appears that one (or more) RTL page are inside HTML folder (home-v1 for example), i’ve got at least one css trouble for each other page…
As i can see, your demo pages are not impacted.
Could you please check to see if zip package is up to date ?
Thanks !
Hello there,
Thank you for reaching us. Can you please clarify with a screenshot what exactly is the issue ?
Thanks, Ibrahim
Is Jetpack needed to run the theme?
Hello there,
Thank you for your interest in our theme. Please note this is not a WordPress theme but a simple HTML template.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
Hello, I am using Techmarket template and i think, that is very good. I have only problem that from 1200px wide is hiding secondary menu, where is registration link and then this link is not anywhere. Could you help me, please ? Is it possible help what to change in css to show this menu in this resolution ?
Hello there,
Thank you for purchasing our template and for reaching us. Can you please try this custom CSS : https://gist.github.com/anastransvelo/c58d8b38cc9abdeb39c2d0639838b372
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi, where is the css file to change the box width size of 1900 using header v1 ? Thank you.
Hello there,
May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to customers only and unfortunately I cannot verify your purchase against this account.
If you believe you’ve used this account for purchase I request you to contact Envato.
If you are a developer asking this question on behalf of a client, please email our support your purchase code from your customer and the Envato account associated with the purchase.
Thanks, Ibrahim
What is all controlled by php? My server that I am using does not use PHP
After buying the theme I looked into how it was set up and it will not work for what I am needing. Would it be possible to get a refund?
Hello there,
This is a HTML template and I am not sure what you are looking to work. PHP is provided as an additional for PHP developers. If you do not want, you need not use it. This is a HTML template and all html files load and work as it should.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
hi fanbox or lightbox does not work in the demo https://transvelo.github.io/techmarket-html/single-product-fullwidth.html
Hello there,
Thank you for your interest in our template. This is HTML template and does not have lightbox.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
The link is a WooCommerce theme. WooCommerce has this feature in-built. This is a HTML template and is not available in here.
Hope this clarifies. Let us know if you have any other questions or need further help with the theme.
Thanks, Ibrahim
looks like you have the same in your wordpress version, https://demo2.chethemes.com/techmarket/product/smart-watches-3-swr50/
may i know which jquery plugin you are using to achieve this
Hello again,
Thank you for getting back. Lightbox is an in-built feature of WooCommerce. It is not loaded by the theme but by WooCommerce. I think they use prettyPhoto. Ref : http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone//
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
hello how many thanks for the information you can send my logo, now the question I have is where the email for the form that I can not find how to do it.
Hello there,
Thank you for reaching us. I am not sure about your question. Can you please clarify with a screenshot ?
Thanks, Ibrahim
my question is how to replace the mail to put the domain I have and so when I fill out the contact form I got the mail.
Hello there,
Thank you for getting back. The template is a simple HTML template and does not send emails. Emails are send by the backend server that you wire to this template.
Hope this clarifies. Let us know if you have any other questions or need further help with the template.
Thanks, Ibrahim
Hello, I want to replace the logo but I can not find a way to do it, you can help me.
Hello there,
Thank you for purchasing our template and for reaching us. The logo in our HTML template use <svg> tag. You can replace the <svg> tag with tag with src to your own image.
Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
Hi ! Your SCSS isn’t working. A lot a file aren’t include. It’s normal ?
Hello there,
Thank you for purchasing our template and for reaching us. We’ve included all the necessary scss files. Can you please clarify what is the error you get when you try to compile ?
Thanks, Ibrahim
Susy.scss are missing. And, when we compil, other file are in error…. :’(
Please install susy by adding this command :
npm install susy
Once you’ve installed susy, you should be able to compile the sass files.
I use HTML template (with no commands). But, i add susy from Github source
Yes but you compile scss files from terminal right ?
I compile scss from Koala or Scout-App (Windows)
My bugs are : - @include susy-media($desktop) => no mixin - @include hover-focus => no mixin - @include media-breakpoint-up(md) => no mixin - @include screen-reader-text() => no mixin - ...
I understand. Please give me little time. I will provide you with instructions.
Ok, i’m waiting your solution. Thanks you.
Hi Ibrahim, I’m waiting your return.
Hello again,
Thank you for your patience. I’ve updated the template. Please download the latest version and copy the sass folder. It now includes all the dependencies. You should be able to compile. If you are facing issues, please let me know.
Thanks, Ibrahim
Hi Ibrahim. Thanks for your rapid return. So, i have 2 errors : https://preview.ibb.co/dnRDLK/SASS.png
The fonction make-col() is unfound.
Regards,
Hello again,
Thank you for reaching again. Please rename all files within the “responsive” directory with _ before the file name and try compiling.
/sass/responsive
1. screen-above-62em.scss -> _screen-above-62em.scss
2. screen-below-34em.scss -> _screen-below-34em.scss
3. screen-below-48em.scss -> _screen-below-48em.scss
4. screen-btw-34em-and-48em.scss -> _screen-btw-34em-and-48em.scss
Hope this helps.
Thanks, Farook
Nice ! Really Good.
Thanks for your support. Have a nice day !
Glad it works. Please do not hesitate to reach us if you have any questions related to our template.
Although theme look great but has serious UX and browser compatibility issues.
1. There is a row of functions like TrackOrder, Currency Selector & User Sign in that is totally not visible when you open the theme in Chrome or FireFox. When you reduce the browser zoom level you will start seeing them.
2. With IE the above mentioned functions(point 1) are visible but the Cart option overflows and goes behind the department drop down.
3.The default level of zoom for this template is already high so over all feels like overflow of content and slider div(s). Yes when your browser zoom level is normal i.e. 100%.
I just starting wire up this theme with the back-end and start to see tons of functional errors. Worst part the seller is opted not to support the template issues.
Does not recommend!!
Hello there,
1. The theme is built for 1920px. If you view it from a lower resolution, the secondary nav will not be shown. You’ll have to adjust this via custom CSS.
2. The theme is not compatible with IE.
3. You see 1920px resolution when you zoom in at lower resolution. This is what you see in demo as well.
If you are not happy you can claim your refund : https://themeforest.net/refund_requests/new/
but please don’t lie that we tried to make the most of you.
Thanks, Ibrahim
Hello I use prestashop platform. I was wondering, do you also have this beautiful theme for PRESTASHOP? Thank you
Hello there,
Thank you for your interest in our template. We are WooCommerce developers and have license to develop the original design into a WooCommerce theme only.
https://themeforest.net/user/bcube – is the designer of this theme and he holds all license. You may reach him and ask him if there are PS versions of TM available.Hope this helps. Let us know if you have any other questions or need further help.
Thanks, Ibrahim
thank you so much I will contact BCube immediately. have a good day Cosimo
Worst template ever. Design quality is very poor, bloated, slow, high memory requirements. No dependency files included (package.json). SASS hard to compile (because of missing dependencies). No bootstrap included in SASS. Wordpress CSS classes and design principles applied. Poor documentation. I spent almost week making it work as it should with Laravel Mix.
Hello there,
Thank you for reaching us. May I request you to post your support question from the same account that you used to purchase the theme. Support is restricted to customers only and unfortunately I cannot verify your purchase against this account.
If you believe you’ve used this account for purchase I request you to contact Envato.
If you are a developer asking this question on behalf of a client, please email our support your purchase code from your customer and the Envato account associated with the purchase.
Thanks, Ibrahim
Hello, in single product page, there is lightbox gallery and hover zoom feature in the demo: https://demo2.chethemes.com/techmarket/product/smart-watches-3-swr50/
But in our purchase download, it doesnt work.. We are waiting for help and some updates
Hello there,
Thank you for reaching us. The URL you are showing is WordPress demo. Our HTML demo is this : https://transvelo.github.io/techmarket-html/
Thanks, Ibrahim
how can we compile scss to css?
Hello there,
Thank you for reaching us. You need to use a sass compiler.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim
which sass compiler do i need, any video tutorial ?
Hello there,
If you install sass, it will provide you with a compiler. You can easily find tutorials online regarding this.
Thanks, Ibrahim
Mobile navbar with multiple items (when it displays +) on mozzila and edge are not working as on Chrome. any fix on that please example https://transvelo.github.io/techmarket-html/shop.html on 732×412(on emulator) when you open menu and open Accessories themenu tab is under Gadgets instead of under Accessories. Using latest browsers
This bug can be reproduced on any mozzila or edge including mobile
Hello there,
Thank you for purchasing our template and for reaching us. Can you please help me understand the issue with a screenshot ?
Thanks, Ibrahim
Hello there,
We’ve fixed this issue and released an update v1.1.1. Please update the template. Thank you for noticing this issue.
Regards, Ibrahim
I really like this tamplate and purchased it but I need to suggest something to help you make it better.
1- Home page sliders isnt rendered nice until scripts are loaded. It displays all slides first and then becomes a slider.. I thnik this should and can be fixed.
2- User profile and account pages asre mssing.. It would be great it there were user profile and account pages like view profile, settings, orders etc.
3- There could also be vendor and strore profile pages to make it a multivendor marketplace theme…
4- Single product pages are all nice but it would be nice another option for product images box and slider.. It can have zooming and light box properties… A fixed top bar for little product info and buy button would be welcomed too.
5- A wizard layout for checkout would be good..
6-Messages layout for user profile would be good.
In my opinion, these features will make this html template much better and you get much and much more purchases.
Thanks
Hello there,
Thank you for purchasing our theme and for reaching us. I sincerely appreciate your feedback and thank you for taking the time.
Regarding your feedback. Home page sliders, the scripts are loaded at the bottom to prevent them from blocking the rendering of rest of the pages. You can move them to the header tag if you wish.
Regarding other changes, we are only developers and not designers. I will pass this comments to the design team and will try to include them if they can get us a design spec.
Once again I sincerely appreciate your feedback.
Thanks, Ibrahim
I have another question. I want to use sticky header in home v2. I want to see search bar in sticky header like home v5 and I want department menu to be open first and during scroll be closed like in home v5. How do we handle visibility of the departmen menu?
Hello there,
Sticky Header is determined by the wrapper. You simply have to change the sticky wrapper to determine which block you want to be sticky.
The visibility of the department menu is such that it closes when sticky.
Hope this answers your question. Let us know if you have any other questions.
Thanks, Ibrahim