Search Results for 'composer'

Results from the Forum
chri5topher
Participant
#0

Hi there!

I am having trouble hiding the sidebar on mobile. I am using the visual composer wigetised sidebar. I have added the following css from a few earlier posts:


@media
(max-width: 767px) {
.post .td-main-sidebar {
display: none;
}
}

It is still showing up. I am using the infinite-scroll within a block13.

Thanks!

Kvr28
tagDiv Member

Did you activate visual composer? for some reason my site goes 500 unless the visual composer is installed

Lucian
tagDiv Staff

Hi,

You can edit the post template you use and add your image using the do_shortcode function() or via html.
You can use the shortcodes generated by the Visual Composer plugin to customize the image you want to add into the template before the comments template like this: http://screencast.com/t/l18UhAgW
Use this line: echo do_shortcode('add your shortcode here');
Hope this helps!

Thanks

simchris
tagDiv Member

Be sure to upload visual composer to version 4.3.5 from the all files download from themeforest. Visual Composer “broke” with WordPress 4.1. So, you need VC 4.3.5 to be able to use the custom editor.

If you simply cannot edit anything at all, that is different issue, often tied to perhaps a different plugin not working with WP4.1.

1) make sure you have Visual Composer 4.3.5
2) turn off *ALL* other plugins
3) make sure you can edit posts/pages
4) turn on plugins and figure out which is the problem.

Be sure to clear all your caches on site, CDN if used, and in web browser.

simchris
tagDiv Member

Weird.
The version of the theme I downloaded from ThemeForest on Dec. 19, has version 4.3.5 of the js_composer file

AH HA!!!

the version in here was v 4.3.5
Newspaper-tf/plugins/js_composer.zip

while the version in here was v 4.3.4
Newspaper/includes/plugins/js_composer.zip

so, some folks were not entirely crazy.

Lucian
tagDiv Staff

Hi,


@kinichb
Sorry for the delay! Unfortunately due to holidays we are working on limited staff here and we all do our best.
Unfortunately we had some issues with the plugin version which was included into the last theme update but we have managed to fix it. You can download the theme form themeforest and install the plugin for /plugins folder as instructed here: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/


@bonfaru
You can also download the theme with the right plugin from themeforest install it according to the guide I have mentioned and please let me know if this still happens.

Sorry again for this inconvenience caused and for the delay!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

We know about this issue and we have it on our todo list for future updates when we plan to redesign all Visual composer elements. Until then you can use this custom css to align the image to center: http://screencast.com/t/RuxUkWntd5k

.wpb_single_image.vc_align_center {
text-align: center;
}

Thanks

bonfaru
tagDiv Member

I have the same problem. Fresh WP 4.1, downloaded today:

Installing Plugin WPBakery Visual Composer (1/5)
Downloading install package from /home/wuetrs/public_html/bonfaru.com/wp-content/themes/Newspaper-child/includes/plugins/js_composer.zip…
An error occurred while installing WPBakery Visual Composer: Download failed. A valid URL was not provided..

Need a urgent solution too please. spending 58 bucks and can’t use it…

kinichb
tagDiv Member

Just running through the zip plugin files included in the theme, and the version of visual composer that comes bundled is still 4.3.4 instead of the new 4.3.5 version.

This IS the issue….

I just downloaded the theme files from envato TODAY, and it still has the old files.

Can i PLEASE get the updated js-composer.zip file that contains the actual updated plugin??

  • This reply was modified 11 years by kinichb.
simchris
tagDiv Member

Try using the theme with just the Visual Composer working alone; turn off *all* other plugins.
Then try turning on WooCommerce.

Loiborg
Participant
#0

I’ve uploaded several photos on a page using the visual composer. I’m using the module ‘Single Image settings’. I’ve uploaded a picture in each and chosen “Align center” under “Image alignment”. The photo is still aligned left.

What am I missing?

katsdelight
tagDiv Member

Hi,

All is ok now, I have installed the latest version of visual composer from the
your updated theme version, via envarto.

Thank you.

katsdelight
tagDiv Member

Hi,

I have removed the visual composer folder via ftp as you stated but I am still getting this error message when I try to reinstall it.

The plugin does not have a valid header.

Downloading install package from /home/katsdeli/public_html/review/wp-content/themes/Newsmag-child/includes/plugins/js_composer.zip…

Download failed. A valid URL was not provided.

Where can I down load the visual composer folder from, to upload via ftp?

Thank you,

Katrien.

coudreau
Participant
#0

I installed woocommerce 2.2.10 and visual composer 4.3.5 and i have a visual composer crach ?!

regards

Lucian
tagDiv Staff

Hi,


@kungalvsnyheter
Please use this guide and re-install the VC plugin: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

Thanks

Lucian
tagDiv Staff

Hi,

I have also tested this using the latest theme version and haven’t found any issues with this so please make sure that you also use the latest theme version then deactivate all plugins leaving just the Visual Composer plugins active then empty cache and also purge files if you use any CDN host services then check again.
Those features work based on js so any js conflict can cause this. You also have this js errors in your console: http://screencast.com/t/GHeDCTdidsG

Thanks

Lucian
tagDiv Staff

Hi,

Please make sure that you deleted the plugin and also remove the plugins folder via FTP: http://codex.wordpress.org/Managing_Plugins#Uninstalling_Plugins
After this install the plugin from the plugins folder, do it like this: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ but for the social counter plugin.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Sorry for the delay!
Please make sure you delete the VC plugin folder like instructed here: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

Thanks

grip
tagDiv Member

Success!

What worked was taking the advice on another thread about changing themes:

1. Change theme away from Newspaper (I used wordpress’s own TwentyFourteen).

2. Deactivate all plug-ins.

3. Clear all cache, esp the browser (I use Firefox)

4. Change them back to Newspaper.

5. Activate Visual Comoser plug-in first, then check home page in WordPress CMS and YES! it appears.

6. Activate plug-ins one by one and check Visual Composer is still there. The answer for me was: yes.

7. With all plug-ins re-activated, Visual Composer was back and all working OK.

Jeez, what a performance!

Cheers

Dave

grip
tagDiv Member

Nope, that didn’t work. No sign of Visual Composer on the home page at all.

simchris
tagDiv Member

You need to install the latest Visual Composer version bundled with the theme. This was the purpose of the minor update for the theme which came a day or two after 4.1 was released.

See the site docs right side of page on how to update Visual Composer. Lots of other great help for the theme, too.

kungalvsnyheter
Participant
#0

Hi,

When I installed wordpress 4.1 I can´t no longer update visual composer. It´s says that my license key is invalid.

Appreciate your help.

Cheers,

Joakim

abuzzy
Participant
#0

1. I need to understand if I’m gonna have to install WordPress SEO plugin by yoast or if it has been implemented into NewsMag? and if yes, how do I know the keyword set, desc e.t.c.

2. I use POST to create content on my previous theme but since I bought newsmag, I found out that some functions like visual composer doesn’t work with POST, but before I start migrating, what is the best way to create content in newsmag, POST or PAGE? kindly elaborate…

simchris
tagDiv Member

Look at the theme docs, right side of the page.
https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/

Great place to start to learn using this theme.

KSiteTV
Participant
#0

I’ve purchased this theme, but I can’t seem to authenticate Visual Composer without a license key. Am I looking in the wrong place, or is it included with one of my theme files?

Viewing 25 results - 51,726 through 51,750 (of 52,922 total)