devframer
Forum Replies Created
-
Hello @codersantosh
Thank you so much for looking into it!
Hi @codersantosh ,
FYI: The elementor elements data is stored in the post meta table with meta_key “_elementor_data”.
Is there any filter to update the IDs in the post meta table?
The
woo_featured_products_listseems stored as serialized data inside all elements data of a page and thewoo_featured_products_listlike this[1] => Array ( [id] => 94c43b8 [elType] => widget [settings] => Array ( [woo_featured_products_list] => Array ( [0] => 12 [1] => 18 [2] => 24 [3] => 35 [4] => 39 ) ) [elements] => Array ( ) [widgetType] => prefix_featured_products_widget )Thanks for your reply and sorry for the late response!
But the above filter doesn’t update the IDs anyhow. The new IDs aren’t updating. Can you suggest any other way to update the IDs or could you tell me where these Elementor widgets values are saved in the database?
Forum: Plugins
In reply to: [Smart Slider 3] Does the plugin have import API?Oh ok. Thanks so much!
Forum: Plugins
In reply to: [Smart Slider 3] Does the plugin have import API?The above article is deleted? I can’t find the help article that you posted here. I will appreciate if you can post the API code or the correct article link here.
Thanks!
- This reply was modified 5 years, 11 months ago by devframer.
Forum: Plugins
In reply to: [Smart Slider 3] Does the plugin have import API?Its already updated, using the latest version 1.1.9 still the currency is showing undefined.