Questions tagged [visual-composer]
383 questions
2
votes
1 answer
WPBakery Custom container not working
I am creating custom content blocks and using WPBakery plugin to do so but the nested container doesn't work.
When I add the container I cannot remove it and the children items don't show at all. The icon is also different from the one shown in the…

Elisa M.
- 51
- 5
2
votes
2 answers
WP Bakery Page Builder loses settings in Role Manager
We are using WP Bakery Page Builder on for a client website. The plugin works fine, but sometimes the settings in Role Manager, for what post types the composer should be on just resets.
We are researching the possibility to hack the settings…

Kidkie
- 83
- 1
- 9
2
votes
0 answers
How to display ACF relation field using Post Grid in WPBakery Page builder
I would like to display a Post Grid in a post.
The post contains an ACF field, field type is set to 'relationship' and return format is set to 'Post Objects'. So essencially. I'm trying to get Post Grid to display 'Post Objects' stored in this ACF…

Jason
- 326
- 1
- 12
2
votes
1 answer
RTL with visual composer for wordpress
I have problem RTL with the visual composer for WordPress, I have an empty space from the right side. at row !!
What can I do?
Please help me.
problem RTl with visual composer

nansoft
- 45
- 6
2
votes
1 answer
How can I use custom widget in Visual Composer or conversion it to Visual Composer Element?
Visual Composer only show wordpress's widgets. And custom made widget not showing in Visual Composer.
I want to know how can I use custom widget in Visual Composer or conversion it to Visual Composer Element? Or how can I add element for Visual…

武小博
- 23
- 4
2
votes
0 answers
Using Visual Composer with Angular 4
I want to use visual composer with Angular 4. The problem is that I am able to create elements using visual composer but I am unable to make Angular interpret the classes of visual composer elements. Can anyone please tell how to make Angular 4…

Vaibhav Agarwal
- 975
- 1
- 7
- 22
2
votes
1 answer
Access the post data via short code (Visual Composer post grid)
I am using a Visual Composer (Post Grid) element, with a custom template.
I'd like to output the post id via a shortcode, so I've created a simple shortcode:
function myshortcode_title( ){
return get_the_ID();
}
add_shortcode(…

Adrian
- 57
- 1
- 8
2
votes
0 answers
Visual composer add element that is similar row or section
I use function vc_map() to add element into Visual composer. In default, the row shortcode is added to wrap out any added elements. But I want to create an element that not wrapped by row or any thing. It's similar row or section in Visual composer.…

nhansay
- 29
- 1
- 6
2
votes
1 answer
visual composer post grid custom query string for past events
i want to display the past events in home page. i am using visual composer post grid custom query option to compare with the current date and display posts less than current…

Ravi Kumar
- 190
- 2
- 12
2
votes
1 answer
How to use 'custom_markup' parameter in Visual Composer 'vc_map'?
I was wondering if anyone have a clue about using custom_markup parameter in Visual Composer? I've came across with a solution in this link but it seems outdated.
I'm using:
WordPress 4.8
Visual Composer 5.1
Any help will be appreciated. Thanks.

Eren Süleymanoğlu
- 1,204
- 3
- 18
- 26
2
votes
0 answers
WordPress Advanced Custom Fields with Visual Composer
Normally when i create a project or website with custom fields. The user can edit the information in the WP CMS. I came across visual composer and thought to try it.
When you have a page or custom post type the WYSIWYG editor changes to the one for…

The M
- 641
- 1
- 7
- 33
2
votes
3 answers
Visual Composer to HTML
I am using woocommerce for one of my proyects, I am getting the description of the item but I am getting this in the format of visual composer, backery, js_composer or whatever name you Identify, my question is how to translate visual composer to…

Abner Morales
- 104
- 2
- 8
2
votes
2 answers
Smooth anchor scrolling with Wordpress Visual Composer onclick javascript action button feature
I'm using Wordpress Visual Composer and would like a button to have a smooth scroll down to a specific section on the same page.
I've explored the standard button element's "insert inline onclick javascript action" with anchor IDs and code from…

John Blignaut
- 35
- 1
- 1
- 8
2
votes
2 answers
Using accordions in tabs with visual composer in wordpress
I'm using the biss theme within Wordpress to create my site. One of the pages has "tabs' element on the Visual Composer front-end editor. However, I want to insert accordions in one of the tabs.
Apparently this function isn't allowed in Visual…

Kwasi Peprah
- 21
- 3
2
votes
3 answers
CSS Unequal Image Height
I have a 3 column grid, of different widths, which contain an image element each.
The structure is essentially
Each…

Marcus Christiansen
- 3,017
- 7
- 49
- 86