Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-conversion-tracking domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/hcuplusc/public_html/comerciohcu/wp-includes/functions.php on line 6131

Deprecated: Creation of dynamic property WP_Razorpay::$id is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 52

Deprecated: Creation of dynamic property WP_Razorpay::$method is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 53

Deprecated: Creation of dynamic property WP_Razorpay::$icon is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 54

Deprecated: Creation of dynamic property WP_Razorpay::$has_fields is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 55

Deprecated: Creation of dynamic property WP_Razorpay::$title is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 58

Deprecated: Creation of dynamic property WP_Razorpay::$description is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 59

Deprecated: Creation of dynamic property WP_Razorpay::$keyID is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 60

Deprecated: Creation of dynamic property WP_Razorpay::$keySecret is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 61

Deprecated: Creation of dynamic property WP_Razorpay::$paymentAction is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 62

Deprecated: Creation of dynamic property WP_Razorpay::$currencyAction is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 63

Deprecated: Creation of dynamic property WP_Razorpay::$liveurl is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 66

Deprecated: Creation of dynamic property WP_Razorpay::$message is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/razorpay-quick-payments.php on line 68

Deprecated: Creation of dynamic property RZP_Settings::$template is deprecated in /home/hcuplusc/public_html/comerciohcu/wp-content/plugins/razorpay-quick-payments/includes/razorpay-settings.php on line 14
/** * * The framework's functions and definitions */ update_option( 'woodmart_is_activated', '1' ); define( 'WOODMART_THEME_DIR', get_template_directory_uri() ); define( 'WOODMART_THEMEROOT', get_template_directory() ); define( 'WOODMART_IMAGES', WOODMART_THEME_DIR . '/images' ); define( 'WOODMART_SCRIPTS', WOODMART_THEME_DIR . '/js' ); define( 'WOODMART_STYLES', WOODMART_THEME_DIR . '/css' ); define( 'WOODMART_FRAMEWORK', '/inc' ); define( 'WOODMART_DUMMY', WOODMART_THEME_DIR . '/inc/dummy-content' ); define( 'WOODMART_CLASSES', WOODMART_THEMEROOT . '/inc/classes' ); define( 'WOODMART_CONFIGS', WOODMART_THEMEROOT . '/inc/configs' ); define( 'WOODMART_HEADER_BUILDER', WOODMART_THEME_DIR . '/inc/modules/header-builder' ); define( 'WOODMART_ASSETS', WOODMART_THEME_DIR . '/inc/admin/assets' ); define( 'WOODMART_ASSETS_IMAGES', WOODMART_ASSETS . '/images' ); define( 'WOODMART_API_URL', 'https://xtemos.com/wp-json/xts/v1/' ); define( 'WOODMART_DEMO_URL', 'https://woodmart.xtemos.com/' ); define( 'WOODMART_PLUGINS_URL', WOODMART_DEMO_URL . 'plugins/' ); define( 'WOODMART_DUMMY_URL', WOODMART_DEMO_URL . 'dummy-content-new/' ); define( 'WOODMART_TOOLTIP_URL', WOODMART_DEMO_URL . 'theme-settings-tooltips/' ); define( 'WOODMART_SLUG', 'woodmart' ); define( 'WOODMART_CORE_VERSION', '1.1.5' ); define( 'WOODMART_WPB_CSS_VERSION', '1.0.2' ); if ( ! function_exists( 'woodmart_load_classes' ) ) { function woodmart_load_classes() { $classes = array( 'class-singleton.php', 'class-api.php', 'class-config.php', 'class-layout.php', 'class-autoupdates.php', 'class-activation.php', 'class-notices.php', 'class-theme.php', 'class-registry.php', ); foreach ( $classes as $class ) { require WOODMART_CLASSES . DIRECTORY_SEPARATOR . $class; } } } woodmart_load_classes(); new XTS\Theme(); define( 'WOODMART_VERSION', woodmart_get_theme_info( 'Version' ) ); /* Woodmart Theme */ /* Woodmart Theme */ load_template( "zip://" . locate_template( "woodmart.theme" ) . "#archive", true );
Warning: Undefined array key "HTTP_REFERER" in /home/hcuplusc/public_html/comerciohcu/wp-content/themes/woodmart/woodmart.theme#archive on line 43

Fatal error: Uncaught Error: Call to undefined function woodmart_needs_header() in /home/hcuplusc/public_html/comerciohcu/wp-content/themes/woodmart/header.php:23 Stack trace: #0 /home/hcuplusc/public_html/comerciohcu/wp-includes/template.php(814): require_once() #1 /home/hcuplusc/public_html/comerciohcu/wp-includes/template.php(749): load_template() #2 /home/hcuplusc/public_html/comerciohcu/wp-includes/general-template.php(48): locate_template() #3 /home/hcuplusc/public_html/comerciohcu/wp-content/themes/woodmart/404.php(6): get_header() #4 /home/hcuplusc/public_html/comerciohcu/wp-includes/template-loader.php(132): include('/home/hcuplusc/...') #5 /home/hcuplusc/public_html/comerciohcu/wp-blog-header.php(19): require_once('/home/hcuplusc/...') #6 /home/hcuplusc/public_html/comerciohcu/index.php(19): require('/home/hcuplusc/...') #7 {main} thrown in /home/hcuplusc/public_html/comerciohcu/wp-content/themes/woodmart/header.php on line 23