Home Forums WoodMart support forum Related Product Bar

Related Product Bar

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #495526

    elizastochita
    Participant

    Hello!
    Can you help me with one issue regarding the related product bar? we are selling posters and frames .. the poster category has subcategories: posters for kids, posters for the kitchen, contemporary art, nature.. and so on…

    My problem is that when I enter on a kid poster, the related product bar is showing me all types of posters.. ( no frames, only posters) which makes me to think that it selects the POSTER category…The entire category..

    The question: is there any chance I could make the related product bar to show only products from the subcategory or sort them by color? ( so I open a beige poster.. the related product bar should show beige posters)

    Thank you sooo much for your help!!
    P.S. Your theme is a blessing !!

    #495570

    Luke Nielsen
    Keymaster

    Hello,

    Please read the below article for help:

    https://www.webtoffee.com/show-woocommerce-related-products-from-same-category-or-subcategory/

    Let me know if you have any questions, I’d be happy to answer them.

    Kind Regards

    #495589

    elizastochita
    Participant

    still not working:
    -I’ve installed the plugin.
    – found the php file only in cpanel..

    <?php
    function woodmart_child_enqueue_styles() {
    wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ‘/style.css’, array( ‘woodmart-style’ ), woodmart_get_theme_info( ‘Version’ ) );
    }
    add_action( ‘wp_enqueue_scripts’, ‘woodmart_child_enqueue_styles’, 10010 );
    add_filter(‘wt_crp_subcategory_only’, ‘__return_true’);

    – still not working :((((

    Can you help me please?

    #495616

    Luke Nielsen
    Keymaster

    Hello,

    The thing is that the “Related Products” functionality comes from WooCommerce so may I request you check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Looking forward to collaborating with you!

    Kind Regards

    #496261

    elizastochita
    Participant

    sorry for the late response but I’am afraid to make major changes: these days I’ve discovered that the mobile version which looked perfectly fine the last months , now looks awful ( for which I will open a separate topic) … and all of our clients use and buy from mobiles.

    #496299

    Luke Nielsen
    Keymaster

    Hello,

    Understood, so we can close this ticket?

    Looking forward to hearing back from you!

    Kind Regards

    #496358

    elizastochita
    Participant

    yes! thank you!!!

    #496364

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Feel free to contact us if you have any further questions.

    Thanks for your time and have a great day.

    Kind Regards

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

The topic ‘Related Product Bar’ is closed to new replies.