Lutz Debus

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Need to add the Payment type in email Subject Line #38658
    Lutz Debus
    Participant

      Thx Olly! It works!

      in reply to: Need to add the Payment type in email Subject Line #38640
      Lutz Debus
      Participant

        Ok i understand and put it into my child theme functions.php
        But the order will not be executed:

        logfile:

        PHP Fatal error: Cannot use object of type stdClass as array in /var/www/www.domain.comde/html/subdir/wp-content/themes/albinomouse-pup/functions.php on line 17

        in reply to: Need to add the Payment type in email Subject Line #38632
        Lutz Debus
        Participant

          Pate the code in the file class.wppizza.order_execute.php ?

          in reply to: Minimum order Text is not sticky #27039
          Lutz Debus
          Participant

            ok i changed it to non sticky…

            in reply to: Style the shopping cart #26754
            Lutz Debus
            Participant

              Ok, i have got a child theme. But… the wppizza-responsive.custom.css will be placed in
              ../wp-content/themes/name_of_child/wppizza-responsive.custom.css ??? and then it is active?

              I never worked really with css (only changed some values that i can determine)
              Please give me a hint how is the workflow to customize the shopping cart with some graphics like the example above…

              Style

              in reply to: Cloudprint does not work on nginx / fastcgi #26684
              Lutz Debus
              Participant

                Olly you are the BEST!

                in reply to: Cloudprint does not work on nginx / fastcgi #26680
                Lutz Debus
                Participant

                  This is in the debug

                  PHP Notice: Undefined variable: inline_style_td_ctr in /var/www/w2gm.mydomain.de/html/wp-content/plugins/wppizza/inc/markup.order.html.inc.php on line 298
                  [31-Mar-2017 13:44:29 UTC] PHP Fatal error: Call to undefined function curl_init() in /var/www/w2gm.mydomain.de/html/wp-content/plugins/wppizza-google-cloudprint/inc/HttpRequest.Class.php on line 43
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:48 UTC] PHP Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts , admin_enqueue_scripts , or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /var/www/w2gm.mydomain.de/html/wp-includes/functions.php on line 4137
                  [31-Mar-2017 13:44:49 UTC] PHP Notice: Use of undefined constant ‘WP_TEMP_DIR’ – assumed ‘‘WP_TEMP_DIR’’ in /var/www/w2gm.mydomain.de/html/wp-config.php on line 108
                  [31-Mar-2017 13:44:49 UTC] PHP Notice: Use of undefined constant ‘wp – assumed ‘‘wp’ in /var/www/w2gm.mydomain.de/html/wp-config.php on line 108
                  [31-Mar-2017 13:44:49 UTC] PHP Notice: Use of undefined constant content – assumed ‘content’ in /var/www/w2gm.mydomain.de/html/wp-config.php on line 108
                  [31-Mar-2017 13:44:49 UTC] PHP Notice: Use of undefined constant tmp’ – assumed ‘tmp’’ in /var/www/w2gm.mydomain.de/html/wp-config.php on line 108
                  [31-Mar-2017 13:44:49 UTC] PHP Warning: Division by zero in /var/www/w2gm.mydomain.de/html/wp-config.php on line 108

                  in reply to: Template setting do not effect #26325
                  Lutz Debus
                  Participant

                    Ok i solved the prob. I hadn´t seen the “print”-tab in the upper template section. Now its working on a thermal roll paper printer.

                    Other question: Is it possible to print a logo at top of print? Any way to do this?

                  Viewing 8 posts - 1 through 8 (of 8 total)