woocommerce-external-product-embed
woocommerce-external-product-embed copied to clipboard
Provides a shortcode to embed products from another store.
Hi there, When I put a shortcode like the following in a page, it shows nothing. [wcepe_products category='36' orderby='rand'] But when I change the orderly attribute to something else like...
Is it possible to pull product data from more then 1 source? I have 3 wordpress / woocommerce sites and would like to add the latest products from all three...
when inserting the shortcode the post breaks with the following fatal error message: `Fatal error: Uncaught Error: Class 'Automattic\WooCommerce\Client' not found in /var/www/webroot/ROOT/wp-content/plugins/woocommerce-external-product-embed-master/classes/class-wcepe-api-client.php:35 Stack trace: #0 /var/www/webroot/ROOT/wp-content/plugins/woocommerce-external-product-embed-master/classes/class-wcepe-api-client.php(63): WCEPE_API_Client->connect() #1 /var/www/webroot/ROOT/wp-content/plugins/woocommerce-external-product-embed-master/classes/class-wcepe-data-store.php(65):...
Log: > Fatal error: Uncaught Error: Class 'Automattic\WooCommerce\Client' not found in /wp-content/plugins/woocommerce-external-product-embed-master/classes/class-wcepe-api-client.php:35
Minor change to cause authentication against a HTTPS rather than HTTP endpoint (which I suggest should now be the default).
Hi there, Thanks for this awesome plugin. I installed it today and it looks great. The only problem is that all the permalinks start with three extra dashes (---) that...