Home › Forums › SKT Black/White Theme Support › How do I link the newsletter?
- This topic has 5 replies, 5 voices, and was last updated 8 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
March 19, 2015 at 3:07 am #4632
I am having a problem linking anything on the home page. I also do not understand how to fix the icons on the services page.
March 19, 2015 at 10:50 am #4637Okay so within the shortcodes you have where you have read more. Like for example the services boxes.
You need to type link=”” (i.e. link = to double quotes. Within double quotes type the link you want).
In case its difficult for you to type this within shortcode or its not working for you send us the WordPress admin details via email: [email protected]
Icons also we will change 2-3 for you and then show you.
Regards,
ShriMarch 20, 2015 at 3:14 am #4656Hi there. The instructions you’ve written are not clear to me.
I couldn’t see shortcode for having the newsletter input area forward somewhere.
I also could not see where I would input something in the CSS to have the mailing list set up.
Can you please break down the steps?
March 20, 2015 at 5:41 am #4659Hi Daniel,
Newsletter included in our theme is a purely html based newsletter. So there are 2 things you can do.
Edit the html with your mailchimp or any newsletter code you want. Or else totally remove it and use any other mail code/widget/shortcode of plugin of newsletter.
These are the plugins also you might want to take a look:
https://wordpress.org/plugins/newsletter-sign-up/
https://wordpress.org/plugins/mailchimp-for-wp/Let us know if you still need more help.
Regards,
ShriMarch 18, 2016 at 6:06 pm #27386I removed the Newsletter Signup from my site and now they want it back. Can you tell me where I add it back. I was able to figure out how to add back Newsletter Signup in the footer. Now I need to know how to add the code so you can enter an email address to sign up.
wfcc2016.ca. Thanks.March 23, 2016 at 9:43 am #27893Hi Judy,
Kindly go to Appereance>>Widget and add this code in the widget where you have the newsletter column.
<div class="newslettersign"> Street tempor Donec ultricies mattis nulla, suscipit risus tristique ut. <form action="#" method="post"> <input type="email" name="email" placeholder="Email Address" /> <input type="submit" name="button" value="SUBMIT" /> </form> </div>
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.