29 comments found.
I am checking your HTML demo websites. Your designs are very beautiful. I want to build my website with your HTML template, but I want to have online payment system to connect PayPal and Stripe and how to change the pictures on the homepage, it would be nice if you could tell me.
As you know its a HTML template so home page images, You can directly make changes in files and upload images in images folder.
Regarding connection with PayPal/Stripe, I’m not sure how exactly you want to get this done because its a HTML template and if you have fix product and you just need a PayPal/Stripe button thn it can be done as customization
PS. No database etc, just hardcode PayPal/Stripe integration
Do you have an admin panel to control everything I do, the products and the pages, the customers who order my products?
no we dont have but if you are ok with Shopify platform, You can check our Basel Shopify version here
https://themeforest.net/item/basel-responsive-ecommerce-shopify-theme/20475144Thank you for letting me know that you have updated your theme – however, I still see issues with it…
...
>> Closing the menu <<
It is still not possible to close the menu without selecting an item: https://www.youtube.com/watch?v=qZC9NOr3G9Y
For inspiration, the OpenCart-version of the same theme does it quite nicely: https://www.youtube.com/watch?v=4RFkHw0rB7E...
>> Scrolling in the menu <<
When scrolling in the menu, it is actually mostly the background (the main page) that scrolls, as opposed to the menu itself. Also, note that there are design glitches with items from the main page appearing at the same z-index as the menu: https://www.youtube.com/watch?v=_bbyrlxbJzM
...
>> The single-product images <<
On the single-product page images are still shown in a strange non-user-friendly way: https://www.youtube.com/watch?v=jXy6DSsf-mY
Again, for inspiration, the OpenCart-version of the same theme does it quite nicely: https://www.youtube.com/watch?v=sD4i48deQdI
Please let me know when you decide to give actual consideration for the user-friendlyness of the theme. It’s a nice theme and I would like to use it, but I need it to have the same nice fixes that is found in the opencart-version of the theme
Have you purchased our HTML template or some other version?
I have not purchased your theme (yet) – because it still has the errors mentioned above.
If you are asking because you are unsure which version I was testing in the videos above: Please note the URLs in the browser’s address-field (I was testing YOUR live demo on YOUR live server).
Thus, the errors shown in the videos are errors in YOUR current live version on YOUR live server
So, please spend a few minutes actually reading what I spend my time writing above – and actually watch the videos that I provided. It will greatly improve your product = increase your sales
Sure thank you
There are problems with your theme:
>> Menu related problems <<
1: When the menu is opened, you can’t close it again without selecting a menu-item.
2: When the menu is open, and you scroll down and up, it scrolls the page (in the background) not the menu.
3: When the menu is open, and you scroll down and up, the top-menu appears on top of (with a higher z-index) than the expanded menu.
4: When the menu is open, and you scroll down and up, the “scroll back to the top”-link (in the bottom right part of the screen) also appears on top of (higher z-index than) the expanded menu.
These are all demonstrated here: https://www.youtube.com/watch?v=ywyhGmGIn0A
>> Single product page <<
1: The thumbails for product images are not shown correctly.
2: The top menu doesn’t transform correctly (not at the right place) when you scroll down and then up again.
These are all demonstrated here: https://www.youtube.com/watch?v=x0xlby8J_gE
I can see that other users have commented on some of the same issues (a LONG time ago), but they are not fixed yet – does that mean that if we buy themes from you, we shall not expect to have critical problems fixed within any near future?
We will check it and update you soon
Please check our template now, It should be all good now
Hi! The theme says SASS, and I dont see it included
Nevermind, my bad, didn’t see it
Great
In mobile (physical phone) If you open the menu, you cant close it. Is there a fix for this issue?
Seriously we missed this comment, Please send your site URL and we will check your issues
Just to let you know that we have fixed responsive issues on our template
I checked out the demo with Safari on an iPhone 8…
1: In the menu: The link to Shop > Checkout is not working.
2: If you open the menu, you cant close it again (without clicking on one of the menu-items).
3: On the lingerie demo homepage: Is there a way to activate a Ken Burns effect on the slider-image?
I understand its been long but we have fixed all issues and if you have any requirements of template, Please check our template once
Your demo-site is currently offline/down?
Please try now
http://jthemes.org/html/basel/How do I get the new updates?
1. HOME DEFAULT 2. FURNITURE STORE 3. FASHION 4.0 4. BEER 5. FASHION FLAT 6. SUSHI 7. MEDICAL 8. LINGERIE STORE 9. ELECTRONICS 10. BAKERY 11. ORGANIC SHOP 12. COSMETICS 13. WINE STORE 14. FOOD 15. HOOKAHS 16. SPORT SHOP 17. SHOES STORE 18. FLAT FULL-WIDTH 19. DARK VERSION 20. CARS 21. COFFEE 22. PARALLAX 23. POSTERS 24. MINIMALIST 25. FASHION STORE 26. JEWELLERY 27. LANDING 28. GAMES 29. HERO SLIDER 30. PORTFOLIO 31. FLOWERS 32. CORPORATE 33. AGENCY 34. CONSTRUCTION 35. MARKETPLACE 36. PETS 37. BICYCLE STORE 38. RTL READY 39. WATCHES 40. LIGHTING
We are planning for new home pages but it’s not fixed when we will come these in our HTML version
The following features which are not working for me on below link
http://181.224.145.184/~jthemes0/demothemes/html/basel/zoom-image.html
1) Product zoom view on the zoom icon click
2) Qty plus/minus counter.
Hi JThemes, what is the best way to change the theme colors? (font and others) as I need to adapt parts of it to a customer color palette
For now we are using bootstrap _variables.scss file to define all color codes and fonts, you can changes these form _variables.scss file in boostrap folder. But in next update we will include our custom file in which we will manage our all the fonts and colors including Bootstrap 4 alpha version.
Why demo page is different than downloaded version? E.g. product single is missing scripts.
Can you send me screenshots of the missing ones, Or please send your email id and I will send you upated version of Basel (We have added more inner pages and will update in package soon)
I’ve just send an email to address from your webpage.
I didn’t get any email, Please send it on jakjim@gmail.com
Hi, currently this template using bootstrap Alpha version, will you update this in future?
Yes we will update template in future, currently we are adding more and more inner pages
When I edit css file like bootstrap.css, I can see the result I edit in the browser. I open developer tool in browser, I can’t find the css properties I edit. Why ?
When we compile our sass into css, we have an option to generate a source map file. At the end of the css file you will find a reference to a map file which will be located in the same folder location as your css, with a .map extension.
This is used by chrome inspector to help development. You can turn it off in chrome inspector or just remove the reference to the source map from the css.
If you just want chrome to show the css and are happy to keep the source map file you can just turn off the option. To turn off the option in Chrome Developer Tools, open up inspector and go to Settings. Look in the Sources category within the Preferences section, and untick “Enable css source maps”
Is sticky detail product like “https://demo.xtemos.com/basel/shop/woman/virror-detail-cape/?productsticky” available ?
not yet
I see the introduction of this template, and I see 4 Product detail pages. But in live preview there is only one product detail page ?
Yeah our demo also has the same page, We are working on other product pages and we should have it ready soon
Is there pure html, js, css version ? I don’t use shopify and prestashop …
Yes it’s html CSS
Using Bootstrap 4 and SASS
does this theme has detail/product, catalogue, shopping cart, checkout, account page?
Yes except account page
like the theme when are you doing a wordpress version included in this?
We will add more pages to this soon, expect few in this month end
I found Wordpress vision has more pages than HTML, Am I wrong ?
No, WordPress version has many pages and we are still making HTML version extra pages
nice work on this, fantastic job i wish you all the best for the sales
Thanks buddy