Search Results for 'composer'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,
The tagdiv composer was updated and it was focused more for the ionmag theme as it uses only the td composer, not visual composer. We will release updates to newspaper and newsmag and the plugin will once again work as expected. We will probably update td_composer on github as well.
Thank you for your understanding.

Catalin
tagDiv Staff

Hello deelv,

Unfortunately, I do not have any access to your screenshot and also, I do not exactly understand what you mean. So, if you want to add some buttons to your header menu, please notice that our theme does not have any such an option that allows you to add some buttons there but the only way to do this would be to use the do_shortcode of Visual Composer and then, add the code in the specific core file, according to your header style used by you. For example, if you are using the Header Style 1 you should alter the code to the header-style-1.php like this -> http://screencast.com/t/O3ksoXxtn0 The shortcode can be created when you edit a page, like this -> http://screencast.com/t/dOskl5tBHj -> http://screencast.com/t/lnbhA7lldl9X and the right syntax for this method should be like this -> <?php echo do_shortcode('here you should add your shortcode'); ?>
For more information about this method, please consult here -> https://developer.wordpress.org/reference/functions/do_shortcode/

Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

1. The activation sometimes produces a server tim-out so you will have to use the manual activation method:
http://screencast.com/t/9U1RLTAazD

2. Please disable all plugins except visual composer, clear cache and reset cdn files if you use it and test again.

3. For the mobile issue, this is a caching issue. Please only use wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and for a cdn: https://forum.tagdiv.com/cloudflare-cdn/

I hope this helps.
Let us know if you still have trouble with the theme.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The shortcodes that are available in opur theme are found under the shortcodes section in the tiny mce editor: http://screencast.com/t/mv7gUSi6aM and under the formats tab: http://screencast.com/t/qcuQGwm8gAo (it includes a button) https://forum.tagdiv.com/increase-users-engagement-add-custom-buttons-posts/ but complex elements such as tabs, accordions and block elements, can only be available through visual composer.
Thank you for your suggestion though. I will add it to our list for future updates.

Thank you!

Hermannf
Participant
#0

I created I static start page with Visual Composer. On the top I have a slider. How can I change the high from this slider?

Bogdan B.
tagDiv Staff

Hello,

You will have to set the mobile theme from the mobile theme settings in the theme panel: http://screencast.com/t/yPuBpBQmQy ads, colors, etc.. and you have to be careful on pages as there is another mobile editor now that does not use visual composer. You have to add content to the mobile editor in order to show anything on the mobile page. The homepage is an exception as it;s predefined.

Thank you!

Ranj
Participant
#0

Hi Admin,

I am following my question below..as you suggested to create ticket here. I disabled all plugins except visual composer, then i installed “WP Super Cache” and “cleared all cache” and reset cdn files if you use it. Then i tested the editor role, it worked.. But when i activated plugin from admin. the issue is still same as i mentioned”I created a New User as an EDITOR, but i am not able to edit any post & not even can create a page or add new post. when i am clicking on to edit post or add new post it just shoe blank white page. i tried different browse as well.

But everything working fine in admin before doing anything and now. Please suggest

Thanks
Ranj

coast2coast1 PURCHASED SUPPORTED
about 10 hours ago Flag
Hi Admin

I created a New User as an EDITOR, but i am not able to edit any post & not even can create a page or add new post. when i am clicking on to edit post or add new post it just shoe blank white page. i tried different browse as well.

Thanks

tagDiv AUTHOR
about 1 hour ago Flag
Hello,

Our theme does not change the default user roles and capabilities of wordpress: https://codex.wordpress.org/Roles_and_Capabilities If your user roles are not working properly, please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Then test the user role again.

If you have any further questions please open a new topic on our official support forum at https://forum.tagdiv.com/forum/newspaper/ The comments section here is destined for presale questions.

Thank you! Bogdan B

Kevin
tagDiv Member

Hi fabinhoalmeida,

I had the same problem with errors using TD Composer downloaded from the forum link.

To solve the problem follow this link: https://www.wpion.com/

Download tagdiv’s IonMag theme (a free version of Newspaper/Newsmag theme) and Version 1.0 of the plugin comes pre-packed with the theme files.

Just unzip the theme and you will find the TD Composer zip file in ionmag>includes>plugins

Install this and you shouldn’t have any problems.

Hope this helps.

Regards

Kevin

fabinhoalmeida
tagDiv Member

Hello Chris S. First of all I want to thank you for your attention. I had read about TD composer, but I did not quite understand its purpose of being a SHIM strand. Maybe I did not understand because of my poor English LOL !!!

I followed your guidelines, but from the beginning I received the following error:

Errors happened during tdcIframeData.init () -> bindViewsModelsWrappers ()!

I tried to disable all plugins to work with only it, and still the error appears in the superrior part of the block editing screen.

Could you tell me what might be going on?

Thank you very much!

andalucian
Participant
#0

Hi,

Im facing three issues since ive migrated my site to the hosting server

First with the theme activation, its says too many requests from ur ip.
It’s the second site im trying to use your theme with.

Second issue, is with Visual Composer. It’s updated (4.12.1), in my localhost version of the site everything is fine. But since ive migrated from localhost i cant edit my

homepage. The elements of the VC dont load in the backend, there’s a little spinner that spins undefinetly. In the frontend everything goes right.

Third problem has to do with the mobile version of the main menu. It permanently appears on the the desktop version of the site, on the left of all the content of the site.

It forces a horizontal scroll bar to appear and i have to scroll left to be able to see the site content.
PS: Im not using the tagdiv mobile theme

Thank u for ur support

Bogdan B.
tagDiv Staff

Hello,

You have a js error affecting in your browser console. Please disable all your plugins except visual composer, clear cache and reset cdn files if you use it. Then test again. Also switch to the main theme if you use a child theme in order to rule out it’s interference. Please also disable any js optimization as well.
Let us know how it goes.

Thank you!

Bogdan B.
tagDiv Staff

If just the text is what you are after, you can try this css code:
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{
font-size:30px!important;
}

I have tested the button on one of my posts but the cart icon appeared without problems on posts also, thre could be something affecting the fonts on your posts. Please disable all plugins except visual composer, clear cache and reset cdn files.
Let us know how it goes.

Catalin
tagDiv Staff

Hello vipe,

The theme has been designed to use only the Visual Composer and please notice that it is not a simple task to simply change the Builder because all the theme will be affected. So, as you can see, we have introduced our Builder named TagDiv Composer which is free and which can be downloaded from the right side in forum, like this -> http://screencast.com/t/UH6kHsWe8

Thanks for your suggestion and thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Please disable all plugins except visual composer, clear cache and reset cdn files. If you use a child theme -please switch to the main theme and test the menu again.

Let us know how it goes.

Thanks.

sirstriker
Participant
#0

Hi !
Just bought the theme and I’m trying to install visual composer but when I click on install it just gives me this message : Sorry, you are not allowed to access this page.

Bogdan B.
tagDiv Staff

Hi,
I have visual composer nd seo yoast installed but cannot see any issue. Are you sure you have just these 2 plugins active? It works fine on our end. Please disable all other plugins except visual composer and yoast, clear cache and reset cdn files. Then test again.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Our theme is based on the VC shortcodes. You will have to use visual composer to add such elements, but only for pages. We do not recommend using visual composer on posts. On posts you can use the mce editor to create your post content.

Thank you!

avtar
tagDiv Member

Hi,

Its ok. But i am facing issue with Yoast SEO and Visual Composer. When Yoast SEO plugin is activated, then it will not allow to edit page and save settings using visual composer. Sorry for that, but can you please check again?

Thanks,
Avtar

Bogdan B.
tagDiv Staff

Hi,
Sorry, but that is a vc element, not a theme element. As far as we know there is no optimization that can be done for visual composer. We do not have any optimization solutions for the plugin, sorry.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Your search and pagination also is not working. Anything ajax related is broken. That is because you have js errors in your console. These are most likely caused by plugin conflicts. Please disable all plugins except visual composer, clear cache and reset cdn files. Then test your site again.
Thank you!

Bogdan B.
tagDiv Staff

Well our theme colors will not affect all elements unfortunately. The page text refers to a text added on a page that is not inside a block or visual composer element. Any element that is created using visual composer. can only be changed with css or from the block settings (headers and hover colors)
You can easily create your about me page without using visual composer, and then the color sin the theme panel will affect your page.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can simply add a new block in visual composer above the big grid and filter only 1 post in it using the post ID filter. Our blocks will ignore sticky posts as they will break the layout of the block, but you can create a new block and have only 1 post added to it.
Please use this guide: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Bogdan B.
tagDiv Staff

hello,
Please disable all plugins except visual composer, clear cache and reset cdn files. The images seem to be not found but the url for the image does not provide a 404 message. Please disable any image optimization tool you might be using as well. If you use a child theme, please switch to the main theme to test if the problem originates from there.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

The icon does not appear maybe because one is a page and the other link is a post. Visual composer was not meant to be used on posts in our theme so not all elements will work properly on posts.
You cannot make the button bigger as it already is at the container’s limit size of 696 pixels.
If you want it bigger you will have to remove the sidebar. If you use a sidebar on your post or page, the main content will only be 696 pixels. If no sidebar is used it will be 1068 px.

As for the icon, visual composer uses font awesome icons so try to install font awesome and see if it will show up as I can see the html tag in order. It could work.

Thank you!

Catalin
tagDiv Staff

Hello oldtimesglasgow,

First of all, please try to read all our documentation, especially the following -> https://forum.tagdiv.com/how-to-use-visual-composer/ and here -> https://forum.tagdiv.com/video-playlist-2/ Also, you can watch our video tutorial from YouTube channel because all of these could be more useful for you, like this -> https://www.youtube.com/user/tagdiv/search?query=playlist+

Hope this helps!

Thanks for the message!

Viewing 25 results - 42,451 through 42,475 (of 52,922 total)