Dear Willkar, what changes i made to wp-content/plugins/td-composer/legacy/common/wp_booster/td_review.php
that user ratings showing in my website artiles.
regards
Thanks Calin… I didn’t mean sidebar. Can slider addable to amp version? example : https://prnt.sc/nxyvhw
Also:
Can I add a slider to theme’s TD Composer blocks section like in the example?
Very important for us
https://prnt.sc/nxyqyd
And finally;
Is there a solution for this problem? only google adsense advertisements allowed for themes. How can I add more advertisements in the theme’s amp section other than only google’s?
amp ads:
section 1:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
Section 2:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
Section 3:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
as
Thank You…
Hi Calin
I try to eliminate above css put the two follow code in
plugins\td-composer\mobile\function.php
function dequeue_my_css() {
wp_dequeue_style(‘wp-block-library-css’);
wp_deregister_style(‘wp-block-library-css’);
}
add_action(‘wp_enqueue_scripts’,’dequeue_my_css’,100);
function dequeue_my_css() {
wp_dequeue_style(‘td-plugin-multi-purpose-css’);
wp_deregister_style(‘td-plugin-multi-purpose-css’);
}
add_action(‘wp_enqueue_scripts’,’dequeue_my_css’,100);
But it doesn’t work… any suggestions?
Thanks
Hi,
The code for the reviews can be found on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_review.php
Thank you!
Hi,
1. If you want to set the Newsletter in category page you can get a category template from tagDiv Cloud Library edit it using tagDiv Composer and set the Newsletter in sidebar.
Or you can create a new sidebar and go in widgets set the Custom html and set the code that you set in Newsletter in custom html.
-> https://www.screencast.com/t/L1gXiWkp7n3n -> https://www.screencast.com/t/pQft8xFSXI9f
2. You need to go in theme panel > Translations and search for those words -> https://www.screencast.com/t/sfgxFW2rG
3. You can import a category template from tagdiv Cloud Library and set on content a border or you can use this custom css -> https://www.screencast.com/t/FD4DjugU
.td-pb-span8{
border-right: 1px solid#e8e8e8;
}
Set the code in Theme panel> Custom code > Custom css and you’ll have that border on full website.
4. If you want to remove the show comments from modules/blocks all you need to do is to go in Newspaper>Theme panel> Blocks Settings > Meta tag on Modules/Blocks and deactivate the “Show comment count”.
-> https://www.screencast.com/t/P64OrKwQ
Thank you!
Hi,
If you are using the Newspaper theme v9.7 -> https://www.screencast.com/t/UhpxZFWVbH3 -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php and -> https://www.screencast.com/t/k0Cvwmn8 -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Than you!
Hi,
If you want to change the time for lazy load you need to go in wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js make the changes and Minify the JavaScript https://javascript-minifier.com/ and replace the code from wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js with the new mimify JavaScript code ( the Newspaper theme use the tagdiv_theme.min.js file)
-> https://www.screencast.com/t/EOr5kVVigeNq
Also notice that after each update these changes will be lost and you’ll need to make theme again.
Thank you!
Hello,
So I’m having this weird issue where on the archive page for my custom post type I get the following error appear in the header.
Notice: Undefined property: WP_Post_Type::$post_type in pixlbot.com/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 397
Notice: Undefined property: WP_Post_Type::$post_type in pixlbot.com/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 404
I noticed I was having problems trying to import some new cloud templates. They would import but couldn’t save – spinning icon forever… I checked all my config/parameters/plugins and still busted.
Logged into Cloudflare and went to firewall rules and I see that the OWASP rule set is blocking these requests.
981176 Inbound Anomaly Score Exceeded (Total Score: 84, SQLi=12, XSS=35): Last Matched Message: IE XSS Filters – Attack Detected. OWASP Inbound Blocking Filter
960024 Meta-Character Anomaly Detection Alert – Repetative Non-Word Characters OWASP Generic Attacks Filter
973306 XSS Attack Detected OWASP XSS Attacks Filter
973332 IE XSS Filters – Attack Detected. OWASP XSS Attacks Filter
973333 IE XSS Filters – Attack Detected. OWASP XSS Attacks Filter
973334 IE XSS Filters – Attack Detected. OWASP XSS Attacks Filter
973335 IE XSS Filters – Attack Detected. OWASP XSS Attacks Filter
973338 XSS Filter – Category 3: Javascript URI Vector OWASP XSS Attacks Filter
973344 IE XSS Filters – Attack Detected. OWASP XSS Attacks Filter
981133 Prequalify PM OWASP Generic Attacks Filter
I’d like to leave these firewall rules engaged. For now, I guess I’m going to whitelist my static IP as being trusted. Is there any way that in the future the tdcomposer/editor could be updated so it won’t trigger these? I imagine as hosting matures and more people implement firewalls/wafs this will only compound.
I am getting this error after updating my theme. Please help me
[04-Jun-2019 13:15:08 UTC] PHP Warning: require(/home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-content/plugins/td-composer/legacy/Newspaper): failed to open stream: Success in /home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-includes/comment-template.php on line 1510
[04-Jun-2019 13:15:08 UTC] PHP Fatal error: require(): Failed opening required ‘/home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-content/plugins/td-composer/legacy/Newspaper/’ (include_path=’.:/opt/alt/php72/usr/share/pear’) in /home/xw7tja7h7fxz/public_html/sportsindiashow.com/wp-includes/comment-template.php on line 1510
Hi,
I’ve installed a fresh WordPress on my existing domain. I’ve been using Newspaper before and it was activated. Now, when trying to install the plugins, I got an error: Downloading installation package from https://xxx/wp-content/themes/Newspaper/plugins/td-composer.zip… (xxx is my domain name which I’m hiding it here).
Also, there is no option to activate the theme on the dashboard.
Download failed. cURL error 60: SSL: no alternative certificate subject name matches target host name ‘xxx’
P.S I’ve changed the host now and installed a new SSL via Lets Encrypt SSL.
Thanks
Hi,
I think that this problem can be fixed by changing a line of code in wp-content/plugins/td-composer/mobile/header-amp.php
Replace:
<html <?php language_attributes(); ?>>
-> https://www.screencast.com/t/Fj94HAommH
With:
<html <?php language_attributes(); ?> amp>
-> https://www.screencast.com/t/yIjgHPfpB
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, please deactivate them, clear all cache and try again.
Thank you!
Hi,
Please check the files from the follow paths -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php
-> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
Set there the rel="nofollow" on the authors links.
Thank you!
Hi,
The schema is coded in the theme files, for example
– https://www.screencast.com/t/LYDmez0RycL
– https://www.screencast.com/t/603wT9do8
– https://www.screencast.com/t/Mn8szCYz
If you are using Newspaper v9.7 please check in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://www.screencast.com/t/WDonotrZ
Thanks.
Hi,
Please note that by default, the theme comes with white color text and black background for category tags. If you will use such a category template, you can change these from the TD Composer, like this -> https://www.screencast.com/t/31BZW0XxaR
Hope this helps!
Thank you!
Hi,
Please edit tagdiv composer plugin and add this line here – https://www.screencast.com/t/TNXxa3HeKeZ
<title><?php wp_title('|', true, 'right'); ?></title>
Or delete your current td-composer and reinstall this plugin – http://cdn.tagdiv.com/wp-content/uploads/2019/05/td-composer.zip
We have also fixed this into the live package. Sorry for inconvenience!
Thanks for reporting!
The bug in that conflicting is WPBakery Page Builder ver 6.0.3. It offer the Accordion features that TD composer doesn’t.
For some reason on my live website, I have a lot of white space below Block 6. But when I go to edit it in TD Composer, everything looks fine. The white space isn’t there and things are formatted fine.
Let me know if you need a screenshot.
Thanks!
Hello Calin!
Thank for your support.
1) I disabled the child theme, leaving only /Newspaper – continues with error
2) I disabled all plugins – except td-composer and td-cloud-library – continue with error
3) I deleted 100% of the theme, installing again the last version downloaded by themeforest – continues with error.
4) Clear all cache – continues with error.
Resuming, I reinstalled 100% of the theme, just with the plugins that come in .zip, and it still does not read the cloud library properly.
What can it be?
Activating TD composer sends a spike on my Memory and IO Usage. Causing my users to get 503 and 508 errors, as soon as i deactivate it, the page comes back to life. Please help me fix this.
I using TD Composer… This issue just started. Had 9.2 and updated to 9.7.3.
Still have the invalid data – will not upload or replace images???
Hello,
I edited my main page with TD composer and added a new ad box for an ad on my sidebar. I add the ad images no problem but the issue I am running into when I add the ad url and save it won’t save the url. The images saved but not the ad url. I can’t figure out what i am doing wrong. https://highlifemagazine.us Provida ad on the right.
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/ Now, all the theme core files can be found in the TD Composer plugin. Please check the following path from here -> https://www.screencast.com/t/bDD0JE16Di
Hope this helps!
Thank you!
Hi,
@FlorentDevos A page won’t appear in the breadcrumbs as an actual category page would. But if you want specific elements to be displayed in the category pages, that is possible since you can build them with the composer. They can contain the elements you mention above.
You can create templates for each category and set them, for example start from a blank template and add only what you want in it – http://prntscr.com/nww5xs
If I misunderstand please let me know.
Thanks
Error1: All posts with some Td Cloud Template template appear unconfigured. I have already deleted and re-installed the plugin in its latest version.
The error is: “td_api_base :: mark_used_on_page: a component with the ID: tdb_template_11791 is not set.”
Link: https://www.embudasartes.net/colunistas/formula-do-fracasso-do-jovem-a-melhoridade/
Image: https://d.pr/free/i/LF2H6A
***
Error2: All posts give error when publishing, but publish normally.
It works, but displays “error”.
Image: https://d.pr/free/i/Fig2Ov