• Resolved tightaswhat

    (@tightaswhat)


    Hoping you can help.

    I am using free JustTables with free ShopLentor and Elementor/Elementor Pro. I create a template and can add JustTables. In the template, the table shows just fine with all of my products.

    However, when I use ShopLentor to assign the template to my shop page, the table on the shop page only shows the headers and does not show any product information. If I use a normal ShopLentor product page, everything works fine.

    Are you able to offer any suggestions? I have already disabled all plugins, etc.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Nazmul Huda

    (@nazmulhudadev)

    Hi @tightaswhat

    Thank you for reaching out to us regarding the issue you were facing with our plugin. We’re glad to hear that we have a quick solution to your problem.

    To solve the issue, you can add the following line of code at your child theme functions.php or use any PHP snippet plugin:

    add_filter( 'just_tables_enqueue_frontend_assets', '__return_true' );

    This should enable the table to display all of your products as expected. We hope this resolves the issue for you.

    If you need any further assistance, please don’t hesitate to reach out to us by submitting a support request at https://woolentor.com/contact/. Our support team is always here to help you with any queries or concerns you may have.

    Thank you for using our plugin, and we hope you have a great day!

    Best regards,
    Nazmul

Viewing 1 replies (of 1 total)
  • The topic ‘Table not showing (Template with Shoplentor)’ is closed to new replies.