- NewspapertagDiv Composer Tutorial
- NewspaperCredit System
- 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
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspaperCustom Post Type Support
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspaperAd Box Element and Ads Overview
I am very new to this whole website building thing. I have been reading the instructions online but am simply struggling to learn how to do a new post on the newspaper theme? From what I can tell, I start making a new post under the Post Tab on my dashboard, but then I struggle with knowing how to edit how the post will look in TD Composer? I read the instructions on how to download templates from the cloud library and apply them on a post (or as the default setting for all posts), but I can’t figure out how to edit the look of my post–am I supposed to write the post only in TD Composer somehow or write my post through the Bluehost Dashboard under the New Post tab and then edit the look in TD Composer?
I just feel a little lost because I can’t find a step by step of how to do a new post while using all of the tools that the Newspaper theme has to offer; like most of the templates have various places for multiple images and blocked quotes, but every time I apply one of these cloud library templates to my post (which I’ve written from my dashboard under the Post tab), my post just looks odd and i can’t figure out how to edit it to make it with my post in it? I hope that makes sense. I’m sorry I’m so novice at this, I just really want to learn how to make this work and the instructions online are not very thorough. Any step by step help would be greatly GREATLY appreciated. Thanks in advance.
Hi,
So in order to show the caption of feature image in style 8 you need to set this code in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php like this https://www.screencast.com/t/xHF7eYUp after that in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_8.php you need to add this line of code
<?php echo $td_mod_single->get_image_caption(); ?>
like this https://www.screencast.com/t/Lk8hQvnxUNCX after that add a custom color like this -> https://www.screencast.com/t/P8pGFfYSDnLe -> https://www.screencast.com/t/m9DNkH3KEZX
Thank you!
Hello
If you follow the path I presented in the reply above ( WP Content / Plugins / TD Composer / Legacy / Newspaper. ) it will lead you to the non zipped format of the file.
Thank you !
Hi,
Unfortunately the hover color can be change only with custom css, here is an example -> http://prntscr.com/p0otbk
.td_round_btn:hover {
background-color: #e34!important;
}
feel free to change the color.
Also you can change the background color of button by selecting the button text -> Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. and the color of text http://prntscr.com/p0p1ie -> http://prntscr.com/p0p212
Thank you!
Hi Calin,
We’re using Revolution Slider 6.0.7, firstly. We did import “animals” slider, but adding that shortcode to the rev_slider widget within TD Composer doesn’t work.
Do we have to use Rev Slider 5 in order for this to work?
Please advise..
Hi,
Please provide some more details about the shortcode you are using, this is not appear on frontend or is just not appear in TD Composer
-> http://prntscr.com/p0oeps -> http://prntscr.com/p0oex8
Thank you!
Hi,
Please notice that if you want to set the td-login-modal.php in child theme you’ll need to set the top bar that you are using to, for example I have set top bar style 1 -> http://prntscr.com/p0l1qj also make sure that you set the path in child files like this
wp-content/plugins/td-composer/legacy/Newspaper/parts/header/
or copy those file in parts/header too.
Thank you!
Hello,
Thanks to you for your feedback, so my question is more how I update the file in TD COMPOSER because at home the file is zippered. I do the modification and zip the file or I have to put the document without zip?
Hello !
The files in the tagDiv Composer are accesible through: WP Content / Plugins / TD Composer / Legacy / Newspaper.
Also the new child theme has suffered some modifications. All the informations available about the updated child theme can be found here: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you !
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3759380 bytes) in /home2/domine39/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 649
How do i fix this ?
Hello, in the admin panel I’m seeing these lines of error code below. TD Composer has ceased working, and when I comment out the line of code triggering this error, the PHP file named class-tgm-plugin-activation.php is seeming to cause this error. This happened when I upgraded to the latest version of Newspaper which is 9.8
Warning: Illegal string offset ‘singular’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘plural’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘context’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘domain’ in /public_html/wp-includes/l10n.php on line 580
Warning: Illegal string offset ‘domain’ in /public_html/wp-includes/l10n.php on line 581
Warning: Illegal string offset ‘context’ in /public_html/wp-includes/l10n.php on line 584
Warning: Illegal string offset ‘singular’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘plural’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘context’ in /public_html/wp-includes/l10n.php on line 585
Warning: Illegal string offset ‘domain’ in /public_html/wp-includes/l10n.php on line 580
Warning: Illegal string offset ‘domain’ in /public_html/wp-includes/l10n.php on line 581
Warning: Illegal string offset ‘context’ in /public_html/wp-includes/l10n.php on line 584
Warning: Illegal string offset ‘singular’ in /public_html/wp-includes/l10n.php on line 585
Hi everyone,
I just bought the theme and I can’t use td composer !
so basically this is what I get every time: 
https://i.imgur.com/UtS7Glv.jpg
I tried different browser , same problem .
any help please !
Best!
Ahmed
Hi – I changed my category names in the Posts–>Categories menu of the native wordpress, but they do not update in the very top categories list. It is still the default theme categories. The new categories show up elsewhere in the composer as options. I tried deleting the cache, shift-refresh, etc.
As far as I can tell from the source, this part is not updating:
<!-- menu section -->
<div class="td-mobile-content">
<div class="menu-td-demo-header-menu-container"><ul id="menu-td-demo-header-menu" class="td-mobile-main-menu"><li id="menu-item-251" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-250 current_page_item menu-item-first menu-item-251">Home
<li id="menu-item-252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-252">World
<li id="menu-item-253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-253">Lifestyle
<li id="menu-item-254" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-254">Fashion
<li id="menu-item-255" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-255">Sport
<li id="menu-item-256" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-256">Music
<li id="menu-item-257" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-257">More<i class="td-icon-menu-right td-element-after"></i>
<ul class="sub-menu">
<li id="menu-item-258" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-258">Food & Recipes
<li id="menu-item-259" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-259">Photography
<li id="menu-item-260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-260">Recipes
<li id="menu-item-261" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-261">Travel
<li id="menu-item-262" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-262">Arts
Any help to get these updated categories to show up would be appreciated.
I would like to remove the url that leads to the categories and in the articles to the author page.
With the new version of newspaper I can no longer find the right file it seems to me that it is in the TD COMPOSER except that the file is a zip can we make a child theme with the zip of the composer or there is another solution?
I followed this:
The headers are in the wp-content\plugins\td-composer\legacy\Newspaper\parts\header folder.
Create the same folder structure under your child theme root path (…\child_theme_name\parts\header\), copy the header file you need to modify there, and it’s ready to be used.
and it not worked for “td-login-modal.php”
Best Regards
Hi,
Installation template = ok.
Loading data the model “Animal News” = ok
Changing the Home Page = a problem.
My problem :
On the Home page, at the end, there are two blocks: “LATEST ARTICLES” and “RECENT POSTS”.
In TD Composer, I don’t see these blocks.
I don’t see also the block “POPULAR CATEGORIES”. I can’t edit or delete it.
How can I modify or delete these three blocks?
– HomePage WebSite: http://www.centrafrica-news.tv/
Hi,
Please make sure that you have the Newsmag v4.9.1 and you are using the child theme from that package, after that copy those file from td-composer in child ( if you do not have td-composer activate you need to copy these files from theme ) -> https://www.screencast.com/t/F6WitsKc here is a test that show that we are editing the default child -> https://www.screencast.com/t/cnNdVvuBn -> https://www.screencast.com/t/eWs1mZcY -> https://www.screencast.com/t/GnVM1DUpH7
Hope this will help you better!
Thank you!
Hello!
I have two questions:
Question 1: Can I set the width of row stretch about 960px? What I have to do ?
Question 2: How can I limit the title text? I want to insert the “…” sign at the end of the title when it exceeds the number of words I’ve set? Does text length on TD composer work?
Thank you!
so this what happens, every time I edit page with td composer and save the change is like loading forever. And now when open theme panel is making lag and loading forever. Pls help
Hi,
You need to set in child theme the template that you are using, above I provide you an example using the style 1, if you are not using the style 1 and you are using the default style, then you can set the loop-single.php from wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php in child theme folder wp-content/themes/Newsmag-child/loop-single.php if you do not have activate the tagDiv Composer plugin then you need to set the loop from theme file wp-content/themes/Newsmag/loop-single.php in child theme.
Hope this time I was more clear.
Thank you!
Hi Calin,
thank you for your help. It’s still not exactly clear to me, though. I’ve done the following:
– I’m using the default post layout. There is also a ‘style-1’ for posts, but I’m not using that.
– copied single_template_1.php + loop-single-1.php from the td-composer/legacy/Newsmag/parts/single folder.
– adjusted the loop-single-1.php file to suit my needs and uploaded it to the root of the child theme.
– the changes are not there. Are these two files actually the ones used for ‘default’? I’m in doubt, because for posts, you can also select style-1. But in the legacy/…/single folder, there are no ‘default’ loop-single or single_template files…
I have been trying to install the theme for many times and it always causes error. I even made a fresh installation of the wordpress and updated PHP to 7.2 but the theme is still not installing. What could be the problem?
Here is the error.log information.
[29-Aug-2019 08:42:23 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 107
[29-Aug-2019 08:46:34 UTC] PHP Warning: require_once(includes/tdc_version_check.php): failed to open stream: No such file or directory in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 26
[29-Aug-2019 08:46:34 UTC] PHP Fatal error: require_once(): Failed opening required ‘includes/tdc_version_check.php’ (include_path=’.:/opt/alt/php72/usr/share/pear’) in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 26
Hi,
I’m not very sure that your shortcode will work in theme files, but if you want to try, you’ll need to have some coding skills, you’ll need to edit the loop-single-x.php x is the number of style, for example for post style 2 you’ll need to edit the loop-single-2.php -> https://www.screencast.com/t/ibaNSzZBg -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php also there will be better to use a child theme in this way, you’ll not lose the changes when you’ll make a theme update
-> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Unfortunately there is no option to change the views count icon, sorry!
Thank you for your understanding!
Hi,
If you have the Newsmag v4.9 then you’ll need to use the child theme from that package; notice that in the now all the functionalities of Newsmag theme was moved in td-composer as per envato requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/
If you want you can use this guide for child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ the files in the theme are set the same as in Newspaper, only the name of the theme is change wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-style-1.php -> https://www.screencast.com/t/AAby7XZJA for example in child theme the header-style-1.php file that is use by the header style 1 -> https://www.screencast.com/t/Nvmg772Dr then you need to be set like this -> parts/header/header-style-1.php
Hope this will help you!
Thank you!
Widget and Raw HTML elements are not available to me on newspaper 9’s TDcomposer. And I need to use these elements in creating a homepage. How to make this item available in composer, please?