- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagtagDiv Social Counter tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
- NewsmagHomepage – How to build and set it
Edit:
Seems it RTFM time 😉
I have found that I need to learn to the the composer then I can make my own headers…
Hello support team,
I’ve just downloaded your theme. Its amazing in both design and function.
At first I was unable to update post in Gutenberg editor, I have to force the editor to Classic mode. Its fine now.
However, I got stuck when trying to change the frontend layout. It raised error when I tried to edit my page in the TagDiv Composer.
The Console shows that your JS raised error as described in these screenshots:
https://prnt.sc/pp5z9k
https://prnt.sc/pp5zgt
Looking forward to hear your response!
Best regards,
Katrina
Hello. I have tried installing the theme, but it is not working properly. I only get 3 tabs: Welcome, Plugins, Support. And I cannot get the tagDiv Composer plugin to install. Any help would be greatly appreciated.
Hi,
1. You can use the mobile theme plugin in this way you can have a different content and layout, or you can use the responsive version and flex blocks, these can be set with different layout on each device -> http://prntscr.com/opf5vx -> http://prntscr.com/opf6lf
2. So you can use the banner and set a link on theme like in our example from here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ -> http://prntscr.com/pp2hra
3. The sidebars can be add in two ways, one using widgets -> http://prntscr.com/pp2cad or on pages/templates using tagDiv Composer.
4. You can use this custom css to change the description category color -> http://prntscr.com/pp27gx also you can change that text from category like this -> http://prntscr.com/pp29k3 -> http://prntscr.com/pp29k3
5.You can use a licence key for one single product. According to Envato license terms a theme can be used for a single end product (website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
You can finde the code using our guide for theme activation ->http://prntscr.com/pp2324 -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
Thank you!
Hello !
1. You can set up filters and remove / translate the ALL by editing your block using the tagdiv composer as you can see here: https://www.screencast.com/t/Wec2oFSu
2. Unfortunately that option is not available with Newspaper Theme.
3. Those can be translated by going into Theme Panel – Translations.
I hope this was helpfull !
Thank you !
Hello,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
Also using the mobile theme with amp plugin, the amp will have the mobile theme layout, you can check to see if your post/page is amp by setting the “/?amp” at the end of url, you can check more in our documentation from here -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hello !
When using Cloud Template header the sticky header must be edited with tagDiv Composer Header Manager and erased the content of it as you can see here: https://www.screencast.com/t/Bzi8kbneOKQc
Also provide a link to your website in order to inspect !
Thank you !
Hi,
If you want to set that custom code at the bottom of each post, then you’ll need to set it in theme core, in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> http://prntscr.com/pp0nx6 at the bottom of function get_content() set you code.
Yes that code is good and is set correctly in theme panel.
Thank you!
Hi,
Unfortunately in order to set the menu right next to the logo on header style one, you’ll need to make some changes ( custom changes ) in theme core, the file for header style 1 is -> wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-style-1.php
Thank you for your understanding!
Hi,
is it possible disable mobile view for one specific page? Is it possible create content with visual composer for mobile view? Please let me know
Update: I managed to change the size to 17 by editing the element on the page with the Composer. However, this only changes the size of this particular list on this particular page, so I would like to still receive an answer on my question. Thanks!
hello, I recently installed a demo but I can not find a way to modify a part of the home page, where there is the block named “last articles” in the end of the body
That is strange since it is not editable neither with div composer nor from widgets section
Here is where you can find the page http://www.braintechdev.it
thanks for you help
Hi.
I checked those files but and any modification is overwritten by the javascript td_resize_videos function in the file tagdiv_theme.js / tagdiv_theme.min.js line 5009:
jQuery (document) .find ('iframe [src * = "youtube.com"]'). each (function () {
var videoMainContainer = jQuery (this) .parent (). parent (). parent (),
videoInPlaylist = jQuery (this) .parent (). hasClass ("td_wrapper_playlist_player_vimeo"),
video43AspectRatio = videoMainContainer.hasClass ("vc_video-aspect-ratio-43"), // the video is set to 4: 3 aspect ratio
video235AspectRatio = videoMainContainer.hasClass ("vc_video-aspect-ratio-235"); // the video is set to 2.35: 1 aspect ratio
if (videoInPlaylist || video43AspectRatio || video235AspectRatio) {
// do nothing for playlist player youtube or aspect ratios 4:3 and 2.35:1
// the video aspect ratio can be set on Visual Composer - Video Player widget settings
} else {
var td_video = jQuery (this);
td_video.attr ('width', '100%');
var td_video_width = td_video.width ();
td_video.css ('height', td_video_width * 0.5625, 'important');
}
});
If I modify any file in the td_composer plugin, these will be lost when I upgrade to a new version.
I am using the Featured video in the post to insert the video because it generates thumbnails directly from YouTube.
http://prntscr.com/po670t
In the td_resize_videos code there is no action declared when the ratio is 4:3. I want to do it then by CSS, but javascript overwrites it.
Have you considered a setting in the Theme Panel to disable or enable the autorize of the javascript function?
Can you tell me a solution? Can you disable the autoresize?
Best regards
Joseph
Tagdiv composor just spins on any page I try to load it on. have rebooted my AWS instance, uninstalled and reinstalled both the theme and the plugin. Site is down, need any help I can get. I also have the Newsmag theme, but the liscense has expired. I even uninstalled that to be sure it wasn’t the issue.
Team, We are facing while installing NOMAD demo on wordpress, we are getting following issue:
Warning: Invalid argument supplied for foreach() in /home/arb/public_html/wp/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 298
Please suggest.
Thanks
Thanks for the answer, but I was talking about the menu itself, not the page.
https://www.imgur.com/a/SEHoIQ9
Is it possible to do it with the composer?
-
This reply was modified 6 years by
microbioma.
-
This reply was modified 6 years by
microbioma.
Hello!
I have the same problem but I quit the footer at theme panel and the problem persists. I have built the homepage from the divcomposer, charging here a template and I edited everything.
Here is where I´m working: http://demo.descubriendojapon.com/
If you would be kind enough to give me the details to fix it, I will thank you.
Hi,
If you are referring to video support you can check this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php and for video playlist here -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_playlist_render.php
Thank you!
Hi,
Yes, that file was moved in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/top-menu.php
Also you can check this similar topic – https://forum.tagdiv.com/topic/login-redirect/
Hope this will help you!
Thank you!
Hello !
A demo will affect more than you homepage. Some demos set up template for post pages and more. Homepages set the template only on homepage. Usually our customers install a demo but keep in mind that you can edit both of them using the tagDiv Composer in the same way.
I hope this was helpfull !
Thank you !
Hello !
The old one was another element. Old element got the information from the wordpress. The new one gets the information that you input in tagdiv composer.
Thank you !
Hi,
All header styles can be found the header template in tagDiv Cloud Library, but you still need to edit it with tagDiv Composer to set the elements you need ( replace the settings from the cloud header ).
Thank you!
Good morning,
I installed your theme in my wordpress, the homepage doesn´t work correctly, only loads the main menu.
The error that appears is the following.
[Thu Oct 24 11:21:55.862241 2019] [proxy_fcgi:error] [pid 29572] [client 2.136.55.50:51329] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Call to undefined function aq_resize() in /usr/home/zbitt/blog/wp-content/plugins/js_composer/include/classes/shortcodes/home_carousel_posts.php:237\nStack trace:\n#0 /usr/home/zbitt/blog/wp-content/plugins/js_composer/include/classes/shortcodes/shortcodes.php(565): WPBakeryShortCode_VC_Home_carousel_posts->content(Array, ”)\n#1 /usr/home/zbitt/blog/wp-content/plugins/js_composer/include/helpers/helpers.php(1378): WPBakeryShortCode->output(Array, ”)\n#2 /usr/home/zbitt/blog/wp-includes/shortcodes.php(319): vc_do_shortcode(Array, ”, ‘vc_home_carouse…’)\n#3 [internal function]: do_shortcode_tag(Array)\n#4 /usr/home/zbitt/blog/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\\\[(\\\\[?)(vc_hom…’, ‘do_shortcode_ta…’, ‘[vc_home_carous…’)\n#5 /usr/home/zbitt/blog/wp-content/plugins/td-composer/includes/tdc_composer_block.php(198): do_shortcode(‘[vc_home_carous…’)\n#6 /usr/home/zbitt/blog/wp-content/plugins/td-composer/includes/shortcodes/vc_column.php(11…\n’, referer: http://blog.zbitt.com/wp-admin/admin.php?page=td_cake_panel
I hope your answer
Christian
Hi,
Unfortunately there is no option for on of, sorry, but you can save that element in tagDiv Composer as a shortcode -> https://www.screencast.com/t/lgvGdJxYW , in this way you can remove it and add it more easy -> https://www.screencast.com/t/lgvGdJxYW
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also I think that you have set on homepage a header template from tagDiv Cloud Library, please check it with tagDiv Composer -> http://prntscr.com/pnd9ln.
If there is still a problem, just let me know!
Thank you!