- 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
Hello,
I am having issues figuring out how to create a contact page with the Newspaper Animal Pro Theme using TD Composer. I can create it through WordPress using the jetpack contact form. However, it doesn’t have an aesthetically pleasing appearance on the website unless I am able to create the contact form with TD composer. Can you please instruct me on how I can create a contact form page with TD Composer so that visitors to my website can send me an email message for business inquiries. Thank You!
Hello,
My hosting is providing those erros related with your theme.
It’s causing critical erros:
PHP Warning: Illegal string offset ‘td-multipurpose’ in /var/web/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 646
PHP Warning: Illegal string offset ‘td-multipurpose’ in /var/web/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230
PHP Warning: Illegal string offset ‘portrait’ in /var/web/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 3016
PHP Warning: Illegal string offset ‘weight’ in /var/web/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 3013
Hi,
I added an element to the sidebar earlier today and it saved properly.
I tried to Edit in TD Composer 5 minutes later and… I am now getting an error and I cannot Undo or Edit any elements to fix.
Hi,
There seems to be a number of new issues after latest update.
Tag Div Builder when updated and reactivated is not activating so only short codes visibile.
Site Header layout has been reset.
Site menu design has been reset.
Seems to be an error in
staging/1/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-old-plugins-deactivation.php(85): deactivate_plugins(Array)
and
staging/1/wp-admin/includes/plugin.php(835): do_action(‘deactivated_plu…’, ‘td-composer/td-…’, false)
Hi,
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.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
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.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Site: https://atlaswire.net
Hello – I’m only here because the other support topics about the mobile theme are not working. Here’s what I’ve done.
1. Uninstalled AMP (saw a support staffer say it is OK to uninstall amp)
2. Created a mobile page through the TD Composer – each main page has a mobile page connected to it.
3. Each mobile page shows as a mobile page in the top ‘green’ nav bar section.
4. I’ve edited each page to ‘fit’ with a mobile theme.
The issue I’m having is:
-No pages show up on ‘mobile site’ on my phone. They just show blank.
-Changes to the ‘home – mobile’ do nothing, nothing changes on any page if edited for mobile.
-Requesting desktop site doesn’t do anything…everything just remains the same.
Through the theme panel, it is set to have ‘mobile’ as the theme & I have the mobile theme plugin activated.
What am I doing wrong?
Hi,
If you have hidden it on all devices then it won’t appear anywhere. Open the CSS section in the composer and enter this code in it – https://prnt.sc/pqi1z7 the row should then be visible so you can interact with it. Then you can remove the code, after you make it visible on at least one viewport
.td-pb-row.vc_row {
display:block!important;
}
I made a note to our developers to to try to find a way to can see the hidden element.
Thanks
Hi,
if you want to change the default post template then you need to copy the files -> https://i.imgur.com/X19arG2.png from -> wp-content/plugins/td-composer/legacy/Newspaper/single.php
wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php and set theme in child theme, then the changes should work!
Thank you!
Some additional information – it seems when I create a new page, edited with the TD composer – it applies that page to every page. For example, it applies my ‘about us’ page to ‘home’ and the rest of the pages I created.
Hi,
I’m having issues with “TD COMPOSER”, it takes ages to load and sometimes i get a 504 error. I’ve contacted Siteground and was told that they made an extensive review of my service ant it was nat a server issue.
It all started as i was updating an image and the TD COMPOSER got stuck, after that i could not load the composer or it would take 2 or 3 minutes to load…
Can you help?
Hi there! please attend to this sensitive and frustrating error. Whenever I try to save using the TD Composer, it is taking longer than I expect up to 10 – 30 minutes and at times changes are not even made afterwards.
Hi,
In the flex block options, you can display “modified date” below the article title by turning on the “modified date” option in TD composer.
The words “modified date: ___Oct 13, 2020 (the date)____” appears on the front end. Is there any way to change the words to “updated on” instead of “modified date” below the article titles?
Thanks
I’ve tried putting in my social media links using TD Composer and through Dashboard-Newspaper-Theme Panel, but either way, I just get messages that the pages are missing. What could be the problem? Thanks.
The WPBakery is a builder that we provide for users that do not want to use our theme builder (TD Composer) and cloud templates. Now the flex elements are from tagDiv Composer and that is way you can not use the WPBakery for Big Flex Grid Layout.
If I understand correctly you want to use the child theme, if is so then you need to know that you can use only the standard templates for this, you can check more in our guide from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi,
For this you need to change the social counter style, from composer it can be done like this -> https://i.imgur.com/qOE6puJ.jpg or for widget you need to add an extra class
-> https://i.imgur.com/MSPJ2v6.png
Style 1: td-social-style1
Style 2: td-social-font-icons td-social-style2
Style 3: td-social-colored td-social-style3
Style 4: td-social-colored td-social-style4
Style 5: td-social-boxed td-social-colored td-social-style5
Style 6: td-social-boxed td-social-colored td-social-style6
Style 7: td-social-boxed td-social-style7
Style 8: td-social-boxed td-social-font-icons td-social-style8
Style 9: td-social-boxed td-social-colored td-social-style9
Style 10: td-social-boxed td-social-colored td-social-style10
Or you can use a style tab from widget -> https://i.imgur.com/AcRinJ0.png
Hope this will help you!
Thank you!
Hi, in TD Composer I can’t save changes to the color of element contents, e.g. Title text color. The changes won’t save and I get this error:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Other changes seem fine.
Hi, you can edit it with tagDiv Composer, but you need to find the right settings, a faster way is with this custom css
https://i.imgur.com/zPtrud3.png
.contact-us.tdc-header-template .td-main-page-wrap {
margin-top: -88px;
}
Set the code in theme panel> custom code> custom css.
Hope it will help yoU!
Hi,
1.Please try this custom css ->https://i.imgur.com/Syl71Bw.png
.td-header-wrap .td-header-menu-wrap .sf-menu > li > a {
color: #14a96d;
}
Set the code in theme panel> custom code> custom css.
2. You need to edit that section using tagDiv Composer and add some more element there under Prepare To Be Inspired By Authors Like These” (if you made the page with WP Bakery, then edit it with this builder).
Thank you!
Hi,
This problem can be from the settings that you’ve made on mega menu using tagDiv Composer or from some plugins. A quick fix is this custom css
https://i.imgur.com/YWQ7dEy.png
.tdb_header_mega_menu .td_module_wrap:nth-last-child(-n+4) {
padding-bottom: 18px!important;
margin-bottom: 18px!important;
}
Set this code in theme panel> custom code> custom css.
Hope it will help you!
Thank you!
Hi, when I create 2 sidebars, how to add content in the middle. Because, when I am using gutternberg editor, it is showing only shortocdes of the td composer. How to write content, in the middle column?
Is it possible, using TD Composer to make certain parts of a page show on desktop but not on mobile devices?
Thank you.
Hi,
Please make sure that if you are using tagDiv Composer, please make sure that this option is selected -> https://i.imgur.com/0QdcHYL.png
Another solution is to use a custom css like this one -> https://i.imgur.com/eUtmyHJ.png
.wpb_wrapper .td-a-rec .g {
margin: 0 auto;
}
This code need to be set in theme panel> custom code> custom css.
Thank you!
Just updating this, maybe helps troubleshoot the problem.
I have installed jQuery Migrate Helper, switched it on. Then TD Composer threw a Service Unavailable error (before installing jQuery Migrate Helper it opened but showed the loading wheel infinitely). I switched the plugin off. And lo and behold TD Composer now works!
I don’t know what is the reason behind this behaviour of the theme.
Same here 🙁
For me it started after I saved elements. (I did not have them before). After I saved elements, TD composer will not load and I experience similar error messages as above.