- 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
We Updated TagDiv Composer and was using tagdiv composer from the begining…
The Screenshot you send the file does not exist anymore… Thats why i am asking which file and where to edit to get the old style…
And $buffy .= '<div class="td-authors-url">'; will not work anymore so can you support us how to implement such thing…
$last_article = $wpdb->get_row($wpdb->prepare("SELECT * FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type = 'post' ORDER BY post_date DESC LIMIT 1", $td_author->ID), ARRAY_A);
$buffy .= '' . $last_article['post_title'] .'';
$buffy .= '</div>';
Hi,
If you want to change the page-pagebuilder-latest.php you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/page-pagebuilder-latest.php -> https://www.screencast.com/t/CbLwD8LqLI
Hope this will help you!
Thanks!
Hi,
I have a strange issue after the latest update.
Trying to access admin (wp-admin) page, I receive a blank page.
If I rename the td-composer folder (in plugins), I am able to access wp-admin page and to log in.
After log in, I rename back td-composer and everything is ok, until logout.
Trying to log in back, I receive a blank page again.
Front site seems to be ok.
I disabled the cache plugin (wp fastest cache) but still the same issue. I’m still using cloudflare.
I need help to locate the problem.
We could speak Romanian.
Thanks,
Costin
Hi,
We have install demo default theme. And try to edit news page, in that page “TAG DIVcomposer” editor not working.
http://www.meetinkansas.com/wp-admin/post.php?post_id=215&td_action=tdc&tdbTemplateType=page
Admin authentication
Please check and revert back.
Thanks.
Hi,
Unfortunately, this issue happens due when you are using a single template default, sorry! It seems that we forget to add shortcode “<?php echo $td_mod_single
-> get_social_sharing_bottom();?>” in “loop-single.php”. For example, you have style1 then you can add your custom shortcode at wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
We consider fixing this issue in our future updates as soon as possible.
Hope this helps!
Sorry for the inconvenience!
Hi,
If you want to change the category featured for mobile theme plugin you can make this from wp-content/plugins/td-composer/mobile/front-page.php
-> https://www.screencast.com/t/nzTK270s
Just make sure that the category you set it is in your website and have some post in that category.
Thank you!
here is the link to my contact page.
https://www.thewrestlepost.com/contactus/
It doesn’t display the form correctly. If TD Composer plugin is turned off, then it does.
Hi,
Now that file can be find in -> wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_related_posts.php
-> https://www.screencast.com/t/ACUBRTvhc8
Thank you!
Just as an FYI, I’ve used the TD composer to create a new header for our home page with the menu that’s broken and our logo, at least so people visiting the home page won’t see the broken menu.
I don’t know how to apply this across all our pages, however, and so anything past the home page still shows the broken menu.
(FIXED, I FOUND THE SOLUTION)
Hello,
I have imported and edited a header using cloud library. I configured it using TD composer, but when I scroll down the page the header menu gets sticky but logo disappears (it shows ‘NEWSPAPER’ text and subline, menu shown is different (default is header menu, but in sticky it shows footer menu) and item hover line changes color to default blue.
Sticky show/hide is not controlled from theme panel>header>main menu when I am using header imported from cloud library. But if I get back to my ‘Global Template’ all the issues are gone and logo shows correctly, menu is ok and hover underline is right
What am I missing?
thank you in advance
[18-Apr-2019 13:13:00 UTC] PHP Warning: array_key_exists(): The first argument should be either a string or an integer in /home1/denversa/public_html/theoddsbreakers.com/wp-content/plugins/td-composer/legacy/Newspaper/init.php on line 31583
Hi,
Unfortunately, this issue happens due when you are using a single template default, sorry! It seems that we forget to add shortcode “<?php echo $td_mod_single
->get_social_sharing_bottom();?>” in “loop-single.php”. For example, you have style1 then you can add your custom shortcode at wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
We consider fixing this issue in our future updates as soon as possible.
Hope this helps!
Sorry for the inconvenience!
Hi,
Please go in wp-content/plugins/td-composer/legacy/Newspaper/init.php
-> https://www.screencast.com/t/mm3U62HhAtC
Thanks.
Very good. That should work.
I’ve been using the Live CSS from TD Composer. What is the difference on using that section?
Is it OK if Ii use for most of the modifications?
Thanks.
1. I am getting this error on some of my pages after upgrading
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: 2 is not set.
/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
I saw a workaround using TagDiv composer and set new header. But I cannot active my version of composer, nor can I get the new one as it says
Sorry, you are not allowed to access this page.
Please advise.
Richard
Hi,
Please notice that you can further use the Visual Composer if you want but you need to activate our TD Composer. So, if you want to migrate all of your elements from WPBackery to our page builder, please check the following topic from here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thank you!
Hi,
If you want to edit the footer section you need to edit your Footer page, using the TD Composer. After I checking your webiste I saw that you are using the Footer Page functionality for footer section. When you edit it from the composer, you will see the element which has set up the Map from where you can change it to another one, with your location. For that, please check the following useful guide from here -> https://en.support.wordpress.com/google-maps/
Thank you!
Well, no I can’t, I’m not a theme support 🙂
I gave them and others insights how to solve a problem they’re facing with after upgrade.
Just open your header template file found here
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-*.php, locate a line
require_once(‘header/ads.php’);
and replace it with
require_once(‘ads.php’);
Hi,
The problem is in bad path to ads.php
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/
Some of the header-style-*.php files have a path header/ads.php instead of just ads.php
After correcting this path everythign worked like a charm.
I just checked my templates, but the problem could be persistent in other templates too.
Hope it helps.
Dear Team,
Since the 9.7 update, there is a problem with Exchange Flags.
Cheers Rick
Failed to load resource: the server responded with a status of 404 ()
GET plugins/td-composer/legacy/Newspaper/assets/css/images/flags/flags.png 404
Hi,
If you want to set some code in td_block_10.php you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_10.php -> https://www.screencast.com/t/6XvDFXEQKy3
Thank you!
For example, you have style1 then you can add your custom shortcode at:
wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
I’ve tried just about everything to get this to work, and boy am I frustrated at this point. I followed the instructions on the update, and as soon as the TD composer activates the 500 error starts. Can’t really do anything unless that plugin works. So for now I just had to revert it back to the old version. Let me know if there are any ideas as to why the composer plugin would cause the 500 error. All other plugins were deactivated, and I even reinstalled all the wordpress files to see if there was some other error. Thanks for a response 🙂
Hi,
I updated to the newest version of the theme just now and it seems to have broken my site… The issue is it’s not letting me install and activate the tagdiv composer.
Below is the error I’m getting… Any ideas?
The plugin does not have a valid header.
Downloading installation package from https://doodlebuckets.com/my_template/includes/plugins/td-composer.zip?uid=5cb79636d2d8c…
Download failed. Not Found
Page is https://www.thenerdystudent.com
I get these two errors when trying to access from mobile. On desktop it is fine.
<!--
Error: <strong class="td-wp-booster-title">wp_booster error:</strong><br>td_api_base::mark_used_on_page : a component with the ID: td_theme_plugins_setup is not set.<br>/home2/theneri6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_api.php (rara-error)
-->
<!--
Error: <strong class="td-wp-booster-title">wp_booster error:</strong><br>Missing parameter: 'file'<br>/home2/theneri6/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php (rara-error)
-->
How can I resolve this?
Thanks
—
Edit: TagDiv composer is the issue here. However, apparently it must be enabled for the theme to work…