Pricing Table is not working with woocommerce dynamic tags
i am using the pricing table - so when i called the dynamic tags from woocommerce price, title, short description and even called the specific product so its not working, nothing to showing anything, but when i did try the simple heading with dynamic tags of product title its working, so the issue - under pricing table dynamic tags is not working with your mighty pricing layouts, mighty icon box also.
ATTACHED FILES
Asked 9 months ago on September 23, 2024 12:05 PM Comments 13 times
Tom replied 9 months ago on October 14, 2024 4:33 AM
Hi there,
Apologies for the delay, as we were out over the weekend.
Thank you for reporting your issue.
Could you please share your admin details, including username, password, and wp-admin access, so we can take a closer look at the problem?
Best Reagrds,
Hardil
Backend Development replied 9 months ago on October 11, 2024 8:29 PM
with your theme i haev many issues facing, my custom woocommerce pages is not working now, even i have placed under child theme, and these errors is coming on website please check the screenshot as i mentioned in below.
ATTACHED FILES
Tom replied 9 months ago on October 2, 2024 10:15 AM
Hi there,
First of all, I want to clarify that this pricing table was not designed for WooCommerce. However, I can suggest some references that might help you retrieve WooCommerce data and incorporate it into this table.
global $product;
if ( $product ) {
return $product->get_price_html();
}
https://www.businessbloomer.com/woocommerce-easily-get-order-info-total-items-etc-from-order-object/
https://www.businessbloomer.com/woocommerce-easily-get-product-info-title-sku-desc-product-object/
Thank You.
Hardil
Backend Development replied 9 months ago on October 1, 2024 1:23 PM
okay, provide me the function/code for the woocommerce dynamic values get in the pricing table, i m not technical, so please provide me the code and i will update on given path files, Thanks
Tom replied 9 months ago on October 1, 2024 7:40 AM
Hello there,
Sorry for the delay.
We are not currently receiving data from WooCommerce in this version of the theme.
However, if you'd like to achieve this, you can modify the file in our Elementor widget to do so.
Please follow the file path provided below.
Render file:
- plugins > whmcs-extension > elementor > whmcs > render > pricing_table_section.php
Widget file:
- plugins > whmcs-extension > elementor > whmcs > widget > pricing_table_section.php
Tahnk You & Best Regards,
Hardil
Backend Development replied 9 months ago on September 29, 2024 1:55 PM
simply tell me, is it possible to fetch the woocommerce product data under mighty pricing table? because my requirement is need to fetch the product title, price, description and button get the dynamic under mighty pricing table. so guide me about his how to achieve it. otherwise this theme is not compatible according to my requirements. Thanks
Backend Development replied 9 months ago on September 28, 2024 10:48 AM
simply tell me, is it possible to fetch the woocommerce product data under mighty pricing table? because my requirement is need to fetch the product title, price, description and button get the dynamic under mighty pricing table. so guide me about his how to achieve it. otherwise this theme is not compatible according to my requirements. Thanks
Vincent replied 9 months ago on September 26, 2024 11:23 AM
Hello,
Sorry. Woocommerce data can't be fetched from that.
You have to add manually product price, description, etc.
- Vincent
Backend Development replied 9 months ago on September 26, 2024 9:34 AM
whee you are using the title - basic/silver there is i want to get the specoific product title f with help of dynamic tags - just guide me how to get the dynamic tags for th product title price, description under the m9ighty pricing table emlement.
Vincent replied 9 months ago on September 25, 2024 8:52 AM
Hello,
Woocommerce data can't be fetched from that.
This fetch data from WHMCS server only. In previous reply we share image. ( Link )
- Vincent
Backend Development replied 9 months ago on September 25, 2024 7:29 AM
Yes i am trying to fetch woocommerces product data, kindly guide me about it or if this is the issue then please fix it.
Vincent replied 9 months ago on September 24, 2024 12:27 PM
Hello,
Are you trying to fetch woocommerces product data?
In the below screenshots, This fetch data from WHMCS server only.
- Vincent
ATTACHED FILES
Vincent replied 9 months ago on September 23, 2024 12:48 PM
Hello,
Sorry for the inconvenience. We will check and let you know asap.
- Vincent