- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi
By default the theme doesn’t have a travel template in Visual Composer. However you can use this shortcode to reproduce it: http://pastebin.com/g6nv9GrC Just paste the shortcode into a new page like here: http://screencast.com/t/KJnkV9UXMw0 and you will get the same layout but with your posts.
Hope this help.
Thanks!
Hello,
It seems that the image slider on the right of the block stretches it’s container over the block. Please check your page in visual composer and check if you have any double row’s or some custom positioning css that might affect the block. You can try to remove the slider and see if the block works and then try to implement it differently.
Let us know how it goes.
Hi
For each block the theme make a custom query depending by the filter set in Visual Composer. The query it’s made in td_data_source.php here http://screencast.com/t/qwy075xXq and the arguments for it are defined here: http://screencast.com/t/8P8ntnH8Nu To add a new sort order you have to edit td_config.php file and add your sort. You can add it either as a new field or simply as an option in sort list: http://screencast.com/t/jP8gMSDk Next step would be to generate the new sort in td_data_source.php by adding the required arguments to query.
Please consider that this is a complex task which require advanced coding skills, also many customization and tests. If you can’t do this by yourself my advice is to look for someone which can help you with this or hire a freelancer to do it for you as we can’t offer any type of custom work at the moment.
Thanks!
Hello daoofdad,
I suspect that this kind of issue might be caused by interference between your untested plugins and our theme. As you can see here -> http://screencast.com/t/HIgFptUnDiQ we have a list with our tested plugins which the theme was tested and works properly. If you are using some untested plugins, it could interfere with our theme and produce js.errors. Please try to disable all the active plugins, leave just Visual Composer, clear all cache, purge CDN file if you used and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, you can try to deactivate the lazy load option from the Theme panel for better results, like this -> http://screencast.com/t/G7oCr6tZM
Hope this helps and if you need more assistance in this regard after this advice, please provide your website URL so I can further inspect it closer.
Thank you for the message!
Hello,
For the icons, the problem is generated by cdn. You can find a solution here: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
As for the menu disappearance, there could be a plugin conflict so please disable all your plugins except visual composer and clear cache/reset cdn.
Let us know how it goes.
Thank you!
Hi
I can’t see any attachment here so please try to upload it again.
Meanwhile try to deactivate all plugins except Visual Composer, clear all caches and test again. Also make sure that this option from theme panel it’s enabled: http://screencast.com/t/rzrmTjAL47kG
Thanks!
Hi @gerry
Checking your site I found some errors in browser console. This errors are directly related with theme’s blocks that’s why the site is not displayed fine: http://screencast.com/t/DIRsU1DWWUHu Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also during the update process deactivate all plugins then enable only Visual Composer and check the site again.
Theme’s code it’s tested and does not contains any malicious code so as @Chris suggested it may be a false positive. For more details about this please check this topic: https://forum.tagdiv.com/topic/virus-detected-in-the-theme-2/ While you install the theme consider deactivating the Avast antivirus as this may affect some of the required files.
Let us know how it goes.
Thanks?!
Hi
1. The date from post content can be deactivated from theme panel > post settings: http://screencast.com/t/SWEFUJYsZ
2. You can use one of the templates included in Visual Composer to obtain the same layout as on our demo: http://screencast.com/t/ZVtz5lbfWp
2.a If you you install the demo without content then only the style and colors will be imported, not the post/pages. So you can install any demo: http://screencast.com/t/aDinojMips0f then add your own posts.
3. Try do deactivate this options from theme panel > template settings then test the page again: http://screencast.com/t/LPPZ7xr7m If the link is still there please provide your site url so I can inspect it closer.
Thanks!
Hello,
Please try to disable all your plugins except visual composer and clear your cache. It could be a plugin conflict that is causing this border. (I could not see the left one, only the top.)
Let us know how it goes.
Thanks.
Hi
We removed that link as now the last version of social counter plugin, v3.1 it’s included in theme path available on themeforest, V2.3.5. You can download this version and update the theme and also the Visual Composer and Social Counter plugins at the versions included in that path. Here are the update guides:
– https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
– https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
– https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/
Thanks!
Hello aro_007,
Our default template does not support the sidebar as default. If you want to use this feature for this kind of template for pages, you have to set it by using Visual Composer with Widgetised Sidebar, like this -> http://screencast.com/t/fafYpUrr7i
For more information about our templates, please consult our documentation here -> https://forum.tagdiv.com/page-templates-2/
Thank you for the message!
Hello,
Unfortunately there is no different version of the website for mobile phoines. It is the same version of the theme/page. You can however use a css trick to hide the particular block on all other devices except mobile.
For example you can add a block and add an extra class on the row in visual composer: http://screencast.com/t/arlc4Qu1Dt and then use thios custom css in the theme panel->custom css box:
@media (min-width:767px){
.customclass{
display:none!important
}
}
I hope this helps.
Thanks.
Hi,
Please try to disable all your plugins except visual composer, clear cache and reset cdn files. This will rule out a plugin conflict. If the problem is still there, you can try to increase your system status parameters: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thanks.
Hi
I’ve checked your site on mobile devices and also on iPhone but i didn’t encountered any issues with he fonts. They are loaded on mobile devices as well as on desktop. IF you still have this issue try to deactivate all plugins except Visual Composer, clear all caches and test again.
If you still can’t manage to solve this issue please send us an email at contact@tagdiv.com with your login credentials and more details about this issue and we will inspect it as soon as possible, also include a link to this topic.
Thanks!
Hello,
The search icon does not work anymore (as well as your mobile menu) due to a js error. This is most of the time a plugin conflict. Please disable all your plugins except visual composer and clear cache and it should work fine again. Then you need to identify the plugin that causes the issue.
As for the menu item, you can create a custom link: http://screencast.com/t/GNxckduyl
It depends on the header style you use for the modification as the search icon is not positioned in the same way.
For example I used this code on my end:
.menu-item-57{
position: absolute!important;
right: 30px!important;
top: 50%!important;
margin-top: -24px!important;
}
for this result: http://screencast.com/t/PiL7y2m4d
This is on the default header style. Every menu item has a unique class. Mine was 57. Youcan use your browser inspector to get your menu item number and replace it in the code.
Thank you!
Hello,
Unfortunately we have no reports of this problem at the moment. The review system was not changed in this time. It might have something to do with your seo plugin settings. As you can see the reviews on our demo are still present on google: http://screencast.com/t/s4ki4ZJqpn
Please try to disable all plugins except visual composer and seo yoast and clear cache in order to rule out a plugin conflict. Also check for any settings you might have changed during this period.
Thank you!
Be sure to install the plugins, and activate visual composer plugin.
Avast is not the best anti-virus, and gets many false positives. You should simply disable it, or setup an ‘exception’ when editing your site in WP admin.
If something “suddenly” changes without your knowledge good to look at what might have changed with an automatic WP update, or a plugin mis-begaving.
Try disabling all plugins except Visual Composer, and YOAST, and clear all caching on your site if used *and* in your web browser.
You can try the solution we did; deactivate Visual Composer, and use Radu’s “Shim” solution, which allows you to use the nice TD modules, but you lose some of the high-maintenance/high-query VC stuff that most high-traffic sites do *not* really need. You can also find a snippet in my optimization thread from the tutorials > best of forums thread where I disable loading VC stuff entirely from the post pages; only home page.
Hi,
I want to use the travel template but is doesn’t show in the options. I already installed the demo settings but in when i try to create the home page with the visual composer, travel template is missing.
Hope you can help me.
Thanks,
Engels H
In a page I’ve added a text block in a row (visual composer–> add element –> text block) and i’ve typed:
<h1>Hello!</h1>
Than in Theme Font –> page, I’ve modified the H1 font.
After clearing all the cache nothing happen. The font is still the default.
What’s wrong?
When selecting the ‘Default Template’ for my page, I have used the Visual Composer to include a sidebar however the left column spans the full width and the column content flows beneath all that. However, if I select either of the other two templates ‘Pagebuilder + Page Title’ or ‘Pagebuilder + Latest Articles + Pagination’, the sidebar holds its place. Anyone have any idea of what is going on or what I might be doing wrong?
Hi
Try to update the theme at the latest version available on themeforet, V2.3.5, deactivate all plugins except Visual Composer, clear all caches caches, purge cdn files if you’re using and test again.
Let us know hoe it goes.
Thanks!
Hello,
i ran a few tests and I see now where this is going. There is a way to display the title and breadcrumbs on the default template if you do not use visual composer. You can add as many paragraphs as you want, but only in classic mode. If you activate the backend editor (visual composer) then the default template will remove the breadcrumbs and title. In order to make sure you do not have any visual composer elements on your page, you can check the text mode: http://screencast.com/t/1s8DmjF6xBGj
I hope this helps.
Thanks.
hi,
As i replied in the other topic, this could be a plugin conflict. We have no reports of such issues with our themes and we cannot recreate the issue on our end. Please disable all your plugins except visual composer, clear your cache and reset cdn files. Then test your menu again.
Thank you!