Forum Replies Created

Viewing 13 posts - 61 through 73 (of 73 total)
  • Posted in:
  • in reply to: Editing links on the checkout page modal links #216990
    stoukan
    Member
    Post count: 75

    Hi Mohammad,

    Follow-up question: I noticed that this causes the other line on the checkout page (Need help? Call customer services on 0800 123 4567) at the top of the page to disappear. How can I get this line back?

    Thank you,
    Sarah

    in reply to: shortcode for dropcaps – where is it? #216634
    stoukan
    Member
    Post count: 75

    Thank you, David and Rui, that worked

    Thanks,
    Sarah

    in reply to: shortcode for dropcaps – where is it? #215840
    stoukan
    Member
    Post count: 75

    Hi Kyle and Mohammad,

    A follow up question, and sorry for the ignorance. Where can I find the Typography section, so I can use the drop caps? I can’t seem to find it under “Choose Elements” in the Swift Page builder.

    Best,
    Sarah

    in reply to: Navigation disappeared after activation of child theme #215378
    stoukan
    Member
    Post count: 75

    Never mind, I figured out how to resolve the issue! 🙂

    in reply to: Editing links on the checkout page modal links #215367
    stoukan
    Member
    Post count: 75

    It worked, thank you!

    in reply to: Editing links on the checkout page modal links #215357
    stoukan
    Member
    Post count: 75

    Thank you Mohammad. I know have it inserted into my child theme functions.php, but I’m just wondering how this newly inserted code allows me to edit the “Return and Exchanges” phrasing? I’ve gone to the woocommerce options, as well as woocommerce settings, and can’t see any place where I can edit it. I can’t see any visible change

    Thank you,
    Sarah

    in reply to: Editing links on the checkout page modal links #215308
    stoukan
    Member
    Post count: 75

    I wasn’t so sure where to add this code btw. I added after:
    // add_filter(‘redux-opts-sections-sf_neighborhood_options’, ‘new_section’);

    and before the end of file:
    ?>

    in reply to: Editing links on the checkout page modal links #215306
    stoukan
    Member
    Post count: 75

    Hello Mohammad,

    I also have the same question as above. I’d like to change the phrasing of “Returns and Exchanges” to “Changes to Order”. I added the code suggested by the link http://www.swiftideas.com/knowledgebase/how-to-override-the-cartcheckout-help-bar/ to my child theme, but I don’t see any effect. Where will it allow me to change this text?

    Thank you,
    Sarah

    in reply to: Miscellaneous Questions #193743
    stoukan
    Member
    Post count: 75

    Hi @Rui,

    Thanks for the code, it worked! 🙂

    Sarah

    in reply to: Miscellaneous Questions #192960
    stoukan
    Member
    Post count: 75

    @Rui any advice on how to fix this?

    Thank you!

    in reply to: Miscellaneous Questions #192764
    stoukan
    Member
    Post count: 75
    This reply has been marked as private.
    in reply to: Miscellaneous Questions #192564
    stoukan
    Member
    Post count: 75
    This reply has been marked as private.
    in reply to: Miscellaneous Questions #192400
    stoukan
    Member
    Post count: 75

    I tried the above solution to the mini-envelope issue, and now my field is longer, but the envelope is for some reason hovering above the field. Is there some way to get it into the field? And is there some way to un-bold the text above the field? See photo and the code I inserted in Appearance >> Widgets >> Footer Column 4:

    <!– Begin MailChimp Signup Form –>
    <link href=”//cdn-images.mailchimp.com/embedcode/slim-081711.css” rel=”stylesheet” type=”text/css”>
    <style type=”text/css”>
    #mc_embed_signup{background:#fff; clear:left; font:13px Sorts Mill Goudy 400 }
    #mc_embed_signup input.email {width: 100%; }
    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
    We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    </style>
    <div id=”mc_embed_signup”>
    <form action=”=linkurl” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
    <div id=”mc_embed_signup_scroll”>
    <label for=”mce-EMAIL”>Sign up for our newsletter:</label>
    <input type=”email” value=”” name=”EMAIL” class=”email” id=”mce-EMAIL” placeholder=”Enter your email address here” required>
    <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>
    <div style=”position: absolute; left: -5000px;”><input type=”text” name=”b_f45fbed265497973c4d35d303_bd0425537d” tabindex=”-1″ value=””></div>
    <div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div>
    </div>
    </form>
    </div>

    <!–End mc_embed_signup–>

    Attachments:
    You must be logged in to view attached files.
Viewing 13 posts - 61 through 73 (of 73 total)