This plugin is flagged as critical since it’s no longer on www.remarpro.com. If I disable the plugin, it breaks the site. Currently we have the plugin enabled but assume it’s a security risk.
Pages with the products won’t load without the plugin.
]]>TM Products Carousel Widget arrows not working,its clickable but not do any thing, how can i fix it?
]]>I’m trying to install this plugin in a WordPress Network (MU) environment. Woocommerce is installed and network active. TM Woocommerce Package is network activated, and active in Jetimpex and plugins of the single network site that the theme is installed, but still I get error “TM WooCommerce Package is enabled but not effective. It requires WooCommerce in order to work. Please install and activate it.”. The theme is a licensed copy of Monstroid2 by Template Monster.
How do I get the plugin to recognize that Woocommerce is already installed?
]]>The problem is on Mobile side:
The product in TM Carousel shows too big size (full screen for just one product).
I can write CSS on my theme to force product width 40% or similar to make it shown smaller,
but the frame of TM Carousel keeps the same, which leads much blank space at the right side.
Is it possible to have a shortcode for each widget, to insert, for example, the homepage of the site? Congratulations on the plugin ??
…………………………………………………………………………….
é possível ter shortcode para cada widget, para inserir, por exemplo, na página inicial do site? Parabéns pelo plugin ??
]]>Hi,
I try to show my products with TM caroussel but there is missing points on front-end. It dosent show a carrousel but only box products. Some zone are blank and pagination and arrow are not working. I close my maintenance mode to show you. My link is cocondouillet.com/aromates-et-accessoires/chandelles-en-pot/
Thanks
]]>Hello,
Products Smart Box is not showing products. I use DIVI theme.
Regards
Michael
This is a great collection – thank you!
Found one possible problem in includes/widgets/class-tm-products-carousel-widget.php wich leads to no visible products if filtered by a certain product tag.
Line 368 in current trunk:
The product tag ID should be used instead of the product tag itself to use within the query.
So:
$query_args[‘product_tag’] = $instance[‘tm_filter_by_tag’];
Should be:
$query_args[‘product_tag_id’] = $instance[‘tm_filter_by_tag’];
As it works then for me. But I’m not sure if the problem is caused by the code or by my wordpress/woocommerce setup.
Thank you again ??
]]>