- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
Hello – I’ve added a video background to a row and I would like to extend it horizontally. I’ve tried to adjust the scale (directly beneath the video background in TD composer) but that increases vertical as well as horizontal. Could you let me know if there is a way to achieve this?
edit 2: I’ve also tried forcing a site-wide “Style 10” selection from the theme panel under Post Settings. The theme doesn’t seem to be respecting the selection since the update. I do not have a third party editor installed (no bakery, no gutenberg) just the TD composer.
edit 3: Also, if post style 5 is chosen, I shouldn’t see a featured image appearing at the top of the post under the headline, but it’s still showing up now.
-
This reply was modified 7 years by
mario118.
Hi,
When creates a new post and I will check with preview, the preview shows wrong and sends a message in the bottom of page: The site is experiencing technical difficulties
If enable debug show the next error: Fatal error: require(): Failed opening required ‘/wp-content/plugins/td-composer/legacy/Newspaper/’ (include_path=’.:/opt/alt/php73/usr/share/pear’) in /public_html/wp-includes/comment-template.php on line 1510
Update and activate tagdiv composer in your Newspaper – plugins page @ wp-admin/admin.php?page=td_theme_plugins
Then check if it’s working.
I am not an expert so i have my website on wordpress.com. After the recent Newspaper-Update my website ( https://ipad-in-der.schule ) went straight down.
First of all the tagDiv Composer and tagDiv Mobile Theme were deactivated, WordPress told that they are not compatible with the WordPress version.
I contacted WordPress-Support and they also told me they cannot reactivate the plugins.
The website at this point only showed the template and code instead of content – but the design was still visible.
Guided by the WordPress-Support i rewinded the website to a point four days ago (before the update) which leaded to a total breakdown of the website. During the process i got an email with the message “Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 14 der Datei /srv/htdocs/wp-content/themes/Newspaper/functions.php verursacht. Fehlermeldung: require_once(): Failed opening required ‘td_deploy_mode.php’ (include_path=’/:.’)”.
Now, the website is down and WordPress-Support could not help me anymore. They told me to contact you.
What can i do?
This is really bad as i put a lot of work in my website and after the update i just went down…
Is there any workaround to fix this problem?
Dear support team,
while moving my child theme into a plugin and testing it, I discovered that there are calls to
locate_template() instead of require_once() in the following file:
td-composer/legacy/Newsmag/parts/menu-mobile.php
My guess is that it’s a bug since you replaced all the ‘locate_template’s with ‘require_once’s elsewhere.
Since I am customizing that part of the theme, I though I would share, and hope that can help you make this theme even better.
Cheers,
Eric
I received this result in Wordfence. Please advise ASAP.
This file may contain malicious executable code: wp-content/plugins/td-composer/includes/tdc_ajax.php
Type: File
Filename: wp-content/plugins/td-composer/includes/tdc_ajax.php
File Type: Not a core, theme, or plugin file from wordpress.org.
Details: This file is a PHP executable file and contains the word “eval” (without quotes) and the word “base64_decode(” (without quotes). The eval() function along with an encoding function like the one mentioned are commonly used by hackers to hide their code. If you know about this file you can choose to ignore it to exclude it from future scans. This file was detected because you have enabled HIGH SENSITIVITY scanning. This option is more aggressive than the usual scans, and may cause false positives.
How to overwrite some of the pages of “Newspaper theme” to child theme as well as overwrite some of the pages of “td-composer plugin”?
I’m running newspaper version (9.7.3) I’m getting this security alert from VaultPress
newspaper __td_deploy_version__
The theme newspaper (version 9.2.2) has a publicly known vulnerability. It is recommended to deactivate and remove this theme until a new version is released.
Can you update that file to include a proper version number. I’va also had an issue with Cloudflare, where my site went down and the only way to get it back up without running Cloudflare’s “under attack mode” was to disable the td-composer plugin.
I had to reload WordPress and the newspaper theme to get it to work with composer again. Now I’m getting the VaultPress alert, which I assume I can ignore.
Hey, Catalin.
We publish content in our staging site with absolute or relative URLs. If we use a relative URL, nothing goes wrong – it works like a charm. However, this takes extra overhead to process.
If we use absolute URLs while coding in a custom HTML block in TagDiv Composer, like https://stemcellpowernow.com/stem-cell-therapy-faq, then save the page, it is instead usually saved as https://staging5.stemcellpowernow.com.
We have tested this dozens of times with all sorts of workaround attempts and each time we save an absolute URL pointing at our live site while developing on our staging site, the URL runs the risk of being changed to the staging URL instead.
We have also tried taking pages that were made on the live site, creating a staging copy, then updating data on the site and pushing back to live. The URLs get changed to point at staging5.stemcellpowernow.com even though we did not change those links at all.
A useful example would be to go to staging5.stemcellpowernow.com/stem-cell-therapy-faq and stemcellpowernow.com/stem-cell-therapy-faq see that both of them point at staging5, even though we never had those URLs pointed at staging5. Staging5 was created almost a week ago, while that page was created around a year ago.
We contacted our host and confirmed that they never change the URLs. We do not and did not have any form of plugin installed that changed these URLs. We have tried downloading plugins to quickly change those URLs back after going live (which is still not ideal), but they can’t find any of the URLs that were made in custom HTML blocks by TD Composer.
Screenshots can’t capture the change, it’s simply a difference in URLs from what’s being written in the composer and what’s actually being saved when we save using the composer. My guess is that these are rewritten when the Custom HTML block is processed?
If you do want screenshots anyway, please let me know what part of the process you want screenshots of and I will get them for you.
Hi Simion, thank you for the reply. I’ve solve my problem by editing loop-single.php in td composer plugin
Hi,
Now the mobile files was moved in td composer plugin, the file can be found in wp-content/plugins/td-composer/mobile/front-page.php
Thank you!
hi,
For this you will need to modify the code ( change the social position ), here you can find the code wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_icons.php -> https://www.screencast.com/t/pcNkcE82AD
Thank you!
Hi,
Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
If you want to edit the header-style-10.php you need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/header-style-10.php and the singles can be found in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
Hope this will help you!
Thanks.
Hello,
I’m having a problem like this. I have an article, and I want to add a block to my article but don’t want to use page builder with TagDiv Composer. So I added the following shortcode to my article: “[td_block_7 limit =" 10 "category_id =" 48 "ajax_pagination =" load_more "]“. It was great that it worked well. However, it seems that its format is not the same as when I used a page builder. When I use the page builder, the posts on my block are divided into two columns, but when I paste the shortcode in my article, I don’t use page builder, there is only 1 column left. See the attached image below.
https://prnt.sc/nvpblx
Can you help me divide it into two columns as I use the page builder?
Besides, I had a solution that I created a 2-column table in my article. Then I pasted two blocks into the two columns of that table.
https://prnt.sc/nvp82p
However, there is a problem. The content of 2 columns is duplicated. I remember that Newspaper had a setting to avoid duplicating the content between blocks on 1 page, but I couldn’t remember where it was. Could you please help me?
Thank you.
I’ve restored an earlier backup till I can figure out what happened
I used the enveto plugin to update the theme. it said it updated fine but the front page was blank with no blocks.
I then clicked to edit in td composer and it said it was created with tg composer
After update to Newsmag 4.9, I can no longer change a post template, neither the default one (via Theme Panel –> Post settings), nor when editing individual posts.
I want to change all posts to use Style 5, but changing it doesn’t work.
Any suggestions?
Notes:
It looks like the template files under plugins/td-composer/legacy/Newsmag/parts/single/… are not being used at all! Deleting this folder does not cause any errors!
I noticed that I can set the CSS according to the screen size in TD Composer. However, it doesn’t work for things like text alignment (although the screens are still shown), or maybe I am doing it wrong. I did not find documentation in this, is there? Thanks much!
The site was updated, the plugin was activated and in the home it shows this error:
Warning: require(/www/wp-content/plugins/td-composer/legacy/Newspaper): failed to open stream: Success in /www/wp-includes/comment-template.php on line 1510 Fatal error: require(): Failed opening required ‘/www/wp-content/plugins/td-composer/legacy/Newspaper/’ (include_path=’.:/usr/share/php:/www/wp-content/pear’) in /www/wp-includes/comment-template.php on line 1510
The site is experiencing technical difficulties.
Hi,
I have installed and configured WPML and I need to translate the pages to English. With td composer I only get the main language and how to translate pages to English same with td composer?
Regards
Hi,
Please try this steps to fix this problem, go in wp-content/plugins/td-composer/mobile/header-amp.php https://www.screencast.com/t/wqp2eatP and set
rel=”nofollow” in -> https://www.screencast.com/t/gneogTYuN -> https://www.screencast.com/t/g41V9Vi1O please clear all cache and mark us resolved the issues from Google Search Console > Coverage > Crawl anomaly.
Hope this will help you!
Thanks.
Hello,
I can’t save or add anything in any page. When i check the Google Console, it provide many errors like:
font-newspaper.css:1 Failed to load resource: the server responded with a status of 404 ()
js_files_for_wp_admin.min.js:28 tdcJobManager.addJob
/wp-json/td-composer/do_job/?tmp_jobId=0&tmp_blockUid=undefined&post_id=3155&tdbTemplateType=page&uuid=4755aa20-8ef0-38a4-53f2-e0bcb1edf8f7:1 Failed to load resource: the server responded with a status of 404 ()
js_files_for_wp_admin.min.js:28 tdcJobManager.addJob
/wp-json/td-composer/do_job/?tmp_jobId=1&tmp_blockUid=undefined&post_id=3155&tdbTemplateType=page&uuid=60f6c7fe-d014-4acf-83b7-15a5bd710aac:1 Failed to load resource: the server responded with a status of 404 ()
font-newspaper.css:1 Failed to load resource: the server responded with a status of 404 ()
I have read different topics and i optimize my server and it have enough memory, i disable all the non plugin theme, etc.
Please, help.
Thanks.
Hi,
In order to hide the footer on some pages/post please check if you have set a page as footer or a default template; if it is a footer page you need to use this custom css -> https://www.screencast.com/t/4S4FpA14CG
.postid-12683 .td-footer-page{
display: none;
}
It is possible to be a problem because you have the tagDiv Composer and WPBakery activate, please deactivate the WPBakery plugin, clear all cache and try again.
Thank you!
I am using a child theme and overrode the header and footer parts and some of the modules. The new version of Newspaper breaks all my customizations. On a test site, I tried updating the child theme style.css and the top section of functions.php to the Newspaper Child Theme, keeping my other functions.php customizations, and then adding a folder for td-composer/legacy/Newspaper/ and then copying my /parts and /includes folders from my child theme, but the site is still broken. What do I need to do to get my customizations to work?
Hi,
You can remove the schema article from td_module_single_base.php -> https://www.screencast.com/t/5rqeyAv0r -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Hope this will help you!
Thanks.