But the td-speed-booster was provided by Newspaper in the beginning. Does this mean that Newspaper no longer recommends this plugin?
Question #3:
Normally, I override a file from another plugin through theme. Example: bbpress
newspaper-child/bbpress/somefile.php
With the 9.7.2 update, how do I go about updating if this is no longer works?
I tried to activate the td-multi-purpose plugin and it is causing this error:
“Fatal error: Cannot declare class td_api_multi_purpose, because the name is already in use in /wp-content/plugins/td-multi-purpose/td-multi-purpose.php on line 43”
Sounds good, I made the changes I want. How do I test to make sure my changes are indeed working?
So I am looking at the files and found these two:
1. themes/newspaper/includes/wp_booster/td_module_single_base.php
line #537 with function get_item_scope() THIS IS FROM WHAT YOU SHARED WITH ME.
2. themes/newspaper/includes/wp_booster/td_module.php
line #77 with function get_item_scope() has a comment above:
@deprecated – google changed the structured data requirements and we no longer use them on modules
So would my changes on #1 (themes/newspaper/includes/wp_booster/td_module_single_base.php) would still apply?
Hello,
My question is in regards to other Structured Data besides “Article”. What if I want to assign some posts as “News Article”, or “Video”, or “Review”. Where in the settings can I make those adjustments so that NOT everything is seen as “Article”?
The work-around worked only if I am trying to insert image, but when I am inserting image by URL referencing it was still not working. I supposed it’s okay for now. Thank you!
Theme Bug on Newspaper > Page “Edit with TD”
ADD ELEMENT row > column > inner-row > inner-column
Image Box
Cannot insert/replace images
Attempt: image replace.. Failed
Attempt: Remove image, and insert new.. Failed
Cannot close Error Message: Invalid data
Hello, I upgraded to version 9.1 and the Featured VIDEOS on any of my AMP pages are not showing. Featured Images are displaying though.
The td-AMP version from 9.0.1 worked, but the plugin gets deactivated because it is “incompatible” with the Newspaper 9.1
I am also receiving this error. We are following the theme’s requirements on: https://forum.tagdiv.com/requirements-for-newspaper/
Upon upload, this file /wp-admin/async-upload.php throws a 500 Internal Error, thus showing ‘http error’ on image upload.
I am encountering error with AMP as well. My ads are not showing for Custom Banner.
-
This reply was modified 7 years by
videomaker.
But that’s not showing on mobile though
That worked! Thank you!
I figured it out using css. Thank you
How can I install them if my wp-admin page is blank?
I tried updating the plugins via ssh, but still blank.
Please advise
Thank you very much
-
This reply was modified 8 years by
videomaker.
Anyone else encountering this has resolved their own issues?
My parameters are correct; This url is looping without end: /wp-admin/post.php?post_id=#####&td_action=tdc
I am currently using 8.6. I have all composer, multi-, social (from tag div) installed
My parameters are correct; This url is looping without end: /wp-admin/post.php?post_id=#####&td_action=tdc
I am currently using 8.6. I have all composer, multi-, social (from tag div) installed
Is there an updated version of composer? Maybe that would help?
Same here, I clicked “Edit with TD Composer” and it simply loops. Nothing is happening, but shows a blank page with the loading icon.
Are you talking about this code:
.td-js-loaded .td-post-sharing{
transition:none!important;
}
if so, it was suggested you put that code inside your theme’s style.css file
example:
/wp-content/theme/YourTheme/style.css <–
-
This reply was modified 8 years by
videomaker.
That worked for me, thanks tagdiv-da-best!
I have an issue with 8.6 as well. I tried adjusting via Theme panel and I am not seeing the “Save Button”. None of my changes are going in.
Another Error:
Theme Panel > Plugins’ Settings > Multi-purpose > Buttons Style >
[ERROR MESSAGE:]
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: tds_api is not set.
themes/newspaper/includes/wp_booster/td_api.php
As a matter of fact, this error happens to every tabs within “Ads”
As well as under “Misc” > “Block Settings” > “Thumbs on Modules/Blocks”
The div td-box-content wouldn’t populate and td-box-loading just keeps looping without any progress.
-
This reply was modified 8 years by
videomaker.