- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagWhat’s included in Newsmag theme package
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagtagDiv Social Counter tutorial
- NewsmagHow to update the WPBakery plugin
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
- NewsmagHomepage – How to build and set it
I tried to import a new section with ‘cloud library’ on an existing page with content. It didn’t work and since that time I can no longer edit the blocks on this page (but it still works on the other pages). What can I do to edit existing blocks in TD Composer?
Hi boka003,
The footer can be edited only from frontend, edit a page/post template with tagDiv Composer and go down to footer, or if you want to assign one, use the manager -> https://i.imgur.com/Q5PeHkp.png (the footer templates does not have the button to be edited in backend).
Also the abut PSD, I made a request to our designer to provide the psd for that demo.
Thank you!
Hello !
1. You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. Also try and reinstall the tagDiv Composer.
2. My personal recommendation is to change all the blocks to flex blocks. They are way more customizable.
3. You can find only the covid stats in the tagDiv Composer list as you can see here: https://www.screencast.com/t/XNMNB66J76s
Let us know the result !
Hi,
In order to reduce the time for icons you need add this code in head section:
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://hastysurf.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?19" as="font">';
echo '<link rel="preload" href="https://hastysurf.com/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.ttf" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
This code can be set in a child theme in functions.php at the end of file -> https://i.imgur.com/KvX498h.png
In this way you do not need to do those steps after each theme update.
Hope this will help you!
Thank you!
Hi,
With the “normal” templates 1-12, storing the ad rotate shortcode in Theme Panel> Ads works
In the Magazine-Pro-Template there is an “Ads” tab in the composer. I hadn’t seen that when I wrote the post. Then google tried to find a video of you where these additional ads can be entered.
Now it works with individual advertising, group advertising and rotating banners.
Thank you!
Hello !
You can use the column text element in order to render shortcodes or use HTML codes.
Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hello !
Please note that if you are using a PRO demo, your footer will be editable using tagDiv Composer. You will need to open tagdiv composer on any page, scroll to the bottom of the page and edit your footer.
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2
Thank you !
Hello !
Please try and re-install the tagDiv Composer plugin. Also make sure to check your requirements as per our guide here:https://forum.tagdiv.com/requirements-for-newspaper/
Thank you !
Hi
I have solved the issue with tagdiv composer in AMP not working and its wasn’t a plugin conflict as soon as I deleted the footer it worked.
Since the weekend I havent seem to be able to save page changes.
I’ve deactivated plugins and apart from essential page builder ones (TD Composer) and nothing changed
Tried rolling back to wordpress 5.5.2 and nothing changed
Cleared cache nothing changed
Tried repairing the database and nothing changed
Tried using Safari browser instead of chrome and still wont save
However I can still save posts so don’t know what’s happening
Frank
We are stuck on Newspaper 9.2.2 and TagDiv Composer 2.3 as our site which is very large is built on Visual Composer (WpBakery) predominantly and updating to the early release of Newspaper 10 broke the site – meaning we would need to convert every page (1000+) to use tagDiv composer. Now that WP 5.5 is out, we have to run jQuery Migrate Helper – as TagDiv composer causes lots of jQuery.fn.load() is deprecated errors.
The question does the latest version of Newspaper now migrate the old Visual Composer Pages properly so we don’t have to rebuild the site or is there a fix for our version of TagDiv composer for compatibility with the latest version of WordPress?
Hi kennyvolk,
For this you can make some adjust using tagDiv Composer -> https://i.imgur.com/zgQjdqo.png -> https://i.imgur.com/dHPAqPi.png the problem is that those changes will affect the desktop settings. What you can do is to select the elements and use the options from css tab -> https://i.imgur.com/Yd4vlow.png -> https://i.imgur.com/G94coDy.png in this way you’ll be able to edit the elements per view port.
Hope this will help you!
Let me know the results!
Hello,
Kindly assist me with the following issue:
I am using a Cloud Template for single posts. It looks fine when I am editing using the tagDiv composer however, when I exit the composer, the design doesn’t look right. All caching plugins have been disabled. Kindly refer to the images below.
Live mode:
<br />post image
Thank you.
Hi,
If I understand correctly you’ll like to change the theme search with the one from google, if is so, then you should have a code for google search; do you have a guide where is specified the place where this code need to be set ? most of the time this code need to be set in search file of the theme, in our theme this file is on this path -> wp-content/plugins/td-composer/legacy/Newsmag/search.php
Also there are other methods for this, here is a guide for how to do it -> https://www.wpbeginner.com/wp-tutorials/how-to-add-google-search-in-a-wordpress-site/
Thank you!
Hello !
Can you let us know exactly what you are looking to edit ? Please note that TagDiv Composer can only edit post templates and page templates. Not page and post content.
Thank you !
Hello !
Can you please provide an example of what code do you have or what timer you want to insert ? If it is a shortcode from a plugin you can use column text element from tagDiv Composer. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hello !
By using tagDiv Composer you should be able to right click on the ROW button: https://www.screencast.com/t/OUiaPuBb
and simply remove it as you can see here: https://www.screencast.com/t/W7Q2AvL40l
Thank you !
I am having the same problem. I cannot save changes I make in front end of tag div composer.
https://mydomain.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff
This route reduces the load on my website by more than 1.3 seconds.
What is it? Is it essential? How can I add “<link rel=preload” to this route?
Thanks, Jose
PD. I see the “PAGE SPEED OPTIMIZATION” here: https://tagdiv.com/premium-customization-services/
Can you tell me if this guarantees a score over 90, on mobile, on google page speed?
Because the things that are indicated, I already have them done (with the exception of the cdn).
And I need for Google page speed, not for gtmetrix really.

Hi,
I recently purchased and installed your theme, but I’m seeing these errors at the top of my website:
Warning: Illegal string offset ‘td-multipurpose’ in /homepages/4/d675298448/htdocs/bfw/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 646
Warning: Illegal string offset ‘td-multipurpose’ in /homepages/4/d675298448/htdocs/bfw/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230
Do you know where I might have gone wrong?
Many thanks,
Ben
Hello, Tag Div is not working on our two websites.
For the first site the screen goes blank when clicking “edit with TD composer” both on an existing page and on a new page.
The second site will create a new Tag Div page, but will not edit our home page and gives this error “the current content hasn’t been created by TagDiv composer”.
Please advise, thank you!
I am still unable to understand , can you make it easier for me to place the code?
which code and where should I place it ? and I am not using wp-rocket.
These are the links I get on page speed under the preload key-requests :
1- https://hastysurf.com/wp-content/themes/Newspaper/images/icons/newspaper.woff?19
2- https://hastysurf.com/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.ttf
Also if I am supposed to add a code in function.php then do I have to simply add it in the end or in a specific space ???
please mention details in your solution please
A few of my pages, categories, posts are showing the following warning. Please help.
Warning: Illegal string offset ‘open_iconic’ in /home2/qzj6hn7y/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 646
Warning: Illegal string offset ‘open_iconic’ in /home2/qzj6hn7y/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230
Found – not in theme-panel-ads, but in single-site-composer.
I am having the same problem. There seems to be several threads with the same problem. The suggested solution to reinstall TD Composer plugin does not work. The problem did not exist before the update.
My error log is flooded with issues for several days now. Is the dev team aware of the problem that several users are having since this update? The OP was four days ago and many sites are having this problem.
After I create a new template from my theme’s cloud template library, save it, and close it, I can’t edit it anymore because the button “Edit with Tagdiv Composer” disappears. And that’s strange because at the first two templates I have installed, the button appears. I think it may be a memory limit of some sort.
To make it clearer this is what are the options on my current templates.
Then, I create a new one.
And these are the options.
