usernameisinuse
Forum Replies Created
-
Forum: Plugins
In reply to: [Market Exporter] Значения в yml для вариаций товаровВзял из гита последнюю версию сейчас, там баг не исправлен. По прежнему у обычных товаров добавляется type=”vendor.model” и соответственно значение vendor, а у вариативных типа нет и не показывается производитель.
Forum: Plugins
In reply to: [Market Exporter] Значения в yml для вариаций товаровАнтон, очень ждём фикс этого бага!
Forum: Plugins
In reply to: [Market Exporter] Значения в yml для вариаций товаровОчень жду апдейта =)
Forum: Plugins
In reply to: [Market Exporter] Значения в yml для вариаций товаровДа, только эти товары одинаковые, настройки в админке одни на все товары, между ними разница только в том, что один вариативный, а другой обычный.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Saved tabs problemProblem go bigger. Now, when I saved new custom tab, my old saved tabes on frontend disappeared. Lol =) Go to search for a new plugin.
Forum: Plugins
In reply to: [Market Exporter] Дублирование атрибута в строке urlВариация по одному атрибуту. Тем не менее влияет. Починил следующим образом:
В файле /market-exporter/admin/class-market-exporter-wc.php
Меняем
$yml .= ' <url>' . esc_url( get_permalink( $offer->get_id() ) . $var_link ) . '</url>' . PHP_EOL;
на
$yml .= ' <url>' . esc_url( get_permalink( $offer->get_id() ) ) . '</url>' . PHP_EOL;Forum: Plugins
In reply to: [Market Exporter] Дублирование атрибута в строке urlПроблема крайне критична. Если по такой ссылке перейти на товар, то не будут выбраны нужные атрибуты. Следовательно, по трактовке Яндекса, клиент не может по ссылке попасть на страницу выбранного товара. В итоге магазин не проходит модерацию.
Подскажите, как исправить это дублирование?
It’s ok now! Thanks!
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Saved tabs problemError still exist, no matter how many times I svitch editor.
Custom tabs work great.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Saved tabs problemNope, visual editor is on.
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Saved tabs problemI use WP 4.8.1
Error in cosole appear when:
1. Open product edit
2. Choose custom tabs tab
3. Press Add a Saved Tab
4. Choose saved tab -> error in console.Forum: Plugins
In reply to: [LH HTTP/2 Server Push] New things to doWhat I found:
WP Rocket (caching plugin) move most of my css and js files to footer. When WP Rocke enable LH HTTP/2 Server Push willn’t work. Headers will be damaged.Gonzales YES, WP Rocket YES, LH http2 Server Push NO
cache-control:no-transform
cache-control:no-store, no-cache, must-revalidate
content-encoding:br
content-type:text/html; charset=UTF-8
date:Wed, 09 Aug 2017 19:09:47 GMT
expires:Thu, 19 Nov 1981 08:52:00 GMT
last-modified:Wed, 09 Aug 2017 19:09:47 GMT
link:<https://domisolnce.ru/>; rel=shortlink
link:<https://domisolnce.ru/wp-json/>; rel=”https://api.w.org/”
pragma:no-cache
referrer-policy:origin-when-cross-origin
server:nginx
status:200
strict-transport-security:max-age=15768000
vary:Accept-Encoding
x-content-type-options:nosniff
x-xss-protection:1; mode=blockGonzales YES, WP Rocket YES, LH http2 Server Push YES
cache-control:no-transform
content-encoding:br
content-type:text/html; charset=UTF-8
date:Wed, 09 Aug 2017 19:07:47 GMT
referrer-policy:origin-when-cross-origin
server:nginx
status:200
strict-transport-security:max-age=15768000
vary:Accept-Encoding
x-content-type-options:nosniff
x-xss-protection:1; mode=blockWhen Gonzales is ON and WP Rocket OFF most css and js files loading in head. But Gonzales disable some of them and it will not load (no link in page code).
When I enable LH http2 Server Push all disabled by Gonzales files appear again in head.
PS Dont have public dev enviroment right now, and link to production won’t help.
My mistake. Disable it on other types. Now it works fine.
No posts, 17 pages, No categories, No tags, Shown less than specific number of times, No testimonials, No portfolio, No faqs, No Товары, No fusion templates, Only if user is not logged in
Custom popup. Should be triggered in exit intent.
Screenshot http://priscree.ru/img/4725787f412b31.jpg### WordPress Environment ###
WC Version: 3.1.1
Log Directory Writable: ✔
WP Version: 4.8.1
WP Multisite: ✔
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: ru_RU### Server Environment ###
Server Info: nginx/1.13.3
PHP Version: 7.1.8-2+ubuntu16.04.1+deb.sury.org+4
PHP Post Max Size: 50 MB
PHP Time Limit: 300
PHP Max Input Vars: 10000
cURL Version: 7.47.0
OpenSSL/1.0.2gSUHOSIN Installed: –
Max Upload Size: 10 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔### Theme ###
Name: Avada Child
Version: 1.0.0
Author URL: https://theme-fusion.com
Child Theme: ✔
Parent Theme Name: Avada
Parent Theme Version: 5.2.1
Parent Theme Author URL: http://themeforest.net/user/ThemeFusion
WooCommerce Support: ✔Yep. The same
Uncaught TypeError: Cannot read property ‘data’ of undefined
at n (front_utils.js:74)
at c (underscore.min.js?ver=1.8.3:5)Uncaught TypeError: Cannot read property ‘optin_provider’ of undefined
at HTMLDocument.n (front_utils.js:74)
at c (underscore.min.js?ver=1.8.3:5)