Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks Kyle, yes it would be a good idea for someone better than me to take a look at it as it is only a few lines of code from Pinterest, less than Facebook and OG.
This would be a good place to start: https://developers.pinterest.com/pin_it/
CheersVery disappointing. You are right someone needs to hire a developer. I am surprised as the Swift Ideas team don’t usualy accept a Neighbourhood theme fail.
Thanks Rui,
I have already updated Woocommerce but I still have the warning. I do not have anything I can see that has an update waiting except for WordPress.
Thanks
I have the same problem in Neighbourhood …outdated copies of WooCommerce template files….
It does not seem to be causing me any problems. Can I click the “Hide This Notice” button and carry on as normal? I need to upgrade to WordPress 4.0 but don’t want to do it if there are bugs.
Or please advise on what I should do.
Thanks
Thanks Kyle no it didn’t look good as it was but I made a few modifications and now it is acceptable:
#logo > a.hidden-desktop { background-color: #fff; padding: 10px 10px 2px 10px; } #logo a.mobile-cart-link { margin-top: 0px; } .menu > li.shopping-bag-item a > i.sf-cart, .mobile-cart-link i.sf-cart { margin-right: 0; margin-top: -10px; vertical-align: 0px; }
Thanks again for your help.
Rob
That’s ok I thought I was going crazy. I have another problem that you might be ale to help me with so watch out for another post. Thanks
I’m sorry Kyle you will have to bare with me as I am a new convert to WordPress and Neighbourhood theme (Excellent by the way) and still finding my feet.
The simpelest code I can get from mailchimp is below:
<!-- Begin MailChimp Signup Form --> <div id="mc_embed_signup"> <form action="//rahandco.us9.list-manage.com/subscribe/post?u=000000000000000000amp;id=00000000000" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- 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="00000000000000000000000000000" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </form> </div> <!--End mc_embed_signup-->
I have tried using just the form field but I am still getting the dropdown. What should I extract from the above code to just get the email entry field and title without the dropdown.
Many thanks
Thanks for the speedy response Kyle. Sorry I meant not in a dropdown but embedded in the page (like on http://www.celticandco.co.uk). If I just copy the form code from mailchimp won’t it still be a dropdown?
Ta -