daileycon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Homepage won't loadThis has to be something local. Even when I got to https://wordpress.org/themes/ the previews don’t load the homepage, only opens up as the blog page.
Forum: Themes and Templates
In reply to: Homepage won't loadI’ve tried other browsers too.
Forum: Plugins
In reply to: [WooCommerce] Checkout page broke in https after last updateOk so I contacted DreamHost again and got a different result:
Kan: at 11:44:30
Okay so this is related to some SSL changes we made on our server very recentlyAll is good now. Sorry. I will close that ticket now.
Forum: Plugins
In reply to: [WooCommerce] Checkout page broke in https after last updateMy support ticket is #327305 on support.woothemes.com
Forum: Plugins
In reply to: [WooCommerce] Checkout page broke in https after last updateHttps doesn’t work for any page. My host is DreamHost. I checked with them and nothings changed, certificate is good. This happened right after the last update which is weird. Anything I could check?
Forum: Plugins
In reply to: [WooCommerce] Checkout page broke in https after last updateMaybe something to do with these two tweaks?
Tweak – Made checkout make use of new ajax endpoints.
Tweak – woocommerce_force_ssl_checkout no longer needs to check for admin-ajax actions.Forum: Plugins
In reply to: [WooCommerce] How to show product image @ checkout pageThis would be neat! Good idea.
Forum: Plugins
In reply to: [WooCommerce] No More ShareThis: Use This
add_action('woocommerce_share','wooshare');
function wooshare(){
echo'
<div class="fb-like" data-href="'.get_permalink().'" data-layout="button_count" data-send="false" data-width="100" data-show-faces="false" style="display:inline"></div>
Tweet<g:plusone size="short"></g:plusone>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
post_excerpt ).'" class="pin-it-button" count-layout="horizontal"><img border="0" src="//assets.pinterest.com/images/PinExt.png" title="Pin It" />
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script>';?>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=281787978603249";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<?php
}Forum: Plugins
In reply to: [WooCommerce] Rule of thumb on UpdatingEvery time there is an update I come here and just shake my head.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce 2.1 & Mystile theme not compatibleHave you contacted Woo with a support ticket? I contacted them last week referring to this theme not being updated since 2013.09.16 and they said it had no bugs.
http://www.woothemes.com/changelogs/mystile/changelog.txt
Again why do people update their sites without testing first and waiting?
Forum: Plugins
In reply to: [WooCommerce] Variations sku not yet fixed in version 2.0.20marcie73, You can see every code change, upcoming fixes, upcoming features etc. from their github page:
Forum: Plugins
In reply to: [Proxy Cache Purge] custom.css not purgingOk cool. Thanks Mika
Forum: Plugins
In reply to: [Proxy Cache Purge] custom.css not purgingI’ll try some curl then, according to DreamHost:
$ curl -X PURGE “http://mydomain.com/wp-content/themes/mytheme/style\.css”
Forum: Plugins
In reply to: [Testimonials by WooThemes] Carousel TestimonialsI came here looking for this. Could you use WooSlider?
Forum: Plugins
In reply to: [Testimonials by WooThemes] Widget needs option to limit textAgreed +1