PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, August 3, 2022

[FIXED] How to create a new element in visualcomposer.io API ( visual composer) (not a wpbakery)

 August 03, 2022     json, visual-composer, wordpress     No comments   

Issue

How to explore this API https://visualcomposer.io/docs/api/

I have installed this plugin https://github.com/VisualComposer/vcwb-demo-element-example-plugin. But when I am trying to add any new attribute into setting.json it not reflect in the UI.


Solution

You have to add this attribute's key to the object - 'editFormTab1'. For example, there is an attribute - 'metaCustomId' and it has been added to the list in object - 'editFormTab1'.



Answered By - Jānis Konutis
Answer Checked By - Senaida (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

1,217,778

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © 2025 PHPFixing