Search Results for 'composer'

Results from the Forum
ollabs78
tagDiv Member

I have already tried but it does not work, however:
Deactivating and removing both Visual Composer that Newsmag I believe that you do not remove all.
I assume some traces remain: in fact, by reinstalling I find myself already saved the old theme settings.
How can I do to remove everything?

Alin [tagDiv]
tagDiv Staff

Hi,

We have tested the theme with the beta version and we did not found any issues and also now we use wordpress 4.7 on our local install. Also we did not received any reports in this regard so the theme should work properly with wordpress 4.7.
However it is always recommended to make a full backup before any update – https://codex.wordpress.org/WordPress_Backups
Newspaper 7.5 contains version 4.12.1 of Visual Composer. In the next theme version will will provide the latest version of Visual Composer available on the market and you will be able to update it – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
We plan to release an update. most probably next week.

Thanks!

Catalin
tagDiv Staff

Hello ollabs78,

Try to make a new clean install from scratch via FTP because this is the surest method in this regard, according to our documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/ -> https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/

Hope this helps!

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

I suggest to create a new page and import one of the theme’s layouts like you can see in this tutorial – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ or create your own custom layout – https://forum.tagdiv.com/how-to-use-visual-composer/

Thanks!

Catalin
tagDiv Staff

Hello,

Our theme does not have any such an option that allows you a way to wrap the text of post titles to a new line on smartphones, sorry! If you want to do this, you should edit the Visual Composer element and this task involve custom work and we cannot provide this type of services at the moment, sorry! You should preview our demo -> http://demo.tagdiv.com/newspaper/ in mobile mode and to see the News Sticker behavior in this case. If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!

Thanks for the message!

JAYANAND
tagDiv Member

Hi,

Thanks for the response,

Sure we had removed all plugins except couple of important ones like Visual composer,

We shall make the suggested changes and keep an eye on performance.

Jayanand

Constantine
Participant
#0

I try to edit the news page, everything seems to work as expected, but some news-blocks (“MOST POPULAR”, “Hot news”) still appear on the front page (I can’t find this block in Visual Composer, even more, I’ve adapted the theme translation and there is no “Hot news”, or “most popular”).

How can I fix that ?

luftfartmedia
Participant
#0

I made a frontpage with Visual Composer with a smart sidebar, but the sidebar wont show in posts. Why?
http://luftfart.media

Thanks
Espen

ollabs78
tagDiv Member

I checked, the set value is well over 64
It was already set to:
define (‘WP_MEMORY_LIMIT’, ‘512M’);

unfortunately still Visual Composer does not work 🙁

usman
Participant
#0

Hi,

As you are aware of WordPress v4.7 release, can we update to v4.7 will there be any issue? Secondly, how can I update Visual Composer plugin to the latest version. At the moment I am using v7.5 of your theme

Alin [tagDiv]
tagDiv Staff

Hi,

First please check the System Status section like Chris suggested above – http://screencast.com/t/4vBOkUvvXiW and increase those parameters(if it is necessarily) at least to the recommended values – https://forum.tagdiv.com/system-status-parameters-guide/
Also please try to disable your plugins except Visual Composer and check how it goes. Most probably you have installed a plugin recently which cause these issues. Try to use less plugins.
Check also the pagespeed guide and optimize your site – https://forum.tagdiv.com/how-to-make-the-site-faster/
To improve your server response time you can try to reduce the number of queries (fewer plugins, fewer blocks on page, reduce the elements which use ajax requests/pagination like mega menus/load more/infinite load). To improve the loading speed look the MySQL query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Using Visual Composer column options and add in each column a text block – http://screencast.com/t/CAy5ftjQynB

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please update also the Social Counter plugin to the version provided with the theme. You can find it in /plugins folder from the theme package that you download from themeforest – http://screencast.com/t/0r883t9N The update procedure is the same like for Visual Composerhttps://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Did you added the shortcodes to the Mobile Theme Editor? Please note that the Mobile Theme doesn’t render the tagdiv and/or Visual Composer shortcodes. So if you want to have the same content like on desktop please disable the Mobile Theme plugin.
If you want to use the Mobile Theme plugin and you understood how it works – https://forum.tagdiv.com/the-mobile-theme/ please make sure that you use the latest theme version 7.5 and you update also the plugin.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

The buttons are created based on Visual Composer buttons and only those colors are available.
To have a custom color you could use custom css. For example you add the button’s shortcode in your post – http://screencast.com/t/anhIeS86eTkt and then you use this custom css to add your own background and text colors – http://screencast.com/t/kwSPKbjf5Eu

.vc_btn-custom {
background-color: #417096 !important;
color: #29c5f6 !important;
}

Thanks!

Catalin
tagDiv Staff

Hello zugre,

Please keep in mind that this option is a general one, for entire website (mobile, tablet, desktop). Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. I have tested on my site and everything seems to work as properly.

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

We will provide the latest version of Visual Composer in the next theme release, I think it will be ready for next week.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please disable all your plugins except Visual Composer, clear all the caches and disable also any css/js minifications and see if it works.
If the issue persist please provide also your site url so we can take a look.

Thanks!

Acsac
Participant
#0

Installed all. Registered a new user and checked the entrance for them. What do I see?

1. He sees the admin toolbar on top of the black band. Why is a simple user sees this toolbar and how to remove it?
2 point: I go to the console by the user and see the configure the visual composer &!!! Why? How to remove this access.
3 time: How to make adding articles to the site by the user without the console, just in the frontend?

Catalin
tagDiv Staff

Hello Shawn,

I have inspected your website, and I saw that in mobile mode, the featured images are not properly working. Also, I have notice that you have some errors through your console, like this -> http://screencast.com/t/U06gMgntKO1 and also, 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. Also, if the problem is still there, please try to make a full backup to your data and make a new clean install from scratch via FTP and check the results. -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thanks for the message!

nicolasionia
Participant
#0

hello.
I have a clean installation of WordPress.
I have install the demo news paper and I want to edit the page.
Visual composer does not load the page for editing the blocks.
the are no other plugins active in the site.
only yours

Catalin
tagDiv Staff

Hello votranhtuhi,

I guess that your problem with Visual Composer regarding on unavailability of text editor button is not affected by system status. I suppose that rather is a WordPress issue related. Notice that the theme have only the .htaccess and this file should have to respect the default structure of it, as you can see in our documentation here -> http://screencast.com/t/e38Irdz8ZJd This is the standard structure of this file.
Regarding on Suhosin, please keep in mind that this is just a server module and you should try reading all documentation of your host because this setting is related to your server. Also, please notice that you can get more online information about this, here -> https://suhosin.org/stories/index.html -> https://suhosin.org/stories/install.html
Also, if the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.

Thanks for the message!

subitoweb
Participant
#0

Hello we have updated the latest wordpress version 4.7 editor is no longer displayed, white mask. I also updated visual composer but nothing to do, I saw that the theme is updated to WordPress 4.6, so it can be given by this? Thank you

Catalin
tagDiv Staff

Hello ollabs78,

The visual composer activation message appears on all sites that use visual composer, not matter the theme or domain. In our case, you must ignore this message as the Visual Composer does not require activation when it’s provided in the theme package. The plugin authors cannot verify this though so they could not remove the message to this particular case. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
All the theme installing should have to be done via FTP because this is the surest and safe method in this regard. For more information about this, please consult here -> https://forum.tagdiv.com/install-via-ftp/

Thank you for your understanding!

Catalin
tagDiv Staff

Hello hkubilayonal,

Please make sure that you are using the latest version of the theme and also, the latest version of Visual Composer which comes bundled with the packet and which is Visual Composer 4.12.1. Also, try to check your system status to be higher increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Try to increase the PHP memory because this can be exhausted. The theme installations should have to be done via FTP because this is the surest method in this regard. Check the documentation here -> https://forum.tagdiv.com/install-via-ftp/

Hope this helps and let us know how it goes!

Thanks for the message!

Viewing 25 results - 42,176 through 42,200 (of 52,922 total)