Jump to content
thirty bees forum

alwayspaws

Members
  • Posts

    2,067
  • Joined

  • Days Won

    2

Posts posted by alwayspaws

  1. I'm still trying to change the default field separator and multiple value separator in the back office for CSV imports. I want the field separator to be a caret which is this symbol: ^ and the multiple value separator to be a comma.

    It's been two weeks since I updated ONE CHARACTER in the code and uploaded the edited form.tpl so, supposedly, any cache that was stuck should be cleared by now if it is cache I cannot clear myself in admin or my three browsers.

    The only change to the existing code was to change the comma to a caret for the field separator.

    The multiple value separator was already a comma, so it did not need changing, however, it still has the multiple value separator as a semicolon in the CSV import section in the back office.

    That, in itself, means something else needs to be updated.

    What can it be, please?

    Here is the field separator code:

    **

    and here is the multiple value separator code:

    **

    and here is the screenshot of the updated form.tpl:

    0_1514656778131_multiple value and field separators form template code edited uploaded Screen Shot 2017-12-30 at 12.19.05 PM.jpg

    Here it shows the latest updated file exists on my host:

    0_1514656832579_form-template-updated-shows-in-file-manager-on-host.jpg

    @SLiCK_303 Maybe you can help me figure this out. You're great at finding solutions.

  2. @ajensen27 said in New theme modules for 1.1.x:

    @alwayspaws Yes the font color looks much better but would also change the black in the top menu bar (the hover too).

    I've been working on that and trying to decide what colors would look best and be attention-getting. Dressed up dogs are not enough! lol!

    And the category pictures on the homepage does look better without the text than it does with it over the image. I would still try to incorporate the name of the category under those pics though.

    I can only have it one way - captions on the pics or no captions. AFAIK

    And that color looks a lot better than the deep purple before. Looks much more professional now. All in all, the site looks great.

    Thank you! I needed this encouragement.

    As I was about to hit submit, I just noticed that product zoom box is way off to the left. I would fix this so that it is directly right of the main product image.

    On my desktop in three browsers, my zoom looks right:

    0_1514416121834_FF zoom works.jpg

    Also, can barely read the login and contact text in your header bar. Would change those font colors to white.

    Those are also being worked on. I have to figure out which setting they are from. Transformer has so many color and font settings.

    If you need any more suggestions, shoot me a DM.

    -Alex

    Thank you,

    Stephanie

  3. @SLiCK_303 Now I see it.

    Summary: To use sentence case instead of ALL CAPS in email templates, change text-transform: uppercase to text-transform: capitalize

    For this: Welcome {Firstname} {Lastname},

    I changed the text-transform: uppercase to text-transform: capitalize

    I changed the extra large font size from font-size: 28px; to font-size: 18px;

    and for this: Thank you for creating a customer account at {shop_name}.

    I changed text-transform: uppercase to text-transform: sentence

    The code now looks like this:

    Hi {firstname} {lastname},
    Thank you for creating a customer account at {shop_name}.

    0_1514414632432_account creation welcome email.jpg

  4. Hi @Chandra! The solution for COD was just given to me yesterday by @SLiCK_303 is in this forum post:

    https://forum.thirtybees.com/topic/1230/email-error-message-when-updating-order-status-to-delivered/93

    Don't go through the earlier steps. Just go to near the end of the forum and see:

    just use this module, its easier then setting up the Custom and Payment Methods…

    I renamed the module he attached to what I can find more easily:

    01514374104032COD-module-cash-on-delivery-1.0.0.zip

  5. @SLiCK_303 Where do you find those files? You don't mean localization translation email translations, do you? Those html emails do not have any code like that. The html email just looks something like this:

    [{shop_url}]

    Hi {firstname} {lastname},

    Your order has been delivered!

    Your order with the reference {order_name} has been delivered.

    Thank you for your order and for shopping with {shop_name}!

    You can review your order and download your invoice from the

    "Order history" [{history_url}]

    section of your customer account by clicking "My account"

    [{myaccounturl}] on our shop.

  6. Thank you for the Christmas wishes! I was directed to sign in with github, which I did, but can't find the chat room. It keeps showing I have to log in.

    Do we have to talk directly in public there?

  7. @ajensen27 said in New theme modules for 1.1.x:

    I would recommend changing your font color from black (#000) to a dark shade of grey (#444). It's more soothing on the eyes.

    Also not a fan of the deep purple. A softer pastel color would suit a pet store more I think.

    Also, on your home page, the category pictures with the names of the categories. Some of them are hard to read because they are overlapping the picture. I would first remove that 50% width on the name so it's 1 line instead of 3 for some of the larger names. Then I would I try to get the text to be below the picture (or above).

    Just a few suggestions.

    I wanted suggestions. Does it look better now? Thanks!

×
×
  • Create New...