whooploncom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Jquery in Theme is conflictingThanks again. I found the script (what I was going to delete, not the file!) in my header.php, and haven’t touched it.
I tested the plugin on a clean install of WP and it worked perfectly. So I’m guessing there’s some bad code, a js conflict, with my theme.
Any suggestions appreciated.
Forum: Themes and Templates
In reply to: Jquery in Theme is conflictingThanks Clayton, I actually need to delete the offending script and am wondering where I go to do that?
Maybe try deleting it and reinstalling. Save your CSS code in a plain text notepad, and try redoing it. I noticed a tutorial on the MC site on integrating with WP that you might want to check out.
I actually wound up putting it below the form. Feel free to take a look: http://whooplon.com
Ok! But I don’t see it in any of my php files. Where does the plugin typically put the code?
I guess my main question is simply, since the code was embedded via the plugin, are you sure that I can access it? I ask because it’s not in any of my files. The issue is not how to change it, as that’s pretty straightforward. The issue is, is it even accessible to me. And if so, where does the plugin put the code.
Forum: Plugins
In reply to: GamerZ's WP-EMail – set up troublePS I added the code in loop.php, as per the directions and configured the plugin but the link isn’t showing up… http://whooplon.com
Hi Jesse, thanks for responding. I used the plugin to download mailchimp. I see what needs to be changed in firebug:
<input id=”mc_mv_EMAIL”class=”mc_input”type=”text”name=”mc_mv_email” value=” “size=”18”>
–But I can’t find it anywhere and access it (ie change the 18 to a 40, not sure where the text can be added) Any thoughts on how to do this? If you could point me in the right direction, or anything more specific would be tremendously helpful…Okay, so these all can be styled when using the MC plugin. I used .mc-error-msg and .mc-success-msg and changed the font size in the CSS. I’m using 2010 Weaver and just added it to the snippets and it worked.
The next issue is changing the container size so that when they appear, the error/success messages don’t push down the text/form/submit button so far. Any ideas on what to use for the div ID?
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] [Plugin: MailChimp List Subscribe Form] CSSI’m trying to do the same thing, and also to add default/help text inside the field “Enter your email address here”, any suggestions?
I agree, this would be a great addition. Very interested if anyone has a solution for this.
Forum: Themes and Templates
In reply to: Horizontal ElementsI aligned the elements using CSS, using float and margins. Not sure if this will work across browsers though.
Forum: Themes and Templates
In reply to: PositioningGood point! http://whooplon.com Thanks!!
Forum: Fixing WordPress
In reply to: Full Width HeaderHow do I include margins/padding in the width, so that it doesn’t get pushed out?
Forum: Themes and Templates
In reply to: Change LabelHi guys, thanks, I changed it on my list in MC, then went to WP and to MC Settings and clicked the Update List Button, which pulled it onto my site.