Jump to content
thirty bees forum

alwayspaws

Members
  • Posts

    2,067
  • Joined

  • Days Won

    2

Everything posted by alwayspaws

  1. Well, I'll try the extra just in case. I also have custom codes from the author. It's time for us to take a break! Me, anyway, after I try the extra Thanks for your time!
  2. @slick_303 said in Spend X to get free shipping module: try adding another to it Didn't see that until just now. Will try it. Thanks!
  3. It's still not working. This code looks like yours but with my preferred way of saying it: {* * Get Free Shipping PrestaShop module. * * @package gmgetfreeshipping * @author Dariusz Tryba (contact@greenmousestudio.com) * @copyright Copyright (c) Green Mouse Studio (http://www.greenmousestudio.com) * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) *} {if $remaining_to_spend > 0} {l s='Spend' mod='gmgetfreeshipping'} {convertPrice price=$remaining_to_spend} {l s='more for Free Shipping!' mod='gmgetfreeshipping'} {/if}
  4. I'll go clear the cache just in case.
  5. is this the right code because it didn't create a space: {l s='more for Free Shipping!' mod='gmgetfreeshipping'}
  6. Sorry it's a little slow going today! :)
  7. I have this. Just to verify, I'm supposed to create a folder called: gmgetfreeshipping/views/templates/hook/ in there?
  8. Would have been easier if you said that in the first place. :) or maybe you did. thanks! Doing that now.
  9. why can't I copy the whole gmfreeshipping into there? I don't want it get overwritten I'm telling you there is no folder for gmfreeshipping.
  10. In this path: /public_html/themes/transformer/modules right?
  11. ok it's going to be all by itself there. poor thing.
  12. OK, in other words, keep the /public_html/modules/gmgetfreeshipping folder where it is, but just copy the one template file?
  13. No, there is no gmgetfreeshipping at all in the Transformer theme, which is why I just updated in /public_html/modules/gmgetfreeshipping
  14. @SLiCK_303 I used the original since I already had it before and didn't want to get confused. I'll move this: /public_html/modules/gmgetfreeshipping to /public_html/themes/transformer/modules Right?
  15. @bzndk This type of input helps make our community great! It's also always good to keep in mind that there are users who don't know how to implement whatever it may be, so simple is wonderful! :)
  16. @DaoKakao That is really beautiful. If using google chrome it automatically translates to English. Unless that's just a setting I created a long time ago.
  17. @zimmer-media I don't know what you mean. I have everything working the way I want. This was only for new products and using one main image.
  18. @Traumflug You're a great asset to this community. Finally, a way a merchant can understand and do this! Thank you. I unzipped the mails-en.zip and uploaded mails/en to /public_html/mails/en with FileZilla. Note to @DaoKakao I just could not handle those instructions. I kept reading over and over. Thank you for posting them.
  19. @wakabayashi since you helped me move my Amazon Pay button once before, can you please help with this? Or @Daresh can you please help with this? I need a space or two between "spend XX for free shipping" and the amazon pay button:
  20. Here is my version of how to do it from a non-programmer viewpoint and with help from my theme developer: Transformer theme (PS 1.6 version) How to edit the text and how to move the "spend another $xx.xx to get free shipping" to go under the cart total: /public_html/modules/gmgetfreeshipping/views/templates/hook Back up and then edit gmgetfreeshipping.tpl as you wish. I changed it to show: Spend $xx.xx more for Free Shipping! The text was originally left-justified (all the to the left) so for the Transformer theme, Jonny Li said: Do these two steps: Put this code to the "Custom CSS Code" field HOOKSHOPPINGCART .blockgetfree_shipping{text-align:right;} Go to BO > Modules > Positions > page, change the sort order of modules in the "displayShoppingCartFooter" section to move that text above. In other words: slide the whole "get free shipping" module up in the positions for displayShoppingCartFooter (using the arrows did not work for me).
  21. I would but I'm in here now and don't see a place to download just the core mails folder. https://github.com/thirtybees/thirtybees/tree/1.0.x/mails/en No way to highlight it here to download it: https://github.com/thirtybees/thirtybees
  22. Uh-oh. I'm using a 3rd party theme - Transformer theme by Jonny Li - so I don't know about incorporating everything into it, but thanks for showing me that. :)
×
×
  • Create New...