• Resolved andreu

    (@andreu)


    Hi,

    The plugin is great, so thank you for developing it! At the moment I have a doubt in relation to the fields of brand and material. In the drop-down menu I can only choose custom fields. However, I would like to select taxonomies. Is that possible?

    Thanks in advance for your time!

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hello Andreu,

    In your mail you reported the following errormessage:

    Uncaught TypeError: Cannot read property ‘indexOf’ of undefined
    at wppfm_feed-form.min.js?ver=fr-1.6.1:7
    at wppfm_logic.min.js?ver=fr-1.6.1:7
    at Object.success (wppfm_ajaxdatahandling.min.js?ver=fr-1.6.1:7)
    at i (load-scripts.php:2)
    at Object.fireWith [as resolveWith] (load-scripts.php:2)
    at y (load-scripts.php:4)
    at XMLHttpRequest.c (load-scripts.php:4)

    To solve this issue, I need you to switch your wp-admin account to debug mode. In the non-debug mode the plugin is loading the compressed versions of the javascript files (hense the .min.js) but that makes the it impossible for me to see where in the file the error message is pointing at. If you can switch to debug mode and then try it again and report the message to me again, I at least know where the issue is.

    To switch to debug mode, please take the following steps:

    1) Search for your wp-config.php file (usually in the root folder).
    2) If you don’t have a backup of this file, please make one before you edit this file.
    3) Open the wp-config.php file in edit mode.
    4) Look for the words “define(‘WP_DEBUG’, false);”.
    5) If you found them, change the false setting to true.
    6) Refresh the page and try opening it and mail me the error message you get.
    7) After that, change the true setting back to false again.

    I need the information you are getting from the console panel in order to identify on which line of code the error is caused.

    Best regards,
    Michel

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Andreu, you’re still having this issue?

    Best regards,
    Michel

    Plugin Contributor Michel Jongbloed

    (@michel-jongbloed)

    Hello @andreu,

    If you don’t mind I will close this support topic for now. If you still have this issue and want our support with it, just reopen the topic and we will get on with it.

    Best regards,
    Michel

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Use of taxonomies’ is closed to new replies.