Viewing 1 replies (of 1 total)
  • Plugin Support Andrés Cifuentes

    (@andrescifuentesr)

    Hello @vasakderi,

    According to your video, there is a PHP error when you try to access to your attributes. In order to know which is the error, open your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:
    define('WP_DEBUG', true); define( 'WP_DEBUG_LOG', true );
    In this case the errors will be saved to a debug.log log file inside the /wp-content/ directory.

    However, we can’t provide you support in this forum as this is a WPML related question and there is a no commercial support policy allowed here on WordPress forums.

    As you are using WPML, please go to our support forum and open a chat there, we have all the required tools to assist you and we will be happy to help you to solve this issue quickly.

    Thank you for your understanding.
    Andrés

Viewing 1 replies (of 1 total)
  • The topic ‘Topic: WPML When I enter Attributes with the wpml plugin and click Configure ter’ is closed to new replies.