Search Results for 'composer'

Results from the Forum
OuweAap
Participant
#0

Hi guys,

This problem is driving me crazy.

When I started creating my website, I made some pages like http://techplanet.nl/software/. They were auto-generated by the theme I guess. Cause I didn’t actually create the page.

After some time I decided that I wanted to have more control over the pages and started creating new, custom ones using the Visual Composer. Like this one: http://techplanet.nl/software-2/

But I don’t like the “-2” in the URL/permalink. So I tried changing it. Impossible!
The weird thing is that I cannot find or delete/trash (or empty trash) the initial version (http://techplanet.nl/software/). So WordPress will not allow me to rename the “-2” version.

How do I stop the theme from generating this one: http://techplanet.nl/software/??

Thanks, hope I made my problem clear.

Andre

simchris
tagDiv Member

@abdgun
you can still use the visual composer in the theme — just ignore the “warning” message.

nero9111
tagDiv Member

awesome! it works !

thx a lot!
cheers

Daniel

Lucian
tagDiv Staff

Hi,

Add this CSS in Theme Panel -> Custom CSS and see if works.

.wpb_row {
margin-left: 0 !important;
margin-right: 0 !important;
}

Thanks

Lucian
tagDiv Staff

Hi,

We will update VC in the next theme update.

Thanks

nero9111
tagDiv Member

Hey there,

if i delete this lines in the functions.php ive got some issues on my site with blocks 🙁

issue 1

issue 2

iam at Version: 3.9.1

thx for your help
cheers

jklord
tagDiv Member

I try to update to composer v.4.2.3 but an error occured due to licence key.

How I could solve this?

Thank you

Marius
tagDiv Staff

Reply via email

Marius
tagDiv Staff

Hi,The CSS animation is fixed in the latest update, about the frontend editor is very difficult to make it because all our block and visual composer have some incompatibility when refresh the blocks data.

Thanks for the message!

nero9111
tagDiv Member

Hi Marius,

do you know when the frontend editor will be available? Could you fix your probs with the blocks?

i hope you get it soon 🙂

cheers from germany

Emil G
tagDiv Staff

Hi,

Do you refer to the Big Slide? If you do note that the big slider is not a part of the header, it’s under the header and yes, it is possible.
You just have to create the slider and add it on page using the visual composer Revolution Slider block element – http://screencast.com/t/2kO8gjrJ
If you want to replace it on Homepage BG templates you have to edit the template file and replace the Big Slider line with the Revolution Slider shortcode
http://screencast.com/t/oNDOhaCH3H
http://screencast.com/t/wte9CA0nj

echo do_shortcode(‘[rev_slider test]’);

Thank you, Emil G.

mariosem
Participant
#0

Hello,

as usual, in the dashboard there’s a notice of an update. Is it possibile to fix this problem once and for all? I’m also willing to purchase the plugin, provided the theme stays compatible with it.

This situation cannot be managed like that. There are too many Newspaper theme updates, including those necessary to fix the VC plugin issue. Please, try to fix it.

Thanks,

Mario

mariosem
tagDiv Member

Update: now the site loads, but I cannot connect with WordPress.com in order to connect Jetpack (I had deactivated all plugins), and I’m also getting the message “This theme requires the following plugin: WPBakery Visual Composer”, but the plugin is active.

This theme is a complete mess.

mariosem
tagDiv Member

Hello, after the upgrade my site is lost, as you can see. When uploading the Visual Composer, I get the messahe “The plugin doesn’t have a valid header”.
I cannot revert to any other theme, screen is always blank.
Any suggestion?

Lucian
tagDiv Staff

Hi,

By deleting that code in the funtions.php file you’ll get this new elements to VC: http://screencast.com/t/Axolxye5Z2V

Thank you

Steven
tagDiv Member

To not break any slide are the menu on mobile please add these files in the
Exceptions (files to ignore and load in render-blocking way) box to the bottom

jquery.min.js
external.min.js
site.min.js
js_composer_front.js

these files can’t be loaded in render-blocking are the sliders on ur site will not work also the mobile slide menu..

Steven
tagDiv Member

I’ve removed that code but i don’t see any thing new are change??????

Bikerznet
tagDiv Member

Great Just what I wanted

Steven
tagDiv Member

wow,it’s nice how i can find out things i was wondering about by just coming to this form..lol

Lucian
tagDiv Staff

Hi,

You don’t need to buy Visual Composer because it comes with the theme. If you want to enable all elements from VC please delete this code: http://screencast.com/t/DoNX5tCqv

Thanks for the message

Lucian
tagDiv Staff

Hi,

Please remove this code: http://screencast.com/t/DoNX5tCqv

Thank you

Bikerznet
tagDiv Member

Hi

I have removed the line from functions.php so that I can use the Visual Composer Separator, but it still isn’t showing after removal!

Any Ideas?

simchris
tagDiv Member

Um, well if you look at the changelog files it explains the changes. These are found in the download of the theme update from themeforest.

Always useful to explore the files and folders found in the theme download:

——————————————–
update_log.txt

[ V 3.8.4 ]
– fixed view counter + yoast incompatibility
– removed legacy code for backward compatibility
– added text title support to the row shortcode from the pagebuilder
– fixed missing animations from visual composer
– social counter plugin update
– visual composer plugin update

———————————-

changed_files_3.8.3_3.8.4.html

Here is a list of all the changes between v 3.8.3 and v 3.8.4

Modified files – 13 files
•functions.php
•header.php
•includes\plugins\js_composer.zip
•includes\plugins\revslider.zip
•includes\plugins\td-social-counter.zip
•includes\wp_booster\td_config.php
•includes\wp_booster\td_js_generator.php
•includes\wp_booster\td_page_views.php
•less_files\main.less
•less_files\menu-header.less
•style.css
•vc_templates\vc_column.php
•vc_templates\vc_row.php

New files – 2 files
•includes\plugins\td-speed-booster.zip
•less_files\pagebuilder\included_front_css_incomplete\page_builder_front.less

Bikerznet
tagDiv Member

Sorry not Visual Studio , VISUAL COMPOSER

Emil G
tagDiv Staff

Hi,

We didn’t make any tests with visual studio so i cannot tell if it will work or not.
The theme works only with our version of Visual Composer and it should work with the addons.

Thank you, Emil G.

  • This reply was modified 12 years by Emil G.
Viewing 25 results - 52,426 through 52,450 (of 52,922 total)