-
Posts
1,152 -
Joined
-
Last visited
-
Days Won
98
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by the.rampage.rado
-
@traumflug said in thirty bees getting better and better: release 1.0.8: This is nice but I would like to see more bugs fixed Do you indeed? Me as well :-) Preparation for v1.1.x isn't part of the work, yet. This release focused on two parts: Making it harder for new bugs to enter the picture. Fixing a bug is a bit counterproductive, if a sloppy fix introduces two other bugs elsewhere. This opens the door a bit wider for working with inexperienced (voluntary, hired) developers. And there are plans for even more such capabilities, like Travis CI tests for module commits, plausibility tests, even some linting, such stuff. Web development has kind of a tradition of pretty sloppy coding practices, so rigorous testing is IMHO the right answer to this. Making the experience collected by migrating shops available for everybody. The first migration module was certainly awesome work, still a number of issues came up, which get now fixed automatically. Even for those shops migrated earlier. One such issue is e.g. changed defaults for friendly URL schemes, which trashed SEO ranking before, unless the merchant took care of it manually. That said, all PS 1.6 themes still work with thirty bees. There is no limitation to the three most popular ones. And it'll stay this way as much as technically possible, even with v1.1.x. At the moment I don't see any stopper bugs for me and I'm quite happy with the work done and use the system on few of mine sites. Just gathering courage to migrate my main site. I know what you mean for themes and modules but with only few coders supporting their modules on TB and only one theme developer doing so it's very hard to build a large community imho.
-
Panda Theme + Block Categories v3.0.1 from ThirtyBees
the.rampage.rado replied to cdwebman's question in Technical help
The breadcrumb should always show the navigation from where you come if the product is in few categories. If it's accessed from search or some homepage module it should show the default. And I see no connection to categories modules. I have this behaviour in all my shops and none of them is using categories module. ;) -
Panda Theme + Block Categories v3.0.1 from ThirtyBees
the.rampage.rado replied to cdwebman's question in Technical help
What do you mean by show correct breadcrumb? In warehouse at least all breadcrumbs have nothing to do with Categories block... -
This is nice but I would like to see more bugs fixed regarding the core modules and some PS issues that were present when cloning the system and also much shorter minor version schedule. That way you will be able to build up fanbase. Yes, I see your point preparing for the huge undertaking to 1.1 with this work under the hood and potentially start many aspects of TB all over again but woudn't it be easier to firstly build the fanbase so gather modules and themes and then go 1.1 way breaking compatibility? At the moment PS is making tons of sh*t going SaaS, etc. the potential is there but if we have only 3 working themes for this ecommerce platform I can't imagine many people joining in and bringing money for you in the end. Just my 2 cents...
-
Panda Theme + Block Categories v3.0.1 from ThirtyBees
the.rampage.rado replied to cdwebman's question in Technical help
I would not use this module in any new shop both in PS and TB. It very slow and you can achieve the tree that you need with some advanced menus which have cache. -
As @Traumflug said in other thread you can download the release on the product github page - this is the actual module. If you use 'clone/download' button you will have to rename the folder and sometimes to compile... So check if it's installed correctly if it's not - rename the folde, this module does not require to compile... Inside the module settings page there are plenty of configs waiting for you.. :)
-
It does work ;) Strange that it was not ported, COD too...
-
@wakabayashi said in second image on hover: @the-rampage-rado in some cases, the hover image can be quite useful... Can you give an example? I won't buy anything from product list, every time I will click on the product to see high res images...
-
Warehouse comes with this 'feature'.... How convenient it is I don't know. I personally don't give a ..... about changing images, auto rollover sliders, blink-blink homepage modules with kanburn effects and whatever else... Simply distracting.
-
Help me choose a replacement theme for PS1.6.1.23 (soon to be TB)
the.rampage.rado replied to motion2082's topic in Themes
Warehouse is good enough, fully mature theme with nearly all items that I need. I can't see no bugs caused by the theme (few years back in it's develpoment I contributed few bugs but everything is smooth now). -
It's free module part of ps. Go th PS'es github page and download it from there. Then install with your TB. You can totally change the strings of text to show whatever you want even in English, yes. It will fit your idea perfectly. I do all my invoicing and shipping lables by hand too and COD is the most popular way of paying in Bulgaria still so I have used it for nearly 6 years now.
-
No way I'm aware.... When checking out with COD with 1 step checkout mode you have: order summary as normal, client, click on COD, one confirmation page -> click confirm and the customer is shown new page 'congratulations for your new order blah-blah'. So only 1 click more. He's not redirected outside your shop. For me it's the best solution in your case, quick and easy setup, no future hassle...
-
At the moment I don't have any shop where the issue is visible but if it works for some people and does not work for two users of Warehouse I believe it should be related to the theme.
-
01543224705369notarobot (1).zip Use this free module for the contact page, it has few nice options. But it does not show on the other forms. @Tb developers - can you look into this. I know it's not TB related issue as your captcha module works on the community theme but Warehouse is probably the most used theme and as Marcin is still refusing to look into TB it ties our hands for such minor issues that we don't know how to fix. Probably it could be fixed with the in build hooks or css but I don't know how... Sorry!
-
Can you test your contact page and see if the form can be submitted w/o submitting the captcha? Because I had the same issue with the tb captcha module on 2 stores using warehouse theme and I don't have time to switch back to the official theme and test if it's theme related issue I have. I had to install the free captcha module from PS forum to stop this spam in our cases but I would like to use the official tb module which adds the functionality to few other vital places.
-
cart not functioning after prestashop migration
the.rampage.rado replied to qiherbs's question in Migrations
Now it's working. It shows empty for 1-2 seconds but then it loads the contents... -
If you need online payment by the customer and you need to send him/her a link to process it the above mentioned method is the right way. If you have cash on delivery payment option and it's convenient for the user I would leave it as you did it and ship the items. They purchased by phone which is also fine. Asking for passwords is never good, doesn't sound professional with me.
-
cart not functioning after prestashop migration
the.rampage.rado replied to qiherbs's question in Migrations
You have bunch of notices visible so probably it's some sort of cache issue - manually delete all cache files (via ftp) and disable your cache. If you're using other caching software (apcu, varnish, etc delete those caches too after update, they are not the main cause here but it won't hurt)...