• Resolved baghban251

    (@baghban251)


    Dear Sir.
    Hi,

    On the admin side the product code is visible, but on my product page when the page loads the product code line appears 1 seconds before showing “N/A” ?!

    I use the 1.2.8 version.

    Thank you for your attention.
    Amir

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author artiosmedia

    (@artiosmedia)

    Hello, check the settings. Sounds like you are not set up correctly. The other possibility is a plugin conflict. You will need to hire a developer to find the error, otherwise, the plugin works flawlessly if set up correctly. Thanks.

    Thread Starter baghban251

    (@baghban251)

    Dear Sir.

    Your plugin is very handy and does not have difficult settings that I set incorrectly.
    I have temporarily disabled all other plugins, but this problem still exists in the plugin.
    In any case, thank you for your answer.

    Best regards
    Amir.

    Plugin Author artiosmedia

    (@artiosmedia)

    Hello @baghban251,

    Make sure you are not running a snippet like this or a variation like it in your functions.php child theme.

    add_filter( ‘wc_product_sku_enabled’, ‘__return_false’ );

    This will cause the plugin to show a “N/A”. Disabling your child theme could reveal the source of conflict as a test.

    Thanks!

    Thread Starter baghban251

    (@baghban251)

    Hello @artiosmedia.

    It didn’t work.

    There is not any “add_filter( ‘wc_product_sku_enabled’, ‘__return_false’ );”
    in my “function.php” file, by this format.

    There is just a ‘gettext’ filter with “return $translated;” at the end.

    Best wishes
    Amir.

    Plugin Author artiosmedia

    (@artiosmedia)

    You will need to secure a PHP developer on your end to drill down to the problem. A person could guess endlessly and not be close to the real problem. @westerndeal has been effective to assist with PHP problems related to plugins, fair pricing, but might take a long time to see results through.

    Plugin Author artiosmedia

    (@artiosmedia)

    Since there is nothing more I can do, I am closing this thread.

    Hello @baghban251

    Can you explain with the screenshots like when you are getting N/A exactly??
    Also, let me know how many variables/attributes you are using with different product codes to understand

    Thanks
    Abdullah

    Thread Starter baghban251

    (@baghban251)

    Dear Abdullah

    Thank you for your attention and follow-up.
    I received a new update from my website layout designer (PORTO) and the N/A display problem in the “Product Code for WooCommerce” plugin has been fixed.

    Best regards.
    Amir.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘On the product page code appears “N/A”’ is closed to new replies.