Search Results for 'composer'

Results from the Forum
Lucian
tagDiv Staff

Hi,

the VC plugin current version is 4.2.3, if you get this message with these latest plugin version please update the plugin from the plugins directory of the theme, like this:

https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

Thanks

lighterside
tagDiv Member

This banner just started showing up for me today as well.

Assuming all we can do is looking forward to the next Newspaper update?

Lucian
tagDiv Staff

Hi,

Please make sure you have the latest theme version (3.9.2), also check to see if the Visual Composer (4.2.3) is at his latest version too, if it’s not please update it like this: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

If nothing works please send us an e-mail with your wp-admin username and password and also FTP access at contact@tagdiv.com so we can check this issue, make sure to specify your problem or send an URL to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately not all the Visual Composer elements have this feature.

If you want you can add a class on rows or on columns if you want to target then a block or a title with text from that row/column.

To add a class on a column/row: http://screencast.com/t/h2J8DRl3E http://screencast.com/t/XM0uJCi1MQ

Hope this helps
Thanks

bobbyd67
tagDiv Member

Hi Lucian,

I did have a quick play with the front end editor, and yes it is not much more productive.

Thanks for your reply.

Daniel Finch
tagDiv Member

@betterretailing Did you have any success?

davfersar
Participant
#0

In my wordpress 3.9.1 I have installed the theme newspaper. And after a few days working properly I can not see the back end. The only way to go back and see it is renaming the plugin folder js-composer.
What should I do?

Lucian
tagDiv Staff

Hi,

The Visual Composer Frontend Editor button was removed from the theme as it’s not compatible with theme blocks.
I think you can leave it if you want, should work with the default elements.

Thanks

funtober
Participant
#0

I need to add a class to various visual composer elements such as “text with title” and some of the blocks. I’m guessing that I can do this in classic mode using the visual composer shortcodes but is there a way to add it in visual composer instead? I see that some of the elements have a field for it but many do not.

bobbyd67
tagDiv Member

Its ok I removed this code from functions.php

if (function_exists(‘vc_disable_frontend’)) {
vc_disable_frontend();
}

and it showed.

Does this mess with the theme at all?

bobbyd67
Participant
#0

Hi Guys,

A question, in trying to get VC working properly I deleted the plugin and reinstalled as of the latest version.

Then doing a test post I seen the VC buttons either backend editor or frontend editor.
The animations were still not working.

But now when i go back to edit a post only the classic editor is showing.

Should we have both front and backend editors like it shows on the Visual Composer site?

Darren

bobbyd67
tagDiv Member

Just updated to 3.9.2 and 4.23 of visual composer, but animations are still not working.

Please help as this is a customers site of mine.

Also tried all the standard word press themes like Twenty Twelve etc and the animations worked. But as soon as I go back to Newspaper or the child theme it wont work?

Thanks in advance
Darren

  • This reply was modified 12 years by bobbyd67.
bobbyd67
tagDiv Member

you could try adding the embed code in visual composer with the html module??

Lucian
tagDiv Staff

Hi,

We will update the Visual Composer in each Theme update.

Thanks

simchris
tagDiv Member

Just ignore it.

Daniel Finch
Participant
#0

Hi there,

I’m getting a message that Cusual composer wants to update but I don’t have a code as it’s part of the theme – See here: http://take.ms/SqGb0 what should I do?

Lucian
tagDiv Staff

Hi,

You can fix it like this: http://screencast.com/t/TARPJIYeTGvE
About the Visual Composer, it will be updated in the theme update.

Thanks

Lucian
tagDiv Staff

Hi,

The CSS animation should work if you have the latest theme version and also the VC.

To fix the buttos, please add this CSS in Theme panel -> Custom CSS

.wpb_button_a span {
display: inline-block;
border-radius: 4px;
}

To fix the map from contact page add this CSS:

.wpb_gmaps_widget .wpb_map_wraper iframe {
width: 100%;
}

About the visual composer, we will update it in each theme update.

Sorry for the delay

  • This reply was modified 12 years by Lucian.
Lucian
tagDiv Staff

Hi,

The issue is because your CSS for that tour tab comes from style.css not from the visual composer CSS like should be as normal, see here: http://screencast.com/t/L8LsIUmtuG1

Your style is different: http://screencast.com/t/bVX2h7SCM

You have done some modification on CSS?, or you have a plugin that minify all your style CSS?

Please disable the minify.
Thanks!

bobbyd67
Participant
#0

Hi Guys,

I just updated the theme to 3.9.1 and have some urgent problems.

I also updated Visual Composer as it too said it needed update. I deleted the plugin then uploaded from folder in theme as instructed.

But the problems I now have is CSS animations are not working.

Here is the url: http://www.powercontrol.com.au/giovenzana-automation/

All pages animations seem not to be working.

Alignment of several modules created with Visual Composer are now all over the place.

For example on this page you can see the buttons are over lapping http://www.powercontrol.com.au/safe-t-pull/safe-t-pull-wire-switches/ . Plus the buttons are now not rounded corners?

http://www.powercontrol.com.au/contact-us/ you can see here the google map is over lapping the contact form ( it wasnt before ).

I too as others have had is getting the ” Hola! Please activate your copy of Visual Composer to receive automatic updates. ”

I am not sure if the theme is the problem or VC.

Please advise asap as this is a live customers site.

Thanks Darren

Lucian
tagDiv Staff

Hi,

Can you please provide more details about this issue, you can send an URL on site to check or a screenshot with this issue.
Also, make sure you have latest theme and Visual Composer versions.

Thank you

Emil G
tagDiv Staff

Hi,

It has no header and no footer, just the content, you have to add something like Visual Composer blocks or custom code/ text to display something. – http://screencast.com/t/QgBPsC3ZE9S

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. You have to edit the td_module_blog.php and replace the following variable with the tags you want – http://screencast.com/t/ZIUaDZrAU

replace with:
array(15,12,30)

Where the numbers (15, 12, 30) are the tags ids. You can find the ids by hovering on the tabs – http://screencast.com/t/lW8v99kt

Don’t forget to set the by tag option in the Theme Panel – http://screencast.com/t/YOnaj81chh

2. You can replace the line inside the loop-single.php like this – http://screencast.com/t/zUxFfJSvHM
You can take the shortcode from the visual composer, create and set a block and switch to classic mode – http://screencast.com/t/tNlsx6vNDhttp://screencast.com/t/mVWFCVKX

do_shortcode('[add your shortcode here]');

3. Do you want to add a background to the module/widget h3 titles? please provide more details.

Thank you, Emil G.

Lucian
tagDiv Staff

Hi,

Please make sure you have the latest version of the Visual Composer Plugin(4.2.2) and the latest theme version too.

Thank you

Buggin
Participant
#0

Hi,

I’ve a problem with my visual composer, the text is white and in html mode, can you help me with this issue ?

Thanks a lot

Viewing 25 results - 52,401 through 52,425 (of 52,922 total)