Can’t alter product images
-
I can’t seem to alter product images.
I’m supposed to go to WooCommerce Multilingual > Settings > “Go to the native WooCommerce product editing screen”, however the settings screen is blank for me.
Also WooCommerce > Woocommerce multilingual shows no products but when I go to products all of my products are there in English and Portuguese.
I also can’t edit the product excerpt.
Please advise.
-
This topic was modified 6 years, 9 months ago by
duarteosrm.
The page I need help with: [log in to see the link]
-
This topic was modified 6 years, 9 months ago by
-
Hello.
The setting screen should not be blank.
Perhaps you have a more deep issue that creates an error.
I suggest enabling debug in WordPress and checking the debug log.You can do this by setting this options in wp-config.php
above the line that says:
/* That's all, stop editing! Happy blogging. */
// Turn debugging on define('WP_DEBUG', true); // Tell WordPress to log everything to /wp-content/debug.log define('WP_DEBUG_LOG', true); // Turn off the display of error messages on your site define('WP_DEBUG_DISPLAY', false); // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen @ini_set('display_errors', 0);
Please do note to remove any other instances of this code if you have it in the file:
define('WP_DEBUG', false);
Product excerpt should be edited via the native translation interface – when you translate the product – or in the original product.
Hi, thanks! I get the following output:
[22-May-2018 08:24:17 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:24:17 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:25:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:25:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:27:18 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:27:18 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:28:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:28:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:29:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:29:19 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:29:39 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:29:39 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:29:46 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:29:46 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:29:49 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:29:49 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:29:49 UTC] PHP Fatal error: Uncaught Error: Class 'WPML_Cookie_Setting' not found in /home/digitalfdj/www/wp-content/plugins/woocommerce-multilingual/inc/template-classes/class-wcml-settings-ui.php:85 Stack trace: #0 /home/digitalfdj/www/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/commons/src/templating/class-wpml-templates-factory.php(56): WCML_Settings_UI->get_model() #1 /home/digitalfdj/www/wp-content/plugins/woocommerce-multilingual/inc/template-classes/class-wcml-menus-wrap.php(266): WPML_Templates_Factory->get_view() #2 /home/digitalfdj/www/wp-content/plugins/woocommerce-multilingual/inc/template-classes/class-wcml-menus-wrap.php(173): WCML_Menus_Wrap->get_current_menu_content('settings') #3 /home/digitalfdj/www/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/commons/src/templating/class-wpml-templates-factory.php(56): WCML_Menus_Wrap->get_model() #4 /home/digitalfdj/www/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/commons/src/templating/class-wpml-templates-factory.php(39): WPML_Templates_Fact in /home/digitalfdj/www/wp-content/plugins/woocommerce-multilingual/inc/template-classes/class-wcml-settings-ui.php on line 85 [22-May-2018 08:30:44 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:30:44 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:30:45 UTC] PHP Notice: wpdb::prepare was called <strong>incorrectly</strong>. The query does not contain the correct number of placeholders (1) for the number of arguments passed (2). Please see <a href="https://codex.www.ads-software.com/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 4.8.3.) in /home/digitalfdj/www/wp-includes/functions.php on line 4148 [22-May-2018 08:30:48 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:30:48 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:32:50 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:32:50 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:33:41 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:33:41 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9 [22-May-2018 08:33:56 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; progression_Social_Featured_Media_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/social-widget.php on line 9 [22-May-2018 08:33:56 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Progression_Our_Hours_Widget has a deprecated constructor in /home/digitalfdj/www/wp-content/themes/stone-hill-progression/inc/widgets/our-hours.php on line 9
Hello, among other errors for deprecation that I see, I also see that you are missing the class “WPML_Cookie_Setting”
As far as I can recall that class was introduced in WPML 3.7.0, so this means that you have WPML version prior 3.7.0.
Which means that you should probably update your WPML to a more current version.
The current stable release of WPML is 3.9.4.Please remember to backup your database and files first before you proceed! You can use a plugin for this if you like (example: https://www.ads-software.com/plugins/duplicator/)
Thanks George.
I work for an agency and have requested internally that the plugin be updated. Will get back to you if the issue continues.
No problem.
I hope that everything will be alright after the update.WPML updated and this issue no longer persists. Thanks for your help.
No problem.
Glad to hear that you managed to sort this out.
Have a wonderful day.
- The topic ‘Can’t alter product images’ is closed to new replies.