- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Composer Tutorial
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperModal Popup
- NewspaperShortcodes
Hi
Are you referring at this button: http://screencast.com/t/2p4RK6Tk1TB If so then the shortcode is not correct, it should look like this:
[vc_row][vc_column][vc_btn title="Google" link="url:https%3A%2F%2Fgithub.com%2Fopradu%2Fnewspaper|title:test|target:%20_blank"][/vc_column][/vc_row]
Please make sure that you’re using the latest version of the theme which is v2.3.1 and also the updated version of Visual Composer plugin.
If this is not what you mean please provide more details so I can duplicate the situation on my side.
Thanks!
Hi
I’ve checked your site and the homepage it’s displayed fine now: http://screencast.com/t/oa5qJF5k8FM The indicated errors appear when Visual Composer plugin is not installed and the page contains elements which cannot be rendered without VC.
Thanks!
out site is http://www.hellouk.org, it is a education site for ppl in Taiwan
thanks for kind supports of tagdiv, it is now formally online!
it might be nice to see what plugin people use? ours are
Akismet by Automattic version 3.1.5,
amr shortcode any widget by anmari version 2.9,
bbPress Notices by Pippin Williamson version 1.0.1,
bbPress by The bbPress Community version 2.5.8,
BuddyPress by The BuddyPress Community version 2.4.0,
Collapsing Categories by Robert Felty version 2.0.7,
Custom Admin Bar by Ve Bailovity (Incsub) version 1.3.1.1,
Dashboard Notepad by Stephanie Leary version 1.42,
Disable Comments by Samir Shah version 1.3.2,
GD bbPress Toolbox by Milan Petrovic version 4.0.2,
Heartbeat Control by Jeff Matson version 1.0.3,
WPBakery Visual Composer by Michael M – WPBakery.com version 4.7.4,
Custom Login Page Customizer by Hardeep Asrani version 1.0.5,
Ninja Forms reCAPTCHA by Aman Saini version 1.2.5,
Ninja Forms by The WP Ninjas version 2.9.28,
Remove Dashboard Access by Drew Jaynes (DrewAPicture) version 1.1.3,
Remove Widget Titles by Stephen Cronin version 1.0,
Revolution Slider by ThemePunch version 5.0.4.1,
Super Socializer by Team Heateor version 6.6.4,
TablePress by Tobias Bäthge version 1.6.1,
TagCloudShortCode by D’Arcy Norman version 0.1,
tagDiv Social Counter by tagDiv version 3.0,
tagDiv Speed Booster by tagDiv version 4.1,
Yoast SEO by Team Yoast version 2.3.5,
WP External Links by Victor Villaverde Laan version 1.80,
WP-Mail-SMTP by Callum Macdonald version 0.9.5,
WP Media folder by Joomunited version 3.2.0,
WP reCaptcha Integration by Jörn Lund version 1.1.9,
WP Rocket by WP Rocket version 2.6.12,
WPS Hide Login by WPServeur version 1.1.3
Hello,
It seems your friend is seeing the visual composer version of the tabs element. The first image is the theme version (adjusted CSS to match the rest of the theme) This was added in the previous version of the theme (6.5).
You could try to clear the cache on your friend’s computer and update her browsers to the latest version. Please test our demo page on your friend’s computer http://demo.tagdiv.com/newspaper/tabs/ If it displays the bad version it’s clearly something wrong on her end.
Please provide a link to your website so we can inspect it ourselves though and see if there are no problems.
Thanks.
Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ Also the plugins from theme’s path must be updated.
Usually this this issue appear because of lazy load animations which’s script conflicts with some other plugins. Try to deactivate all plugins except Visual composer, clear all caches ant test again.
Let me know how it goes and if the problem persist please provide your site url so I can inspect it closer.
Thanks!
Hi mikezenmx,
Unfortunately, there is not an option in Visual Composer to change the language. For do this change it is necessary to use a plugin. I will suggest to use qTranslate X or mqTranslate.
Thanks!
Hey there guys!
I’m having a small issue with “tabbed” content displaying correctly, I believe. So, I used a Visual Composer “Tab” (the horizontal one) in one of my pages, right near the title. I published the page after previewing it, because everything appeared fine.
However, my friend looked at the page on her computer, and the tabs were rendering completely differently for her. Here are the two screenshots for the same area of the page:
What She Saw (WRONG/BAD): Bad tab example
What I See (RIGHT/GOOD): Good tab example
Any idea as to what might be going on? It seems to be only hers so far that sees this issue, but it happens on all her browsers on the same computer. Could it just be a simple caching or cookie thing on her computer?
On my computer and all others that I’ve tried, the site looks fine. Sorry to bother you for what is probably not an issue of the theme, but just thought I’d bring it up and rule it out. Thanks so much in advance!
Christian
I want to moving css/js resources at page bottom follow this: http://screencast.com/t/P7r6uHvvJl
//@todo test on newsmag
$this->move_style_to_footer_queue('woocommerce_frontend_styles'); //old woocommerce?
$this->move_style_to_footer_queue('woocommerce-layout');
$this->move_style_to_footer_queue('woocommerce-smallscreen');
$this->move_style_to_footer_queue('woocommerce-general');
$this->move_style_to_footer_queue('bp-legacy-css');
$this->move_style_to_footer_queue('font-awesome-four');
How to add css/js on footer- Please add my css/js file on footer. Here is my css/js file-
1. https://mydreamlives.com/wp-includes/js/jquery/jquery.js?ver=1.11.3
2. https://mydreamlives.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1
3. https://mydreamlives.com/wp-content/plugins/js_composer/assets/css/js_composer.css?ver=4.7.4
4. https://mydreamlives.com/wp-content/themes/Newspaper/style.css?ver=6.5.1
5. https://mydreamlives.com/wp-content/plugins/jetpack/css/jetpack.css?ver=3.8.0
I had the same issue. My visual composer and social counter plugins were previous versions which caused the error. You probably need to update your social counter to fix the issue.
Hi, i want to know if visual composer can be set in spanish, all the option (backend), etc. thanks!
Hello,
You can ad a slider to your homepage using visual composer: http://screencast.com/t/6EuIgbAC
You can follow this tutorial to see how to use it: https://www.youtube.com/watch?v=ss-BEobegAw
The footer section cannot be edited as the footer style you chose comes with predefined content. You can select a different footer style that does not contain content. Anything other than the fisrt 2 styles: http://screencast.com/t/eeITZ1vjCr – then you can use the footer 1, footer2 and footer3 widgets to place content inside the footer: http://screencast.com/t/Y9GnTxgOtK0
You can read mkore about footers here: https://forum.tagdiv.com/footer-templates/
As for the sidebar widget, you can edit it from the widgets area. you will need to identify which sidebar is used and edit it’s settings (including title): http://screencast.com/t/illS57ji
I hope this helps
Thank you!
Hello,
Please disable all your plugins except of Visual Composer, clear cache and check again. Also you could try to disable lazy load effect and see if you still have this issue – http://screencast.com/t/34AMsRuQ
Thank you!
Hi
We haven’t tested cloudflare’s rocket loader with the theme but usually the rocket loader or automatic compression of js resources cause this. We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js to function as in your case mobile menu and search did.
Please make sure you deactivate all plugins including cloudflare and cache you use, leaving just the Visual Composer active and empty all cache then purge files and check this again.
Let us know how it goes!
Thanks!
I have added “Travel Homepage” design from visual composer But its not looking same as your Newspaper6 Travel theme.Please check the image which is missing from Visual composer.
http://www.screencast.com/t/Hb7NxIh78zL How can i add this 3 block are shown on image?
Hello Beldar,
There is an option for it in Visual Composer->Block Settings like this: http://screencast.com/t/rxnhVqyLm .
Thanks!
Hello,
I have checked your site again and i saw the problem. For some reason a span element gets moved inside a row http://screencast.com/t/VHxD28xllx. We are not sure where this comes from. If you have modifications to your theme files please undo them and check your site again. If not, please try to update your theme to the latest version and also update visual composer (use the version that comes with the theme).
Let us know if the problem is still there after the update.
Please use these tutorial to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
I have checked your website and saw that you still did not install the plugins required by the theme especially visual composer. You get errors such as this: http://screencast.com/t/tH6uPH3B
You need visual composer to edit the block elements titles and the ajax filter (the category menus of the blocks)
These can be changed from block settings. https://forum.tagdiv.com/block-settings-tutorial/
As for the ads, you need to place the adsense code directly in the theme panel: http://screencast.com/t/hac0UlidHC3F
If you jost created your adsense account and got your code, keep in mind that it takes a bit of time for the ads to appear. Sometimes it can take up to 48 hours.
https://support.google.com/adsense/answer/9715?hl=en
Thank you!
Hello,
The social counter needs to be updated as well, and visual composer also. Please install the plugin versions bundled with the theme version: http://screencast.com/t/aqcRBkTNB
As for the second problem, please follow Chris’ suggestion (thank you Chris) and do an install via FTP: https://forum.tagdiv.com/install-via-ftp/ and let us know if the problem is still there afterwards.
Thanks.
Hi there,
I have purchased and installed Newsmag, then the first thing I do is to manually activate, with apparent success.
Then I go to Newsmag/Welcome on the uppet left panel. It says that I have to download the plugin “Visual Composer”. So I go to plugins/visual composer, and I clik “install”.
But then the system says :
Cette extension ne dispose pas d’un en-tête valide.[Translation : this plugin doesn’t have a valid header]
Téléchargement de l’archive d’installation depuis [Translation : downloading installation archive from] http://www.stock-newswire.com/wp-content/themes/Newsmag/includes/plugins/js_composer.zip…
Le téléchargement a échoué. [Translation : the download has failed]. Authorization Required .
Please advise.
Hi argos,
It is possible this thing if you use the Ajax Filter from Block Settings in Visual Composer. First of all it is necessary to search the category ID ( http://screencast.com/t/8MsIhG8lQNWN ) you want to appear in the top bar and put it in Ajax dropdown field, separated by comas, like this: http://screencast.com/t/4hjjg2WjlYI
The result should see here: http://screencast.com/t/v1F0P08Ev
Thanks and let us know how it goes!
Hi, i have a little problem, may be you can help me.
I tried to create a original homapage, or may be just a header fullsize, but it is not the point.
I create a new php file with sublimetext, in that php file i put :
<?php
/*
Template Name: Home
*/
?>
<?php
get_header('home');
//set the template id, used to get the template specific settings - this was the old home.php template
$template_id = 'home';
//prepare the loop variables
global $loop_module_id, $loop_sidebar_position;
$loop_module_id = td_util::get_option('tds_' . $template_id . '_page_layout', 15); //module 1 is default
$loop_sidebar_position = td_util::get_option('tds_' . $template_id . '_sidebar_pos'); //sidebar right is default (empty)
// sidebar position used to align the breadcrumb on sidebar left + sidebar first on mobile issue
$td_sidebar_position = '';
if($loop_sidebar_position == 'sidebar_left') {
$td_sidebar_position = 'td-sidebar-left';
}
?>
<div class="img-header-home">
<div class="container mt-130 z-index100">
My static content
</div>
</div>
here
<?php
get_footer();
i put my php file in the hosting where wordpress are installed, and from wordpress, i create a page, and choose from template my php file “Home”.
now under My Content <div class = “img-header-home”> I want to add some dynamic content that retrieves items from my blog.
And if it can be added by visual composer on this page. Because I try to create content with but it does not appear online.
I think something is missing (i mean some code php) to recovered the visual composer tomake it works.
i understand html, css, but not more in php, that’s why i need your help.
i’m sorry my english is bad, I hope u can understand.
Thanks in advance.
Andrei,
Did exactly that but to no avail 🙁
I’ve still had NO luck with the latest version of visual composer, but the older one seems to do better. The only problem with the older version is that the main menu and the rest of the modules aren’t aligned correctly… that too only on the home page.
Any idea what I could try next?
TIA
Hi,
i need a post template with 3 column
Now i use post template 7
How can i add a new column in left in this tempalte or how can i make a new post template with 3 column.
Can we use visual composer to create new post template , like home page it was really fantastic ?
thanks
Been using it for 2 years now with Newspaper.
Try disabling other plugins, except for visual composer.
Might be issue with the speedbooster, or your caching is not cleared.
Remember whenever you change anything related to permalinks/URLs, you need to fully clear/reset all caching, CDN copies, etc., so that the “new” locations are seen properly.
Hello,
I have checked your website and saw that you do not have the visual composer plugin activeted.
Pleas access the menu and install these plugins: http://screencast.com/t/nzfOXk6r
The social media you are reffering to is the tagdiv social counter plugin. You can add this in visual composer after you install it: http://screencast.com/t/M21LgAMhtl9M or you can find it in the widgets area: http://screencast.com/t/zAZiwOtUxDyL
Thank you!