• Join the Best Wordpress and Elementor Support forum

    Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor


    Join us!

Advanced chart does not display in tabs widget of elementor template kits

T

tungnui

New Member
Hello, friends.

I'm new to Elementor. I have a project using template kits in Elementor not pro. I made a tabs widget. In each tabs widget, I add a template of pie chart. And only one tab appear pie chart, the other pie chart does not appear. I tried to modify the json file from this


"tab_list": [
{
"list_title": "Distribution",
"list_content": "",
"_id": "00a1574",
"set_active": "set-active-tab",
"icon_tabs": { "value": "", "library": "" },
"list_content_text_type": "template",
"list_content_template": "bar-chart-distribution-home-02",
"image": {
"id": "",
"url":
}
},
{
"list_title": "Funding Allocation",
"list_content": "",
"_id": "caf862d",
"icon_tabs": { "value": "", "library": "" },
"list_content_text_type": "template",
"list_content_template": "bar-chart-funding-allocation-home-01",
"image": {
"id": "",
"url":
}
}
],

to this
"tab_list": [
{
"list_title": "Distribution",
"list_content": "",
"_id": "00a1574",
"set_active": "set-active-tab",
"icon_tabs": { "value": "", "library": "" },
"list_content_text_type": "template",
"list_content_template": "bar-chart-distribution-home-02",
"image": {
"id": "",
"url":
}
},
{
"list_title": "Funding Allocation",
"list_content": "",
"_id": "caf862d",
"set_active": "set-active-tab",
"icon_tabs": { "value": "", "library": "" },
"list_content_text_type": "template",
"list_content_template": "bar-chart-funding-allocation-home-01",
"image": {
"id": "",
"url":
}
}
],

Basically, i added a new line

"set_active": "set-active-tab".

Then another issue happens. The two pie chart all appear at the beginning and then i click on each tab, the pie chart of each tab appears. It is not what i want. I want pie chart of each tab appear when i click on its tab not all pie charts appear at beginning.

Does anyone meet this problem before and if you have solution for it ?
Pleaseeee tell meee.
I need any kind of support from you.
 
T

tungnui

New Member
One more thing, I tried other tabs widget, from themesflat tabs, advanced tabs, normal tabs, and i also tried all kind of charts as well and results is still the same.
 

Latest Resources

Other Elementor Resources

elementor official

Still stuck? Ask the forum

Post your question with a screenshot and a link if you can, and a member will usually reply within a day. Free to join, no sales pitch.

Create a free account
Top