How can I display the price chart outside the product page?
To display the price chart on other pages, use the shortcode [cxc_wpl_chart id=”product_id”]. Replace product_id with the ID of the desired product.
How can I display the price change table on the product page or other pages?
Display on the product page: Enable the relevant options in the plugin settings to show the price change table.
Display on other pages: Use the shortcode [cxc_price_table id=”product_id” limit=”10″]. Replace product_id with the ID of the desired product. The limit parameter determines the number of rows displayed in the table.
Can I use multiple shortcodes to display charts for different products on the same page?
Yes, you can use multiple [cxc_wpl_chart] shortcodes to display price charts for different products on the same page. Each shortcode must include the corresponding product ID.
Is it possible to display multiple price charts for a specific product on the same page?
No, you can only display one price chart for a specific product on each page.
How can I delete the data recorded by the plugin?
Go to the “Clear Data” tab in the plugin settings. In this section, you can:
- Delete all data completely when uninstalling the plugin or
- Delete data within a specified time range.