q-styler
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Updates Manager] WordPress 4.1 still checks for updatesHi again!
Yes. This is still happening to me.
Updates aren’t shown. But I can see that wordpress is still checking for them.
It is sending some requests to APIForum: Plugins
In reply to: [Easy Updates Manager] WordPress 4.1 still checks for updatesAll of them.
https://yadi.sk/i/nR2Cswd6devquForum: Plugins
In reply to: [WooCommerce] Very slow with multiple attributes (taxonomies)Of course I did run the P3 profiler and it says that it’s all gone WooCommerce.
The problem occures when WooCommerce tries to register all the attributes as taxonomy.
it’s in static function:
public static function register_taxonomies() {}
which is located in fileclass-wc-post-types.php
May be there’s a way to get all the taxonomies memcached?Yep. It works! Thank you very much!
Same here.
Need a fix ASAP!Btw. Thank you, developers, for great work!
Forum: Themes and Templates
In reply to: the_content in loop and in singleoh right 🙂
it’s the_excerpt…
so how do I make the_excerpt show formatting then?Forum: Plugins
In reply to: [Plugin: jQuery Colorbox] Not Showing UpHi again.
I’m having the same problem:
“jQuery Colorbox” doesn’t want to work while “cForms II” datetime picker is enabled.
Did anyone have luck making these two plugins friends?Forum: Fixing WordPress
In reply to: How to insert an image into the post but skip it from galleryYeah, that’s it.
But can it be done somehow from the wysiwyg editor?Forum: Themes and Templates
In reply to: Count widgets in sidebarThank you!
That helped somehow 🙂