Jump to content
thirty bees forum

Madbits

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Madbits

  1. Go to Customers -> Groups Select "Edit" on Customers group, enable all modules available. Save, refresh, check if its solved!
  2. How my normal homepage looks: And this is how it looks after I log in as a customer: I simply can not wrap my head around on how this one happened and neither debugging spits out any info.
  3. 6 hours ago, Wartin said: I'm not sure... maybe regenerating .htaccess? From Preferences->SEO and URLs. In the bottom there is a button to Regenerate it. Sadly doesn't work, drives me crazy in here. Edit: Instead, what I did was as follows: In the theme folder, find category.tpl and open it. Search for the "thumbnail" div block and replace the image source with the following: Afterwards while inspecting your DOM, you'll find out that your image has the following source: Upload your wanted thumbnail to /img/ under the name of the generated source. Uploading the thumbnails via your dashboard will still not work.
  4. "Cel mai bun pret" and "Cea mai rapida", the second one doesn't even make sense, where can I edit those or get rid of them? Thanks.
  5. [Too hateful, I just want to delete this comment]
  6. Yes but I do have multiple options, some of which actually require money. And range prices can not be empty or 0.00... Edit: I'm an imbecile, indeed, it worked and I fixed it, now I have another sudden issue which I am not aware of why its happening, I'll just start a new thread on it. Thanks.
  7. Is there a function to do so or do I have to download and upload it manually?
  8. Niara.
  9. So I defined a carrier, I have 2 more defined which are not free and they are showing up just fine, when I uncheck "Free shipping" the new carrier shows up too, but once I check the "Free shipping" option, the carrier simply vanishes from my order options. While the "Free shipping" is off, it shows without a problem. (Option being the checked one) But once I turn my "Free Shipping" on, it vanishes. Anybody has any idea why?
  10. Subcategory Thumbnails do not show up. Here is a peak at the DOM. <div class="thumbnail"> <a href="https://x.ro/perdele-simple" title="Simple"> <img class="replace-2x img-responsive" src="https://x.ro/img/c/ro-default-Niara_medium.jpg" alt="Simple" title="Simple" width="125" height="125"> </a> <div class="caption"> <h3 class="subcategory-title text-center"> <a href="https://x.ro/perdele-simple">Simple</a> </h3> </div> </div> I have created a new "Imagine" type named Niara_medium with a width & height of 125, but to no use, its still not displaying. I have regenerated the thumbnails twice afterwards, nothing. Any ideas? Thanks.
  11. Converting to an App as in APK? Because a website is an App in itself, now if you wish to convert it to an APK that can be downloaded from Playstore or whatever, you'll need to rewrite the entire thing in C#, Java or any other preferred language, although one can make just a basic APK launcher that browses the website already hosted on a server, but that would be so inefficient...
  12. Block Layered Navigation was the missing module.
  13. Actually the line I was looking for is on line 74 in the linked file. Just found it. Cheers for your answer.
  14. Isn't this how the flow of a forum works? Especially in a technical help topic, upvote the correct answer? I am not downvoting as an "offense", just trying to use the forum system as intended in order to maintain clean topics.
  15. Fixed: JS required {literal} syntax.
  16. Doesn't make any changes. Not even hard coding anything in there impacts the values. As I stated before above, already tried to edit them to no avail.
  17. I'll have to get myself a local default installation so I can have a way of knowing where things should be or not for whenever I do changes late at night.
  18. Thank you so much, that's exactly what I've been looking for.
  19. Niara, not using any external modules. Where's the PDF template you're talking of? In the pdf folder located into the theme folder? If so, which one because after looking through all of them, none seemed to have any impact on the invoice pdf. I edited all of them and none did any change.
  20. Thing is that I did had specific functions like filter by "tags" and other options on the left side by default. After tweaking with modules it disappeared, I tried to hook the "tags" module on the left column and it did not work, probably due to the reason that you specified.
  21. For some reason a module is missing on my page as it can be seen above. I have no idea how it vanished, of course probably did something but I can't figure out what. I have been tweaking around with my modules so I might have disabled it by accident, although I can not remember doing so. Anybody knows the name of the module that usually exists on the left side of the product list? Thank you.
  22. Here is the issue: That "e" is written in a different span for some reason. As you can see, it's "Cantitat" and then an "e", where can I edit this to get it fixed? Also I would like to hardwrite my "tax rate" which is "Rata taxa" in this case, in which file should I look into? Cheers.
  23. It truly is a shame and indeed if TB would do this, it would make things so much easier for developers. Well, at least now that I know this, when I'll start developing themes for TB, I'll include sets of functions too, hopefully we will see something like this in the next TB version, a folder with lots of specific calls like this one that we just used. Oh man, you saved me so much time with you reply. Thank you.
×
×
  • Create New...