CorW
Forum Replies Created
-
The workaround from user turkeysforlife works for me. It’s not ideal, but it’s something…
I have the same problem. As you can see in the image in the default theme there is a header with pictures below the top bar:
http://wptouch-pro-4.s3.amazonaws.com/screenshots/bauhaus/1.jpgIn the previous version (4.0.1) nothing was shown here, but now there appears a grey block. I think this header is viewed in your site, but only the background, the rest is invisible.
I don’t know the solution, I am not that smart… 😉
Indeed 9 updates of which three didn’t work for me. This plugin is getting too complex. The support is good, but i don’t want so many updates. Not even if it is my best interest…
Same here!
I also have still this issue after upgrade!
@castor: thank you, this did the trick for me too!I receive the same error, but only when I am logged in. The Google statistics are updated.
I don’t see the error on your site (but I am not logged in there 🙂 )Is solved in 7.3.0.0
Forum: Plugins
In reply to: [CKEditor for WordPress] WordPress 3.6I found a solution: resetting my plugins… See here: http://ww.wp.xz.cn/support/topic/save-draft-wheel-continuously-spinning-not-updating?replies=3
Forum: Plugins
In reply to: [Event Calendar] Error on admin-ajax.phpFor the time being I have commented out line 576 in ajax-event-calendar. I don’t want to let people add events, so for me that works.
This solution does not work. I hope there is another solution.
Forum: Plugins
In reply to: [Fast Secure Contact Form] .mo and .po don't workThese fields should be replaced in the options page of your form. Had the same problem here, but resolved now.
It’s a CSS issue: IE cannot handel decimals.
Search in your CSS for
.countdown_show4 .countdown_section { width: 24.5%;Change the “24.5%” to “24%” and it will work!