• Hi
    What is the reason for this errors in “Shop” page?thanks
    Notice: Undefined index (archive-product.php)

    if ($_REQUEST['orderby'] == 'price') {
    } elseif ($_REQUEST['orderby'] == 'price-desc') {

    Fatal error: Call to a member function is_visible() on null (content-product-archive.php)
    if ( ! $product->is_visible() )

The topic ‘Error in “Shop” page’ is closed to new replies.