Forum Replies Created

Viewing 15 replies - 1 through 15 (of 49 total)
  • Thread Starter xKatka

    (@xkatka)

    Zdravím @kovalmatyas
    áno, mám na mysli WooCommerce stav objednávky “Zrušená”. Poprípade to môžete rozšíriť aj na “Neúspešná”.

    Ďakujem

    Thread Starter xKatka

    (@xkatka)

    Not sure, what I should do here :/ screenshot

    Maybe add Admin Strings to Translate?

    Thread Starter xKatka

    (@xkatka)

    Hello Thomas,
    thanks for answer. You are right about triggers via Page Hostname.

    Before we made multilanguage site, we had 3 separeted sites and that’s why we have now 3 different GTM-ID’s. And there are tons of tags 😀 I have lots work to do now.

    Have a nice day 😉

    I add this to my jQuery, and placeholder for Date is now working 😉

    $('input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"]').each(function() {
        var el = this, type = $(el).attr('type');
        if ($(el).val() == '') $(el).attr('type', 'text');
        $(el).focus(function() {
            $(el).attr('type', type);
            el.click();
        });
        $(el).blur(function() {
            if ($(el).val() == '') $(el).attr('type', 'text');
        });
    });
    Thread Starter xKatka

    (@xkatka)

    Hi,
    I got it.

    Plugin Share Buttons by AddThis for some f*cking reason don’t alow me edit/create menu…

    Many thanks for your time. I really appreciate it. Great theme by the way 😉 Lot’s of customization.

    Thread Starter xKatka

    (@xkatka)

    WordPress 4.5.3
    Hueman 3.1.6

    yes of course, site is: xkatka.sk

    Thread Starter xKatka

    (@xkatka)

    I was able to create menu via customized. But still not showing screen

    Thread Starter xKatka

    (@xkatka)

    Hi,
    That is exactly what I did.

    1. create new menu (set name, click create menu) – screen
    2. error message screen

    Hi missmiss,
    Try this plugin Booster for WooCommerce. It’s working well for me.

    Hi laszlo69,
    I find out that this plugin Booster for WooCommerce is working well. Just enable “Gateways Fees and Discounts” and set “Fee (or discount) value” AND “Maximum cart amount for adding the fee (or discount)” for NOT charging fee from a certain value 😉

    Thread Starter xKatka

    (@xkatka)

    Oh, sorry then.
    I thought that it defines widget to be displayed after loading the entire page.

    I apologise

    Hi Thomas,
    there are still some warnings.

    vejare.sk [Wed Jun 22 22:02:35.557213 2016] [-:error] [pid 6226] [client 188.167.147.114:54534] PHP Warning:  Illegal string offset 'id' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 695, referer https://vejare.sk/checkout/
    vejare.sk [Wed Jun 22 22:02:35.557260 2016] [-:error] [pid 6226] [client 188.167.147.114:54534] PHP Warning:  Illegal string offset 'name' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 696, referer https://vejare.sk/checkout/
    vejare.sk [Wed Jun 22 22:02:35.557275 2016] [-:error] [pid 6226] [client 188.167.147.114:54534] PHP Warning:  Illegal string offset 'price' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 697, referer https://vejare.sk/checkout/
    vejare.sk [Wed Jun 22 22:02:35.557288 2016] [-:error] [pid 6226] [client 188.167.147.114:54534] PHP Warning:  Illegal string offset 'category' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 698, referer https://vejare.sk/checkout/
    vejare.sk [Wed Jun 22 22:02:35.557300 2016] [-:error] [pid 6226] [client 188.167.147.114:54534] PHP Warning:  Illegal string offset 'productlink' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 699, referer https://vejare.sk/checkout/
    vejare.sk [Wed Jun 22 22:06:02.177563 2016] [-:error] [pid 17643] [client 188.167.147.114:24399] PHP Warning:  Illegal string offset 'id' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 695, referer https://vejare.sk/shop/kaligraficky-set/
    vejare.sk [Wed Jun 22 22:06:02.177611 2016] [-:error] [pid 17643] [client 188.167.147.114:24399] PHP Warning:  Illegal string offset 'name' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 696, referer https://vejare.sk/shop/kaligraficky-set/
    vejare.sk [Wed Jun 22 22:06:02.177626 2016] [-:error] [pid 17643] [client 188.167.147.114:24399] PHP Warning:  Illegal string offset 'price' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 697, referer https://vejare.sk/shop/kaligraficky-set/

    same with me

    Hi, maybe it will help you.

    PHP Error log:

    PHP Warning:  Illegal string offset 'id' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 697, referer https://vejare.sk/kategoria/masky/
    vejare.sk [Wed Jun 22 01:05:28.858747 2016] [-:error] [pid 21311] [client 188.167.224.145:35367]
    PHP Warning:  Illegal string offset 'name' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 698, referer https://vejare.sk/kategoria/masky/
    vejare.sk [Wed Jun 22 01:05:28.858762 2016] [-:error] [pid 21311] [client 188.167.224.145:35367]
    PHP Warning:  Illegal string offset 'price' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 699, referer https://vejare.sk/kategoria/masky/
    vejare.sk [Wed Jun 22 01:05:28.858776 2016] [-:error] [pid 21311] [client 188.167.224.145:35367]
    PHP Warning:  Illegal string offset 'category' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 700, referer https://vejare.sk/kategoria/masky/
    vejare.sk [Wed Jun 22 01:05:28.858788 2016] [-:error] [pid 21311] [client 188.167.224.145:35367]
    PHP Warning:  Illegal string offset 'productlink' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 701, referer https://vejare.sk/kategoria/masky/

    also in cart

    PHP Warning:  Illegal string offset 'id' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 691, referer https://vejare.sk/cart/
    vejare.sk [Wed Jun 22 15:04:22.906216 2016] [-:error] [pid 30787] [client 92.52.2.98:14309]
    PHP Warning:  Illegal string offset 'name' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 692, referer https://vejare.sk/cart/
    vejare.sk [Wed Jun 22 15:04:22.906242 2016] [-:error] [pid 30787] [client 92.52.2.98:14309]
    PHP Warning:  Illegal string offset 'price' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 693, referer https://vejare.sk/cart/
    vejare.sk [Wed Jun 22 15:04:22.906264 2016] [-:error] [pid 30787] [client 92.52.2.98:14309]
    PHP Warning:  Illegal string offset 'category' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 694, referer https://vejare.sk/cart/
    vejare.sk [Wed Jun 22 15:04:22.906286 2016] [-:error] [pid 30787] [client 92.52.2.98:14309]
    PHP Warning:  Illegal string offset 'productlink' in /nfsmnt/hosting2_2/f/6/f6d9e0c2-a02b-4c31-8fcd-ff172d5124ef/vejare.sk/web/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 695, referer https://vejare.sk/cart/
    vejare.sk [Wed Jun 22 15:04:22.959324 2016] [-:error] [pid 30787] [client 92.52.2.98:14309]

    I have 2600 lines of this 😀

    Most importantly, updating cart works 😉 many thanks for your help.
    I will contact themee developers

Viewing 15 replies - 1 through 15 (of 49 total)