- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello
I have disable visual composer on my test.themasports.com page and deleted all content from the home page.
When I choose to edit the page with TD Composer, I’m not able to add elements at all.
Do I need to enable something else in order to make it work?
regards
Also, when I look at the text version of the demo homepage page, the first row is this:
[vc_row full_width="stretch_row_content td-stretch-content" el_class="td-travel-header" tdc_css="eyJhbGwiOnsiYmFja2dyb3VuZC1wb3NpdGlvbiI6ImNlbnRlciBjZW50ZXIifX0=" css=".vc_custom_1490019638737{background-image: url(https://demo.tagdiv.com/wp-content/uploads/2017/05/banner.jpg) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][vc_column][/vc_column][/vc_row]
Seems like there is custom CSS, but I can’t find it in the Visual Composer interface.
Hi,
I’m trying to replicate the home page used on the Travel Demo:
https://demo.tagdiv.com/newspaper_travel/
But whatever I do, I can’t figure out how to do it using Visual Composer. Seems like there is some custom/hidden CSS somewhere, but I can’t find it.
Any tips?
I would like to point out that in the file td_block_trending_now.php there is this code $buffy .= '<div id=' . $this->block_uid . ' class="td_block_inner">'; on line 34 and this code $buffy .= '<div class="td-trending-now-wrapper" id="' . $this->block_uid . '" data-start="' . esc_attr($navigation) . '">'; on line 61.
The problem is that the same id is assigned to two different divs, and this is an error, as the W3C validator reports.
I also want to ask you why in the code there are some paragraphs that are opened and not closed or viceversa. As you can see in the source of my site view-source:http://www.calcionews24.com/ -or better in the w3c validator- in the home page there are some of these. The page is created with Visual Composer simply putting some blocks above others (Block 15, Text with Title…) and not inserting html code manually. The version of the Newspaper theme I’m currently using is 7.6.1. Thanks.
Hi,
It seems you have a lot of errors on the website – https://www.screencast.com/t/qrNkzXLm
I suggest you disable all your plugins except Visual composer, clear any caching installed, then check to see if the thumbnails are displaying properly. In almost all the cases some problematic plugins are causing issues.
Also it is recommended to use this caching plugin with the mentioned configuration
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
How can I use TD Composer in Newspaper theme?
Hi,
It seems that the website does not display properly at the moment
– https://www.screencast.com/t/sc1wQnylE
Also you do not seem to have the theme active anymore on your website. If you are having problems using the theme the first step would be to disable all the plugins except Visual composer, clear any caching installed and check to see if the problem is still there. In most cases some problematic plugins or modifications to the theme files are causing issues. Also check any custom code from theme panel or from a child theme used.
It is recommended to use this caching plugin with the mentioned configuration for the best results – https://forum.tagdiv.com/cache-plugin-install-and-configure/
Other caching plugins could also cause unexpected results.
You could try a fresh theme install and see if that fixes things, as a last resort
– https://forum.tagdiv.com/install-via-ftp/
Thanks
Hi,
I don’t understand exactly what you are asking. That homepage is a simple page created with the Visual composer elements. If you mean the Video category page, that is as well a simple category page containing video posts. You too can create any category you want, and assign posts with featured videos to it – https://forum.tagdiv.com/featured-image-or-video/
Please correct me if I misunderstand.
Thanks
Hi,
The theme will create the thumb sizes needed for the modules from the featured image. It will crop the images like this – https://forum.tagdiv.com/featured-image/
There is no ideal image size to use as featured image regarding the aspect ratio, it all depends on the modules used. Each module has it’s own thumbnail size
– https://forum.tagdiv.com/theme-thumbs/
This is better explained here – https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
Maybe you can find a module that can be used to better display the images you want, or use a different element from Visual composer for pages.
Thanks
hi, often I see the code and tag of Visual Composer and not the contents.
Moreover, as you can see, in the main slider there are not all the pictures even if the are included in the articles.
Hi,
You need to identify where this is coming from. There is no such condition for the video in the theme – https://www.screencast.com/t/N2ja0H3f
The video link seems to be wrapped in that div and a style is applied on the video, like the huge padding. You could try a code like this
– https://www.screencast.com/t/PjHHKrQMjLSs
.fluid-width-video-wrapper {
margin-bottom: -300%;
}
But it would be best to get rid of the problem from the source. Please try and disable all your plugins, except Visual composer, clear any caching you might have installed and purge cdn files. Also check any custom code you might have entered in the theme panel, or directly to the theme files. Then try to simply paste a link in the post content and see if the problem is solved.
Thanks
Hello BrokenAmerica,
I have inspected your website now, and it seems to work as expected on mobile devices. I guess that you have used the mobile theme and that’s why your Visual Composer shortcode have not been rendered. For more information about our mobile theme concept, please consult here -> https://forum.tagdiv.com/topic/mobile-theme-not-showing-up-properly/
Thanks for your understanding!
Hello fernando,
I have inspected your website and I saw that your sidebar is overlapping with your content. This type of issue might happen due to your bad theme installing and also, due to your untested plugins used by you. I have checked your console and I saw that you have a lot of errors, like this -> https://www.screencast.com/t/ZDc3Retq I suggest you disable all of your untested plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme core files and rule out any conflicting plugins. For more information about theme installing, FTP way, please consult our useful documentation here -> https://forum.tagdiv.com/newsmag-install-via-ftp/
Thanks for your understanding!
Sorry guys, but for a lot of weeks I have problem with the correct visualization of my site: http://www.timemagazine.it
Both theme and plugins are updated, I have a regular licence for visual composer… but at the end the site doesn’t work.
Site might have been hacked due to bad plugin, server cross site scripting, old version of WordPress (all versions prior to this week’s version are security risk!).
Likely best to
a) scan site with SECURI free scan
b) change ALL passwords NOW
c) reinstall theme and WordPress files completely
d) delete all old un-used plugins, themes
e) disable all plugins except visual composer (make sure VC updated to current version)
f) disable core file editing and XML-RPC via tutorials online for your htaccess file and wp-config.php file.
I know 2 friends whose sites got infected with adult popups due to not keeping updated with various things found to be flawed in WordPress.
Only you can fix your site!
Hi,
The theme is based on a three column layout. You can choose from these options in Visual composer when creating a page
– https://www.screencast.com/t/sC8Ctx9kP9
– https://www.screencast.com/t/OYcEseFhZ
– https://www.screencast.com/t/NlwI4l67QBz5
The two columns row layout – https://www.screencast.com/t/KE4XhCH6q may not work properly if you would like to use that. You will have to find a way to display your posts by placing the blocks using the mentioned column layouts. Blocks can look different based on the columns settings, that can be seen by following the link provided above to the live demo, where every block is displayed.
The modules do not have options that would allow to display additional information besides the default one (category tag, author name, date etc)
The module files can be edited directly or through a child theme if you would like to customize them. The module files can be found here
– https://www.screencast.com/t/rjpKhWCIuBt
Please correct me if I misunderstand something.
Thanks
Hello Experts. I was building site by using visual composer. VC used to worked perfect before but now I can’t modify anything in it. Im not sure if it is problem with VC or anything else. I have deleted the theme and VC and re-installed both but still having same issues. Please help me. This is so frustrating. The site is a total mess now.
Website: safalstories.com
Hello wilfredo,
If you want to use these buttons, your Visual Composer should have to be enabled. Otherwise, these shortcodes will not be recognized.
Thanks for your understanding!
Hello how can I solve, I have disabled the visual composer for inputs, when I want to use the button styles in inputs does not work just shows text.
[button color=”danger” size=”large” type=”round” target=”_blank” link=”#”]Nuevo [/button]
Hi,
From what I can see you do not have a static front page that you can create in Visual composer, and place the Revolution slider on that page. You must create a page with the elements you want and set it as homepage
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thanks
Hi,
It is strongly recommended that you use only the three blue highlighted columns in Visual composer – https://forum.tagdiv.com/how-to-use-visual-composer/
This ensures the best results for the pages. You could try the other layout columns options but that could not provide the best results. Please try and create you page design based on these recommendations. Here you can see how all the blocks look in all the layout settings – https://demo.tagdiv.com/newspaper/block-1/
Thanks
Hi,
Please try to ignore the activation message, there is no need to activate the Visual composer that is provided in the theme package. You just have to enable the plugin and use it, no activation needed. Updates for the Visual composer editor will be provided along with the theme updates.
Thanks
Hello,
If you are looking for page speed improvement please note that page speed is a very personal issue. It starts from the host that you use, to the optimization made and all the way down to the content on your site.
Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and please check this link for a note on speedbooster: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Using speedbooster is described in the page speed guide.
The links above are not found anywhere in the code as they are. I have pointed the call to the fonts above. The second and third links are the visual composer css and the main theme css file. You should read the speedbooster instructions on how to move render blocking css to the footer. But this does not influence page speed greatly. The images are the ones slowing down your site. Almost 80% of the page speed improvement will come from image optimization and of course a decent host.
Thank you!
Newsmag working fine for us with latest WP.
Usually you can try
a) resave permalinks
b) clear all/any caching
c) clear all transients with WP-Optimize plugin
make sure all plugins you are using, which are not included with latest theme version, are updated to work with WP 4.7x. Try disabling everything except visual composer.
Good luck!
( I don’t work here; just trolling for free gingerbread cookies … c’mon nobody has sent me any yet!! đ )
Hi,
@l.gusatto If you can not manage to solve this issue, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Leave the social counter configured with your data. Also paste a link to this topic, so we can identify you.
@support.sd The Social counter plugin and the Visual composer editor were the files that were modified in the last theme update – https://www.screencast.com/t/BCGm344e62qx
Thanks