Digital experiences for all disciplines
Forum Replies Created
-
-
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,
SarahThank you, David and Rui, that worked
Thanks,
SarahHi 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,
SarahSeptember 22, 2015 at 1:27 pm in reply to: Navigation disappeared after activation of child theme #215378Never mind, I figured out how to resolve the issue! 🙂
It worked, thank you!
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,
SarahI 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:
?>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,
SarahHi @Rui,
Thanks for the code, it worked! 🙂
Sarah
@Rui any advice on how to fix this?
Thank you!
This reply has been marked as private.This reply has been marked as private.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. -
Posted in: Reply To: Miscellaneous Questions