Search Results for 'composer'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

If you are talking about the Visual composer frontend option, unfortunately the theme does not work well with this feature so the developers decided to exclude this option from the theme. You could enable the frontend editor by removing this code from the theme td_wp_booster_functions.php file found in the theme folder->includes->wp_booster – https://www.screencast.com/t/Xp3wnzNx but it will not work properly if you have tagdiv blocks on your pages. If you want to use a frontend editor you can try the additional plugin TagDiv composer when it will be made available, as it is currently in development state.

Thanks

thespokenword
Participant
#0

Hello,

I wanted to quickly ask regarding an issue we’re having with the home page. An extra row is made for just one post (when there should be three per row), rather than attributing it to the next page. This continues on all the pages. Is there a way to resolve this issue? It looks like this:

– – –
– – –
– – –
– – –

Also, is there a reason why recent posts would display on the front page without actually being included on the visual composer for the home page? Normally, I’d assume we could edit the initial problem there, but since it’s not in the visual composer as a block/grid, then it’s impossible to tinker with the settings.

Thank you as always!

Catalin
tagDiv Staff

Hello kamoe,

Please keep in mind that the Visual Composer is fully tested and compatible with the theme. Try to make a new sub-domain with a fresh install only with the required plugins, clear all your caches and check the results.

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello keypractices,

I have checked your website, and I saw that you are using some untested plugins like Jetpack-Photon which can interact with the theme packet and cause a lot of unknown issues. Please try to disable all of the untested plugins, leave just Visual Composer to be active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Also, if the problem is still there, please try to make a new clean install from scratch via FTP way and install only the required plugins and check the results. -> https://forum.tagdiv.com/newsmag-install-via-ftp/

Hope this helps and let us know how it goes!

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

You can create a sidebar for your pages in Visual composer using a split row layout like this – https://www.screencast.com/t/a2xmnpzmrRTw or by using a widgetised sidebar element – https://www.screencast.com/t/T35p6H1oc1hhttps://www.screencast.com/t/omYXcxyN18 in which you can select a sidebar from your available ones and customize it in the widgets settings – https://www.screencast.com/t/aPLoOhQw0yQ

Thanks

Simion C.
tagDiv Staff

Hi,

You could change the block title font properties on a specific block using css like in this example – https://www.screencast.com/t/CgTh0GJDi4O5https://www.screencast.com/t/VKaAfb1KO Or you could remove the title from the block and like in this example, add a raw html element above it in Visual composerhttps://www.screencast.com/t/7L7H4PKTpmJhttps://www.screencast.com/t/Ayk5wZ4jj and using html recreate the title using a h1 tag and properties from a basic block title adapted to a h1 tag – https://www.screencast.com/t/0sw5RCGHo with this result – https://www.screencast.com/t/Fm5fOYvwYF

Thanks

Bogdan B.
tagDiv Staff

Hello,

Unfortunately our theme does not work properly with that layout. Please use this guide to properly use visual composer: https://forum.tagdiv.com/how-to-use-visual-composer/

Thank you!

Edragon
tagDiv Member

About WPBakery Visual Composer. I am using the latest one which came with Newspaper theme (version 7.7). Can’t update Visual Composer directly via plugins updates, because I do not own Visual Composer license. And because of that we were forced to turn off auto-updates and security notifications (because of that not up to date Visual Composer we started receive lots of warnings notifications and emails about that this plugin is not up to date. Already complained about it previously. 😉

If I try to update Visual Composer I will get error -> “An error occurred while updating WPBakery Visual Composer: To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer. Got Visual Composer in theme?”

portuga
tagDiv Member

Problem solved. I had disabled the visual composer from posts.

Catalin
tagDiv Staff

Hello Mahaona,

Please ensure that you are using the latest version of the theme and also, if you are using some untested plugins, please try to disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. The ajax filters are fully tested and work will all of our blocks of the theme and should work without any problems. If the problem is still there, try to make a new clean install from scratch via FTP way and check the results.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Oh…I thought you meant this forum. If you have a bbpress forum on your site and cannot edit your posts, then please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

BkkGreg
Participant
#0

Hi,

I’d like to use a sidebar on my site but the page template settings say “The settings from this box only work if you do not use visual composer on this template.”

Does this mean that I’m unable to have a sidebar if I use Visual Composer? If I want a sidebar am I forced to use the classic mode?

Thanks for any help.

Simion C.
tagDiv Staff

Hi,

Each block is different, and it contains a combination of modules which use different thumb sizes – https://forum.tagdiv.com/theme-thumbs/ Also here is more information about how the cropping of the feature images works – https://forum.tagdiv.com/featured-image/ In your case from what I can see when the post has a featured image set, the module gets smaller in size somehow when it should remain the same. Try to use your browser inspector and check the thumbnail size for a block and module where this happens – https://www.screencast.com/t/kOTSIpm6kN and compare it to what it should be in theme panel – https://www.screencast.com/t/PyZlIubvU Or if you could provide a link to your site we can take a look at this. In most of the cases any image or thumb related problem is caused by a plugin, so you could try also to disable all your plugins except Visual composer, clear your cache and see if it still happens.

Thanks

Vadim Kurkin
Participant
#0

Did it once and now don’t see such button again. How to enable this mode to edit the page right on the page but not in console? Now I see only two modes – classic mode and backend editor
https://pp.vk.me/c836121/v836121627/2c5e5/7IdhXub5CXA.jpg

Simion C.
tagDiv Staff

Hi,

You could set a background color on any row in your homepage, in Visual composer first you must stretch the row – https://www.screencast.com/t/xQz2aeli then set a background color in the design options tab- https://www.screencast.com/t/CVC3c5ixK9 with this result – https://www.screencast.com/t/ikG7H2thtte Or you could use your browser inspector tool to identify the elements, the classes used and create a custom code to change their properties – https://www.screencast.com/t/XPZ3PBn6u Here is a tutorial about the browser inspector – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Catalin
tagDiv Staff

Hello adlist,

Please keep in mind that our theme does not have any issues regarding on bandwidth, sorry! The theme works as properly. If you are using some untested plugins, please try to disable all of these, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Please provide more details about your problem so I will be able to provide am ore accurate response.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

From what I can tell the font settings come from a different place then the theme’s css – https://www.screencast.com/t/KDdC2pzd6Zb and in the case of the h1 heading is set to a value in points – https://www.screencast.com/t/mXTbechYE overwriting the same settings. Most likely a plugin or conflict between plugins is causing this, I suggest as a test to disable all your plugins except Visual composer, make the changes you want to the post content headings font in the theme panel – https://www.screencast.com/t/cHOyPlx7 then clear your cache (very important) and also purge cdn files if you use it. Please try to follow all these steps because they will more likely fix this issue.

Thanks

kamoe
tagDiv Member

Hi Catalin,

Problem is still here: Theme version is 7.7, Visual Composer is 5.0.1 (from latest theme package). Problem is the same with plugins disabled and system configuration is OK according to: https://forum.tagdiv.com/system-status-parameters-guide/

One one of my other sites where I do not have this problem, theme version is 7.6.1 and Visual composer is Version 4.12.1.

They are hosted on the same server.

Any ideas?

K

benneely
tagDiv Member

Hello,

I checked all the lateste versions. Even deleted them and reinstalled. I had my hosting company wpxhosting check all the settings to make sure it’s set properly, but the VisualComposer still doesn’t save anything when i click update on the page.

Simion C.
tagDiv Staff

Hi,

It seems this is an issue and we are currently investigating the matter. The theme uses these default fonts – https://forum.tagdiv.com/font-customization/ and can be customized for each element as explained in that guide. Regarding the thumb size, I am not seeing any problem in your related articles at the moment but from the screenshot you provided it seems that the other two thumbs are too small, the related module uses this thumb size – https://www.screencast.com/t/JomJHBYgmEy2 Also make sure you have updated the plugins along with the theme update especially Visual composerhttps://forum.tagdiv.com/how-to-update-visual-composer-plugin/ as I see that you are using an older version.

Thanks

Catalin
tagDiv Staff

Hello ajenkins,

I have made some tests on my side, and the bullet text seems to work as expected, as you can see here -> https://www.screencast.com/t/FPqPQocC Most likely, you have some tested plugins which interact with the theme and cause a lot of unknown issues. Please, try to disable all of these, leave just Visual Composer to be active, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. Clear all your caches and check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello amurtes,

1)Please disable your untested plugins because it is possible to have some conflicts in your theme. Disable all of them, leave just Visual Composer to active, clear all your caches and install only the plugins which come bundled with the theme packet and rule out any conflicting plugins.
2)This is strange what you mean. So, please notice that we do not have any bad reports in this regard, sorry! Our mobile theme does not go to download another file instead of the mobile plugin, sorry! I suspect this issue comes from your untested plugins. Disable all of them, clear all your caches and check the results.
3)Your image is not loaded as expected, sorry! Please try to load it again in your Media Files, clear the caches and check the results. This error appears because the theme does not know the source of your image and that’s why you get this issue.
4)Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements.
Please keep in mind that at the moment, we cannot provide optimization services because this task involve time-consuming and we do not afford to do this, sorry! We only can provide support for basic theme settings.
If you are not aware of these steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
5)Unfortunately, there is no option for this but only these will be edited from the post editor.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

mexa
tagDiv Member

Hi Bogdan,

Thank you for answering.

I disabled all plugins except visual composer, but the problem is still there.
After this check, I checked the custom coded I added and I cleared my cached.
At last I switched from my child theme to the official theme of Newspaper.

The problem is still there…

brandyuva
Participant
#0

Dear sir,

kindly check this image.i am not able to add a single post..its converted int text mode.Not able to see visual mode.

Not a single thing is working in edit post section.
https://2.bp.blogspot.com/-EjVsQYyiHl4/WKV04gaACrI/AAAAAAAAF94/m5Mj6hxyl7YsovU1EceQpqjCjpwdMUbewCLcB/s1600/sdfgsdg.png

please help to sort out this thing.

thanks

Viewing 25 results - 41,326 through 41,350 (of 52,922 total)