kursora
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] product variationCheck which post meta is added after update and add this meta when adding variation.
OK. Now I understand problem.
There is no solution for share icons. There is no place to recognize which plugin generates links on front end of WordPress. All links on front end must contain supersonic parameter when “Do not logout” is enabled.
When you want share post on social network as Administrator or Editor you must log out before sharing.But on_publish event when you in Admin area should work now without supersonic parameter.
I cannot reproduce this error.
What is 2008/04/560/article-slug-example?
Post? Custom post type?Forum: Plugins
In reply to: [Wordpress SuperSonic with CloudFlare] Superfluous parameters on some pagesPlease check version 1.8.1 – this problem should be fixed.
Please check version 1.8.1 – this problem should be fixed.
Please look in configuration page, tab Options.
There is “Do not logout on URLs” option and description:
“By default SuperSonic serves all WordPress front end pages as for non logged in users. Here you can define paths for pages to disable this future.
You can use widcard *. Ex: /user-area*. One URL per line. Use only relative path to site URL, ex: /path.
In CloudFlare page rules You must define page rule for these URLs with Custom caching Bypass cache.”Forum: Plugins
In reply to: [Wordpress SuperSonic with CloudFlare] Cron warningThanks for info.
Fixed in 1.8
Forum: Plugins
In reply to: [Wordpress SuperSonic with CloudFlare] Brute Force Protection AdditionDone in 1.7.
Reset time = time between login attempts.
Blocked IP is newer deleted from CF by supersonic.
Forum: Plugins
In reply to: [Wordpress SuperSonic with CloudFlare] Another error on all pagesWill be fixed in next version. Probably today.
Forum: Plugins
In reply to: [WooCommerce] Set a maximum shipping/delivery distance ?Meybe use postal codes in shipping zone?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not sending transactional emailsIf there are 500 errors you should enable WP_DEBUG_LOG and check what is in debug.log file.
Forum: Plugins
In reply to: [WooCommerce] currencies do not match in category and productMaybe there are explicite $ symbol in template files?
Forum: Plugins
In reply to: [WooCommerce] Hide billing detailsForum: Plugins
In reply to: [WooCommerce] Disable/Unregister Woocommerce Taxonomy for TagsWhat happens after saving permalinks settings?
Forum: Plugins
In reply to: [WooCommerce] Cannot change the text of “Continue Shopping” ButtonWhat is in wp-content/your-theme/woocommerce/single-product/add-to-cart/*.php files? Especialy in simple.php file.