New Landing How can we help? Themeforest Theme Support Neighborhood Remove sidebars on all product

Viewing 2 posts - 1 through 2 (of 2 total)
  • #147011
    becurious
    Member
    Post count: 15

    Hi.

    I’d like to remove sidebars on every single product page.(not category page)

    but I cannot find global settings for this task.

    I uploaded products over 500 on my shop. so I want to avoid edit every product page.

    Thanks for your support.

    #147049
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit single-product.php file at /neighborhood/woocommerce/

    Find this code:-
    $sidebar_config = sf_get_post_meta($post->ID, 'sf_sidebar_config', true);
    Change to :-
    $sidebar_config = 'no-sidebar';//sf_get_post_meta($post->ID, 'sf_sidebar_config', true); 

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register