Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter yuheng

    (@yuheng)

    This is the code that I wish to add to the feature box area:

    <h2 style="text-align: center;">DOES WHAT YOU SAY AND DO TRULY REFLECT WHO YOU ARE?</h2>
    	<p style="text-align: center;">Join our community in building a world of people who stay true to themselves!</p>
    	<!-- Begin MailChimp Signup Form -->
    	<div id="optin"><form class="validate" id="mc-embedded-subscribe-form" action="https://thinkauthentic.us7.list-manage1.com/subscribe/post?u=ce4023e8f91d1cbe3bb6bff1a&id=2cb655d176" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank">
    	<p style="text-align: center;"><input class="required email" id="mce-EMAIL" type="email" name="EMAIL" size="30" value="enter your email" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" /></p>
    
    	<div class="clear" style="text-align: center;"><input class="button" id="mc-embedded-subscribe" type="submit" name="subscribe" value="get free updates!" /></div>
    	</form></div>
    	<!--End mc_embed_signup-->
    
    		</div><!-- #content -->
    	</div><!-- #feature-box -->

    Is there a way I can add it so that it takes up the entire width of the blog, with the latest posts and sidebar beneath it.

    Thread Starter yuheng

    (@yuheng)

    I’ve managed to add the subscription box using the front-page template with a static front page display, with widgets at the bottom.

    Is there a way to display full-posts instead?

    Thread Starter yuheng

    (@yuheng)

    It doesn’t seem to work.

    Anyway, when you were talking about creating a front-page.php, you mean copy that over from the Parent theme?

    For my content, do I have to code it on another file or something?

    Thread Starter yuheng

    (@yuheng)

    I found a plugin called Magic Action Box. I am able to add a subscription form at the end of a page or a post.

    But I’m not sure whether it’s possible to add it to my front page just below the navigation bar, with the posts and the right sidebar at the bottom of this form.

    Is this in the right direction?

    Thread Starter yuheng

    (@yuheng)

    Oh, it’s ok I’ve solved it already. Thanks, Andrew!

    Thread Starter yuheng

    (@yuheng)

    I have no luck trying to get that to work. I was trying to use this:

    P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em
    }

    I tried putting it in the style.css but that doesn’t work. Do I have to change ‘P.blocktext’ to something else or edit another code? I have created a twenty twelve child theme.

    Thread Starter yuheng

    (@yuheng)

    Hi staytamed,

    Thank you for the feedback! Really appreciate it.

Viewing 7 replies - 1 through 7 (of 7 total)