It’s TagDiv code within the TD Composer plugin in the legacy/common.php file.
So i can’t advise how it is used as it is a TagDiv creation…
Can the file be updated to remove it, to satisfy my host ?
I now have this issueon ALL tagdiv newspaper sites. Urgent advice please…!
I am looking to edit the css for the wordpress post editor so when our editors are writing an article, it will display in the text editor as it will when published.
If i just change the frontend css, or template then this only changes how the article looks to the reader. The editor will still see a different formatting to the text.
I think this only addresses the way it is displayed on readers view. Not the post editor where I want it to change to match what is displayed to readers
IF i have to manually edit them. Is there a way to export the information the information as to what article uses what template. So that i can mark off each article as I fix it.
So for example I can see what articles out of the 10,000 are video articles, so I can manually change them and use the global default for everything else.
I say in my question that I have used a number of templates.
So I am afraid I need to ask the question again:
“Over the years I have used a variety of post templates. But namely Single Template 12 for blogs, and Single Template 10 for videos.
I note I can pretty much replace 12 with an equivalent from Cloud and use Theme Panel to apply it as default to all posts under site wide default post template.
But how do i tell the database that it should take all current posts using Single Template 10, and now use its equivalent which appears to be Cloud Template Single Template 9 ?”
Can you advise as to how I can do this ?
How do i replace existing template choices with the new templates other than manually editing 10,000 articles. Is there a table in MySQL where I can search replace for example ?
I also had no answer to my question two.
No problem. I will hold off attempting the mobile elements until the fix is made. Thanks for the update.
Do you know if this issue is addressed in 9.7.4 ?
There also seems to be wider issues with AMP ?
https://wordpress.org/support/topic/database-is-being-spammed-very-hardly-by-amp-plugin/
I too am experiencing these issues and have had to disable AMP and Mobile Theme. My thread is here:
https://forum.tagdiv.com/topic/amp-wp_options-transients/#post-300053
The response is disappointing.
You are suggesting i need to install and run a plugin manually every 24hrs to delete the excessive transients being created.
The second article also cannot help as the MqSQL database is in read lock situation.
I have had to export out and import in the tables into a new database and reconfigure wp_config just to get my site operational again.
The core issue here is that with mobile theme and AMP activated wp_options is being flooded with transients. 900mb worth inside 24hrs.
I am on my own searching clear i am not the sole person to have this issue:
https://forum.tagdiv.com/topic/the-amp-gate-is-becoming-a-nightmare/
https://forum.tagdiv.com/topic/what-this-in-wp-options-table-_transient_timeout_amp_img_/
I need TagDiv to know the problem, investigate and fix it.
Greatly appreciate your time taken to answer my queries.
On point 2, can you explain what “modelate the templates” means. This appears like it could be a solution to the kind of minor changes I wish to make. Apologies, I am not a coder, and a hobbyist learning and keen to learn as I go.
One suggestion that could be a huge bonus to TagDiv theme users. A page that is a list of known issues, and short term fixes. I often find that the issues I face have been faced by someone else, and the solution has been offered up in another thread. Pending a future update fix. Sometimes it is hard to find those same errors if the terminology i use is slightly different.
Update: Realized it would have been moved inside Tag Div Composer. Found what I needed. Thanks for help.
There is no mobile folder under themes in that location ? The plugin is activated, and it is showing the theme on the site.
-
This reply was modified 7 years by
brianjcameron.
I don’t want a boxed version.
I want the header and footer to not stretch as per the settings in theme panel.
I am using the latest version of the plugin.
I have some custom css added to the custom code box in theme panel.
But an not tech savvy.
How do I check for “custom implementation or plugin for extra meta for the posts”
I’m not conscious of this…
That worked. Thanks.
I’ve been through both of those guides and actioned as much as practical already from them. It improved the situation somewhat, but I am still left with the 60 off slow queries.
Ok. I figured out how to do this in the loop-single2.php, and have managaed to get an order I prefer.
But is there a way to have via show after source. They seem to be one field in the php file.
Ok thanks.
Am i right in communicating to the plugin author that there is only one field called “td_post_theme_settings” and the sub elements source name, source url etc are keys in that field?
Issued resolved. Problem on my server caused an intermittant fault.
Thanks for your response, based off of it i found a plugin called AllImport that allows import with serialisation.
I could import to the td_post_theme_settings field, then serialise map the key td_source to my Source Name and td_source_url to my Source URL.
Leaving this details here for anyone else who may encounter similar issue.
