• carver1g

    (@carver1g)


    In the admin dropdown “Product this question is shown on.” the selection of products is blank. I get the following notice:

    Notice: Trying to get property of non-object in C:\server\site\wordpress\wp-content\plugins\woocommerce-product-faqs\admin\admin.php on line 480
    <option selected=’selected’ value=”0″></option>

    Also part of that notice is:
    Undefined property: WP_Tax_Query::$ID

    Undefined property: WP_Meta_Query::$ID

    Undefined property: WP_Meta_Query::$post_title

    I really like this plugin, any help will be greatly appreciated.

    • This topic was modified 8 years ago by carver1g.
Viewing 1 replies (of 1 total)
  • Thread Starter carver1g

    (@carver1g)

    The problem is somewhat solved by editing admin.php and changing line 479 from $products as $product to $products->get_posts() as $product.

    I no longer receive the notice.

    Although some of my products are now showing in the drop down but not all of my products are listed.

    What can I do next?

    Thanks

    WP: 4.7.3
    WooCommerce 2.6.14

    Active Plugins

    Compact Audio Player
    Font Awesome 4 Menus
    Homepage Control
    Nav Menu Roles
    Responsive Lightbox
    Optimize Database after Deleting Revisions
    SI Captcha Anti-Spam
    Fast Secure Contact Form
    Storefront Hamburger Menu
    Storefront Site Logo
    Storefront Top Bar
    TinyMCE Advanced
    Tutsplus display WooCommerce products and categories/subcategories separately in archive pages
    WC Custom Thank You
    WC Fields Factory
    WC Variations Radio Buttons
    WooCommerce Accepted Payment Methods
    WooCommerce Admin Bar Addition
    WooCommerce Print Invoice & Delivery Note
    WooCommerce Email Validation
    WooCommerce Export Customer Email
    WooCommerce Menu Extension
    WooCommerce Money Order Gateway
    WooCommerce PDF Invoices & Packing Slips
    WooCommerce Print Order Confirmation
    WooCommerce Product FAQs
    WooCommerce Product SKU Generator
    WooCommerce Sequential Order Numbers
    WooCommerce Show Attributes
    WooCommerce Social Media Share Buttons
    WP-PageNavi
    YITH WooCommerce Wishlist

    • This reply was modified 8 years ago by carver1g.
Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Trying to get property of non-object’ is closed to new replies.