Hello kreativewire,
Please ensure that you do not need to any additional license for our product. All of the plugins which come bundled with our theme, include the own license and you must not buy anything. So, first of all, please ensure that you are using the latest version of the theme with the latest version of required plugins in order to achieve best results. Very important in this case is that you theme installing should have to be done using the FTP method because this is the surest method in this regard. For more information, please chek here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ -> https://forum.tagdiv.com/how-to-use-visual-composer/ -> https://forum.tagdiv.com/install-via-ftp/
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi
i want to display an overview of all categories and sub-categories of my page like this
in the main menu under the 3 bar icon.
It looks good and correct on the main page but as soon as you view (click on) the nav icon from a different page or post the overview is displayed from top to bottom instead of next to each other like this
without being able to scroll.
I created the page with the visual composer using a blue layout (3 columns). Why does it work on my homepage and not on other pages and posts?
i actually like to have 6 columns like in the example pic and since you recommend not to use other layouts i tried it with a table. But the table won’t show proberly either.
Any advice how to get it done as in the example pic showing correctly on all pages and posts?
Help is much appreciated!
Thanks in advance
Hi
Try to deactivate all plugins except Visual Composer then check if the problem is still there. It may be an issue caused by one of the plugin installed on your wordpress but I can’t say for sure which is the cause. Meanwhile you can use this code to fix the issue with the button: http://screencast.com/t/z8clXsIWHWmr
.wpb_animate_when_almost_visible {
opacity: 1;
}
Thanks!
Hello,
You can first try to disable all plugins except visual composer, clear cache and rest cdn files if you use it. This will rule out a plugin conflict. Not all plugins work with our theme. If you have a child theme, make sure you switch to the main theme to see if there is no custom code in there affecting the front-end.
let us know how it goes.
Thank you!
Hello seifdine,
Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme and rule out the conflicting pluigns. Also, please try to clear the server cache if you have it or if you do not know about this, please request to your hosting provider. Also, if you are using the CDN system, purge all the files and test it again. Usually, these types of problems come from these causes.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello,
The colors should work as expected. Please check other settings in the theme panel and see if they also do not work.
If you use wordfence, please set the firewall to learning mode. If you don;t please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Also if you use a child theme, please switch to the main theme to rule out any custom code affecting the theme panel.
Let us know how it goes.
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Also if you have a child theme, try to switch to the main theme to see if the problem does not originate from there.
Let us know how it goes.
Thank you!
Hi Chris,
That field is used by tagDiv composer to mark pages that are manually modified in tinyMCE. We show a warning when a page is modified manually or with visual composer. It’s name is inspired by https://en.wikipedia.org/wiki/Dirty_bit 🙂
btw the new version of tagDiv composer (v1.0-beta.4) should work better with Newsmag. It is not yet live but I will release it today: https://github.com/tagDiv/td-composer/releases
Hello,
The license has nothing to do with it. Visual composer supports full width elements but there is a catch. Our theme elements cannot be used in a full width layout. You can use a stretched row and select the stretch row and content feature but it will only work with visual composer default elements, not our theme;s blocks and grids. In order to identify the visual composer elements and separate them from the theme elements you can simply enable a wp default theme so there will be no theme elements present in visual composer. You can reactivate tht ehtme once you complete your landing page. our theme elements were not designed to work in full screen. Our theme was built on a fixed width and all of the theme elements depend on this width.
i hope this helps.
Thank you!
Hello,
Please disable all plugins except visual composer. clear cache and reset cnd files if you use it. Also if you have wordfence please set the firewall on learning mode as it will affect the theme panel even if the plugin is disabled.
let us know how it goes.
Thank you!
Also, 2 min ago I read about your own Page bilder. Does this problem may occur because Visual Composer?
Hello guys,
I wonder if the Visual Composer has how to create pages with them leaving the layout in full-width (100%) of the computer screen?
I wanted to know this, because I need to create Landing pages where the layout is better when it’s in 100% of the width of the screen. And for that, I use the SiteOrigin Page Builder to create Landing pages (see a LP http://proddigital.com.br/lp-ingles-created-jerry/), and the Visual Composer to create pages of posts, as well as the home of the site.
But, if the Visual Composer is possible create Landing pages well made with the full width of the screen, so I could only use it, and disable the Page Builder SiteOrigin not to have two plugin loading the site. In fact, having these two plugin can generate conflicts, and harm the loading of the site?
I ask for you, because the Visual Composer support is only for those who have direct license, and I have the license through the tagdiv theme.
Hello,
You can show anything you want on a static page. Either a list of all posts, or a list of specific posts or a grid or blocks etc.
Please use this guide to see how you can create a homepage: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Also start using visual composer a bit to get a feel of what can be created with it. Only through visual composer can the theme show it’s blocks and grids and other cool content.
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cnd files if you use it. THis is most likely a plugin conflict.
Also if you use a child theme please switch to the main theme in order to rule out any custom code that might affect the pagination. Also if you have any custom code in the theme panel-> custom code boixes, please remove it (make a back-up) and test again.
Let us know how it goes.
Thank you!
Hello,
If you use wordfence, please set the firewall in learning mode. That is the most usual case with this issue. Other reports we have involved incompatible plugin so please disable all plugins except visual composer. clear cache and reset cdn files if you use a cdn server.
Thank you!
Hello,
Maybe you have a plugin that is not compatible with newspaper 7.3 The latest update changed quite o bit in the implementation of visual composer so please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
Let us know if the issue is still there afterwards. If it is, contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.
Thank you!
Hello wordnow,
In this case, please try to use the Text with Title + Video Player element from Visual Composer if you want that your title to be underlined and that it have the same style as in this example -> http://screencast.com/t/dQjOuRLc -> http://screencast.com/t/FJZHOBKpsilm For better results, then you should use a bit of CSS to remove some padding bottom and the result you should see here -> http://screencast.com/t/kZKdL9dv8
The code is ->
.td_block_text_with_title {
padding-bottom: 0;
}
Hope this helps!
Thanks for your understanding!
HI
If the plugin generate shortcodes then you can use them in Visual Composer: http://screencast.com/t/MBxPkdcLPdRH However page’s content can’t have a bigger width then 1021px, this is a fixed value which comes from theme’s layout and can’t be changed easily.
Thanks!
Open any article from this site http://www.gadgetsay.com on your phone you will see the top article ad as subscription there is a wrong css which the line moves to right hand side! See the image you will understand,
Hope you will understood! The problem will of course come on phone because in desktop its floating the css the line to the right side but in mobile its crossing the border of the casual or normal look which is not good for the site visual on phone.
Thanks
Gadgetsay
Hi,
This being a long topic it’s very hard to keep track anymore:) Sorry. The default page template does not show the sidebar but you can create a sidebar in visual composer directly on a split row like so: http://screencast.com/t/lL6eEFYpe
The row is split in a 2/3 + 1/3 layout.
As an alternative you can use the page builder + page title template that will show the sidebar and hide the title if you do not want it with a bit of css like so:
.td-page-title{
display:none!important
}
Thanks.
Hi
Are you referring at video playlist from homepage: http://screencast.com/t/9Yf6DNpKJ If so you can remove it by editing the page with Visual Composer and delete that row. For more details about how to use Visual Composer and how to customize the homepage please check these links: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thanks!
Sorry for the inconvenience but the latest articles section was not created with this in mind. It was intented to go under all content. it was a decision the dev’s took.
But if this is such an important aspect for you why not give up on the latest articles section and simply use another page template like the default page template or the page builder + page title that do not have the latest articles section and you can use one of the standard blocks for this element. You can even name it latest articles and set the block you want to display it and set the pagination from the pagination settings. Then you can add content underneath it without an issue straight from visual composer.
Thank you!
Hello,
Disappearing images are mostly caused by a js error caused by a plugin conflict. Actually we have not been able to identify any other cause except either a plugin conflict a js optimization tool that did a poor job or some custom js code that provided the js error. You can see js errors in your browser console. Please disable all plugins except visual composer. Clear cache and reset cdn files if you use it. Also if you have any js modifications made, restore the code to it;s default state. If you use any minify tool, please disable it.
Thank you!
I mean that an Author wont be able to change this part of code, since it will be on PHP files, and not on a widget, neither inside visual composer, which can be changed with ease of access. The method that you describe is good for an administrator that wants to place the code there and forget it, but its not good for code which needs to be managed and updated regularly by a member with Author access.
I already edited the post and provided steps for people that want to do the same, so they will be able to manage this part of the website easily.
I didnt want to have content added below posts loop, i wanted to be able to add and organize EVERY content of homepage through visual composer, like on every other theme, but anyway, i used this as an alternative.
I did the changes on my own and edited my previous post (obviously you read the first revision of it) in order to make it easier for another purchaser, in case he wants to apply the same customization. As an appreciation of your work and your theme, I shared this publically.
Its a pity that your theme (which provides a really wide variety of functions) is having such a restriction, but anyway, thanks for your overall support.
-
This reply was modified 9 years by
themesic.
Hello,
We do not recommend editing the demo content. We created the demo content for users to have a visual representation of the theme with a bit of content, but this content will be removed if you decide to change demos.
VERY IMPORTANT: if you edit the demo content and then switch demos, your edited content will be removed.
We suggest installing the demo without content and start creating your own content. You can use page templates to help out on pages: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
I hope this helps.
Thank you!