kiosov
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Builder Gutenberg Blocks – CoBlocks] 404 on latest.css.map dependencyI opened a GitHub issue — https://github.com/godaddy-wordpress/coblocks/issues/2436
We still have this issue since 3.0.1.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Misdirected emailsFound the source of the issue. This happens when I change location of the gift card form with
add_action( 'woocommerce_single_product_summary', 'pwgc_woocommerce_before_add_to_cart_quantity', 22 );hook.Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Stranger thingsThe reason was found: the card was in the category synchronizing with the WMS service which turns the PW Gift Card product into the Simple one every time when synchronizing happens. Solved by moving the gift card product into the category which not synchronizing with the WMS service. So, there no problems with the plugin.
The same issue here.
Forum: Plugins
In reply to: [Cyr-To-Lat] Исчезают Атрибуты при активации плагинаК сожалению, не помогло. После обновления и активации, атрибуты исчезли.
Forum: Plugins
In reply to: [Cyr-To-Lat] Исчезают Атрибуты при активации плагинаТут уже вопрос архитектурный, зачем вы атрибуты делаете на русском?
Странный вопрос. У нас, например, атрибуты создаются автоматически, когда складской сервис выгружает товары в магазин. Указать там slug на латинице к каждой модификации (атрибуту) для WooCommece возможности нет — берется по названию.
ctl_post_types
Можно код привести? Как не пробовали отфильтровать по различным типам записей — ничего не помогало.
Пока деактивировали плагин. 🙁