-
Posts
434 -
Joined
-
Last visited
-
Days Won
62
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by zen
-
What do you mean by that ? you want to start import from BO only ? After being logged in, is that it ? I am lost.. what do you want to do then ?
-
I do have personnal scripts that use CSV files to synchronise / import images, customers and products, it's external of TB website but use same config and settings files.... what do you need to know about such a system ? I use no module as it is a full different system with many other scripts for stats, etc... all are triggered by cron task regulary.
-
Yes, that is the good thing to do, keep us updated for that plz 🙂
-
Yes, it is necessary as theses modules delivers html code from php, and there will be more forked modules for this theme if needed.. otherwise you can also refactor the default modules in a better way, so all the html code is generated really from smarty files, it's a good thing to do.. Ithen we can drop forked/modified modules and only use tpl themes files for overriding style. Have a nice day 🙂
-
no problem 🙂 Does anyone has any idea to improve the Theme ?
-
For technical discussions or issues with bootstrap 5, I recommand to open a new thread. You can also check all point in details here : https://superdevresources.com/bootstrap5-vs-bootstrap4-whats-new/
-
I am thinking the same, but I'll add an option to hook it currencies and language selector in top/header position, so that everyone can choose where to see it.. but in small screens it will be hidden, that is why i need to make the bottom action bar for mobile asap. Edit: I finished this task of adding theses blocks on TOP of website, and also updated the archive in the first post. => It needs to be activated on the Thememaster module config, under Header section, also you need to have different currencies and languages activated in your shop to be able to see theses blocks in action.
-
I'll do that when people will have test it more so i can fix most of all bugs before putting it on Github. Also .. you won't get an archive like that on git, it will be missing things inside 😞
-
Hello @Pietroalberto in order to install this theme, with the modules bundled in the archive, you need to go in the back office Preferences > Themes > "+ Add new theme" (first upper right button) from there you can upload the zip, after that you might need to recreate proper images resized.
-
It is already available in thememaster config : Theme settings - Header => Header text in top of page ( text to be displayed in the top of pages as a slogan. Leave empty to not display the block. ) => I tested it on the smallest mobile resolution available today : 360px width, and it stays on one line only.. what device are you using to test the mobile version ? I gonna add some code according to this min res. I fixed it, a <span> where missing on the TPL file I did modify the search for mobile versions, but maybe it should be included in the bottom tool bar that needs to be written, soon I hope. It is centered now on mobile screen sizes.. ========================== I updated the archive in first post to download.
-
I just released the Archive on a Zip, that can be installed.. enjoy and please report bugs and improvement, you'll find the ZIP file in the very first post of this thread.
-
OK, I got your point, I am going to implement this later, that is good for mobile actions ! thanks for your contribution
-
I just modified the slider, so there will be different options for homepage, this one is based on boostrap 5 and can handle title, sub-title, description and url link, it is responsive too ! I also rearanged the header for mobile version, it more narrow and fits better.. I got to find a better way for search bar, hidding it on small screens. I added also an opacity field on thememaster / Header color panel, so the submenu text scrooler can be transparent and let see the slider on desktop. Waiting for your feed back now 🙂
-
Hello vincentdenkspel, When I try to visit your website i do have the dutch language choosen by default. So it seems to work good 🙂
-
For this module to work you have to rename his directory to : prestashoptodolibarrpro and it will work.. you can do it before you repack it on zip.. or by ftp when uploading files.
-
OK.. can you provide me a demo for the menu you'd like to see ? Best Regards
-
Allowing 3rd party access to download product images
zen replied to Mark's question in Technical help
can you provide a link to have a look ? -
Allowing 3rd party access to download product images
zen replied to Mark's question in Technical help
If you have the image URL nothing is holding you to download it from an external server, except if you install yourself antileech system. But you need the real url not the rewritten one, that can be done from a php script, I can help you as I already export images link for websites synchs. -
I got it, and Datakick just gave a simple solution to do it, it so much like the accessories feature, 100% agree !
-
I read the description but I was not able to understand what this module does for Real, can you try to explain it more clearly than the addons description ?
-
Product list blank in backoffice of Thirty Bees
zen replied to Kenneth Nielsen's question in Technical help
but without any DB configured you won't be able to start TB in front or back office, no user login, nothing can work ! so it's strange, very unusal. -
Product list blank in backoffice of Thirty Bees
zen replied to Kenneth Nielsen's question in Technical help
you can edit this file : config/settings.inc.php And modifiy theses lines for DB access: -
Product list blank in backoffice of Thirty Bees
zen replied to Kenneth Nielsen's question in Technical help
What is your hosting provider ? also, I can have a look if you send me access in private. Best regards. -
I activated smarty cache on Performance setup page and all the options for CCC (Combine, Compress and Cache) are turned ON, I had small problems with minified css and js, that now is fixed 🙂
-
That means you want to get rid of Social Titles and Birthday on the user infos.. => Mission Done, you can select to ask gender title and birthday or not in the theme master Module.