22690 comments found.
Hello,
I’m having trouble with my site displaying correctly across browsers. When I view in Chrome, it looks fine on my end. But other users who view on Safari or even on Chrome on different desktops see all of the VC backend code showing up.
http://www.freedomsmallbiz.com/our-values/What could be the issue here?
Hello, please open support ticket at support.wpbakery.com and share your site login credentials so our support team can look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
I’m looking for a plugin that allows field-level permissions for VC content, does such a thing exist? The goal would be for an admin to setup a page/VC content and then specify for each element what roles are allowed to edit that field. If they don’t have that permission then they can’t edit that field.
Hello, I am not aware of such addon, yet you can browse through vc.wpbakery.com/addons. Yet you can look into latest Role Management – there you can specify post types and elements available for each role.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hello,
I want to achieve a FlexSlider with thumbnail navigation and Lightbox upon click, as seen here:
http://tekanewascripts.info/vcextensions/image-gallery-flex-slider/Do I really need the Composium Extension for that?
Wouldnt it be quite easy for you to add this option to the default FlexSlider already implemented in VC?
Thanks!
Hello, I would suggest contacting Tekanewa Scripts directly to get more information on his extension.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
the envato login through your support site does not register my purchase. So I cannot open a support ticket. I need help ASAP and sent an email to the same effect 24 hours ago.
Hello, please try login once again and if this is not helping send your license key via private message so we can look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi, I had Visual Composer 4.1 and everything was working fine, and then I bought the last version of it and evyerthing dispareared. My Main page in admin says it’s blank while the text is hidden. I have no view of anything. Can you help me ?
Hello, please open support ticket at support.wpbakery.com and share your site login credentials so our support team can look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi, in my visual composer,
i want to change font color in “RAW HTML” element,
i create custom css in “page setting” and custom css in visual composer,
i create in style.css http://prntscr.com/93tuep but the font colour can’t change.. why the font color style black?? http://prntscr.com/93tu87i’am i forgeting the one step?
thanks
Hello, try to use important there or point directly to specific tag inside your Raw HTML.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Can you give me an example?
Hi. I have a third party shortcode where I have to wrap my content within the short code – so I have 2 tags: myshortcode] [/myshortcode]. I need one VC block to be the start tag, and then add another VC block for the end tag. I tried the parse shortcode in the options but I don’t get the result I want. Any idea?
Hello, please open support ticket at support.wpbakery.com and provide more detailed description on what you want to achieve so our support or dev can provide you with tips.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi, I am having trouble getting links going directly to the ID param tabs. Maybe it recognizes the first tab then it doesn’t do anything. The author of the theme I am using, updated to visual Composer 4.7. This is the website. http://lcpreview.com/ Please advise. Thank you so much!
Hello, you should add id at the end of the link – #your_id. Also I would suggest asking theme author to provide you with the latest version of VC. If this is not helping – you will need to ask your theme author for support or consider purchasing direct license for VC if you wish to access official support at support.wpbakery.com
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi Guys,
I was wondering how my row background could be responsive? Now i got a image with only pictures in the middle, but when you resize the screen the backgorund in the middle will go right and on mobile devices full deleted! How can i set the row background images to resize with the screensize?
Hello, please set background image option to cover and it will fill all the row.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi, we are trying to implement a “close” button for accordions at the bottom of the accordion content container. The idea is to insert a link with an onlick=”toggle()” event (or similar). Your assistance is greatly appreciated! Thank you!
Hello, you should look into kb.wpbakery.com to see how interact with VC elements through our API. As for customization – all our developers are working on VC and this is why we do not have resources to offer customization services, nevertheless there are a lot of good developers at Envato Studio who could help you out.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Delete icon in Visual Composer it not work. I can’t delete anything after I create with your new version.
Hello, please open support ticket at support.wpbakery.com and share your site login credentials so our support team can look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hi Guys
I have a lay-out problem with the VC. When i try to change a text lay-out, add a enter, white line, ... it’s not working.. the text is just one line.
I have the latest version of VC, disabled other plugin’s, ... nothing works.
Can you help?
Hello, please open support ticket at support.wpbakery.com and share your site login credentials so our support team can look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hello, is “Separator with Text” element gone from the latest version? It is not showing up… I have bundled version with legenda theme.
Hello, Separator with text is still available and we do not plan to remove it. If it is not there – please open support ticket at support.wpbakery.com or if you got VC within a theme – ask your theme author to look into this for you.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Hello, I bought a theme from ThemeForest that contains Visual Composer. For two days this plugin loads very slowly (60-70 seconds). If I buy a license – will solve the loading speed of Visual Composer?
Best regards,
Hello, 60-70 seconds loading is way too much. Please make sure you have latest version installed. With direct license it is possible to access official support at support.wpbakery.com where our dedicated support team can look into your issue.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Your support system is refusing to believe I have a licence, even though I have 3 copies sitting in my account and 4 months of support remaining according to my codecanyon account page. Anyway, I have a problem with your post grid. When I change it to a custom query the number of items to display disappears and it default to 10. I have tried adding max_items=”-1” into the shortcode, but with no luck. Any ideas? I need to display a grid of custom post types with a filter on the top. Thanks
Hello, please try once again – it should work without problems now.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Are you talking about the issues getting into the support system (which still doesn’t work), or the post grid, which also obviously hasn’t changed.
Are you talking about support, which still isn’t working and insists I need to buy another copy (it may be picking up another account, but I have no way to know). The post grid obviously still isn’t working.
Ok, I worked it out. In my case I had a custom post type called projects with about 70 entries in that post type. The code I used was: -
post_type=project&posts_per_page=-1
If you set the posts_per_page to -1 that loads everything. You can also just put in a number if you only want a certain amount. btw – Custom Post Types work really well if you have a lot of tags that aren’t relevant to the particular things you want to display and you want a filter (so would normally have to exclude all those tags).
Hi, in my visual composer,
i want to change font color in “RAW HTML” element,
i create custom css in “page setting” and custom css in visual composer,
antrian { color: #ffffff; }
then i add “antrian” in the class name “Extra class name” RAW HTML, but the font colour can’t change.. why?
Hello, you should apply class name to your HTML block and then refer to it from Custom CSS.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
How to apply class name? can you expalaine?
thanks.
In element param window there is extra class name field – after adding extra class name you can refer to it from Page or Global Custom CSS.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
i exported pages from one wordpress and imported them into another but the visual composer settings did not transfer. can you help?
Hello, please open support ticket at support.wpbakery.com and share whole process how you did it – our tech support should look into this.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
wpbakery – I purchased this plugin recently but am unable to validate the API. I have followed the instructions to find my API key and license code but keep getting error messages. I have also tried to submit a trouble ticket to your site but keep getting rejected because your site doesn’t acknowledge that I have purchased your plugin.
Can you please assist.
Thank you.
Hello, please try once again – it should work without problems now.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
Thanks. Problem is now resolved.
Hi, I’m just trying to make a fullwidth row, that is filled with an image, and is the same height as the image I am filling it with. How do I accomplish this?
Just to clarify, I am trying to make a page like this one: http://features.cnet.com/it-really-is-a-small-world-after-all/it-really-is-a-small-world-after-all
I would like the top banner image to fill 100% of the screen width, while the rest of the content that follows below it leaves some white space to the left and right of the content.
Let’s say my top header image is 300px by 1200px. How do I use Visual Composer to insert an image that has a fixed height of 300px, but will just crop away the left and right sides of the image as the screen is resized?
Also, is there a way to overlay a post title overtop of this image (like the link I shared?) Thanks!
Hello, for this I would suggest apply extra class name to row and then operate with custom CSS. Also image should be applied to background of row.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter
I am having issues with updates. I have input the API key, ENvato username and purchase code as well but it indicates there is currently an issue with envato then when i go to your website “http://support.wpbakery.com/licenses” it indicates that I have no licenses but i clearly do. How do we resolve this matter? Your support site also sends me in an endless loop when trying to access support … what i mean is that it says i can access support then it says my support is limited and asks me to buy a license … what is the limit of support if there is no support ?
Hello, please try once again – it should work without problems.
Knowledge Base ·
Official Support ·
Facebook ·
Twitter