- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hello Gregor!
If you will use in the future cloud templates (that we recommend), then you have in the TagDiv Composer a lot of options for customization. We wanted to create the easiest platform, so you can build your website without knowing any code and have the possibility to customize every field from any demo. That’s why you do not need a child theme with cloud templates. But you can use the child theme you have with the default templates.
The child theme is not overwritten by the update. An issue with that could be the compatibility of your child theme with the new version of our theme.
If you have some custom modifications directly in the theme files, then better save the code and replace it after every update. You can use a staging plugin, so you won’t ruin your website.
For every update, we always recommend the following:
-> First of all, please make sure you have a backup.
-> Please deactivate all the non-tested plugins with our theme before updating.
-> Update WordPress, PHP, the theme, and plugins to the latest version: https://forum.tagdiv.com/how-to-update-the-theme-2/.
-> Check all these requirements for the theme: https://forum.tagdiv.com/requirements-for-newspaper/
Thank you!
Hi, I got a website from a client. The website is using a very old version of Newspaper theme (9.2.2) The tagDiv Composer has a very bad security vulnerability that causes the site to be hacked all the time.
The agency that made them the site didn’t provide them any updates or licences, and they weren’t aware of any problems untill years later when they were hacked and asked for my help.
I purchased the license but it looks like the latest version is no longer compatible with the old one or at least not with the child theme. The frontend completely colapses if I upgrade to the new theme.
The site will also be refreshed in the future, but for now, at least removing the vulnerability is the priority.
How could I upgrade at least the tagdiv composer to a non vulerable version without having to rebuild the whole site?
Thanks for your answer and best regards, GRegor
Hi,
You need to edit the post template files that you want to use, for example if you are using post template 1 you’ll need to edit the file wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php you should edit this line of code – https://i.imgur.com/bQzzqqa.png
Thank you!
Hello @fm92 !
If you will use a cloud template, then you can add a class to every shortcode from the tagdiv Composer.
If you would like to use the default templates, then the featured image functionality can be found here: td-composer/legacy/common/wp_booster/td_module_single_base.php
Thank you!
Hello!
Try to use the tagdiv Composer builder or you can use an extra plugin for that. A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Thank you!
Hello!
You can use an extra plugin for that. A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Thank you!
Hi,
Unfortunately, I don’t understand exactly what problem you are having so that I can help you efficiently. Until now, haven’t you had tagDiv Composer and tagDiv Cloud Library active? Also, you don’t need to make changes in the theme files, because these changes will be deleted with each update. You can add that text as I mentioned above. Do you want a video? Have you checked our documentation on how to import a single post template https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ ? Check our documentation here https://forum.tagdiv.com/newspaper-theme-documentation/
Thank you!
Hello,
Please try to exclude those classes td_block_tabbed_content td_block_tabbed_content -> wp-content/plugins/td-composer/legacy/Newspaper/js/tdTabbedContent.js
Thank you!
Hello @Ericky !
Please make sure you have the latest update of the theme, plugins, WordPress and PHP version.
Check these guides: https://www.wpbeginner.com/wp-tutorials/what-is-google-inp-score-and-how-to-improve-it-in-wordpress/ -> https://web.dev/articles/inp
We have 3 options available for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Try to optimize your website and increase the page speed score.
Please check the tutorials from Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Please also follow this thread’s advices: https://forum.tagdiv.com/topic/technical-issues-with-shop-theme-and-poor-performance/
Thank you!
Hello,
Please check with the tagDiv Composer and disable the H1. For example, H1 from logo(header, footer, mobile, sticky): https://forum.tagdiv.com/topic/6-h1-tags-on-front-page-bing-have-deindexed-my-site/
Thank you!
Hi muktipolice, I just checked the website and right now I no longer see to have a logo.
Pour theme set the H1 on logo for posts articles titles and pages, no in some situations the h1 from tags can be disable, for example if the page template is set on “Page builder + page title”. Now in case that you want that all the time the H1 from logo to be disabled, then you need to edit the theme files and set theme in a child theme.
Theme files that needs to be edited are:
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/logo-h1.php
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-menu-h1.php
– wp-content/plugins/td-composer/legacy/Newsmag/parts/header/logo-mobile-h1.php
The child theme structure for those files should be:
– wp-content/themes/Newsmag-child/parts/header/logo-mobile-h1.php ….
I hope this will help you!
Hello,
You can edit the block with tagdiv Composer -> https://i.imgur.com/Q6cgv8E.jpeg Are the setting not saved?
Thank you!
Hello,
You can not edit the mobile theme version with tagdiv Composer.
Please follow the steps from this topic: https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/. If you have a child theme, please use the main theme.
Also, please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ –
Thank you!
Hi,
Please disable the mobile theme and amp plugins.
Using our theme, you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ The option that you need to use.
Suppose you created the mobile pages with tagDiv Composer. In that case, when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc, so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY.
So, the mobile responsive is what you see when that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello. How come I am not able to edit the mobile theme on the tagDiv Composer? I get this error message:
Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
How do you remove empty columns using the composer?
As you will see in the image there are three empty columns and it is not obvious to me how to remove them. I’ve tried adding an element and deleting the element but the empty column remains. And as you can see from the image the space takes a lot of website real estate.
UPDATE: I have found a number of Single Post Templates by going to Theme Panel > Cloud Library. Although, none of the previews seem to include the Leave a Comment form–I trust that the form is available but just not shown in the previews. What I want to do is very simple, and I even added the line of text to the comments.php file, and it worked. But, the comment guidelines disappeared when I had to activate the tagDiv Cloud Library and tagDiv Composer plugins to make the mobile-width menu work. We have worked very hard on getting the single posts to look the way we want them. Is there any way we can do what we want without starting over with a new single page template? Thanks so much for your patience and help.
I’m sorry… I’m still at a bit of a loss. Exactly how do I import a single post template? How do I access and use tagDiv composer?
Hello!
A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Thank you!
Hi,
You can remove the comment section from Single Post Template, edit with tagDiv Composer => https://www.screencast.com/t/4VoyAOlzgd6, select the element Single Post Comments and with right-click you can delete or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
The same steps for all elements.
Thank you!
Hello,
You need to edit with tagdiv Composer, select the block and in the tab Layout you can hide the category for each module, will be three modules https://prnt.sc/1WrFQtp0uJkV
Thank you!
Hello,
I recommend to use cloud templates and flex block instead of the blocks 1 to 25.
You need to import a single post template, design it if you want and with tagDiv Composer you can add the inline text ->
https://prnt.sc/ruSL-TPt16Ws
Thank you!
I am running Newsmag on PHP 8.2x with zero issues. Try disabling plugins other than the tagdiv composer plugin. Not all third party plugins work with PHP8. Theme *does*.
Also note you must disable all caching plugins, clear caching, and after changing PHP versions if you see gateway error refresh browser, as that is also cached.
Try enabling debug mode in your wp-config file then look at the generated errors when switching to PHP 8.2x (don’t go to 8.3 yet!).
(I don’t work here.)
Hello Ana Maria,
Thank you for your feedback, but it still doesn’t work. For your information:
I have installed and activated all the required plugins
I have also deactivated the tagdiv Standard pack plugin as you recommended.
I have followed all the configuration information for “tagDiv Opt-In Builder – Paywall/Subscription”.
I have consulted the topic “https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/” which apparently does not concern me as I do not have any save issues or 40x errors.
I have uninstalled and reinstalled the theme, but I still have the same problem on this page “https://www.pressebits.com/checkout-week_pro/?plan_id=1”.
The Issues
The action button does not work.
The menu is also not functional.
I have not installed any extensions other than those required for the theme.
Request
I really bought your theme for paid article subscriptions. Could you please let me know if there is a refund program in my case? I really need this module. Please help me. Below is the “Newspaper system status” and everything is okay on that side. Thank you for your understanding.
heme config
Registration key i 828a4626 – **** – **** – **** – 1a21327f3673 Reset key
Theme name i Newspaper
Theme version i 12.6.6
Theme database version i 12.6.6
HTTP channel test wordpress
Installed demo i Newsweek PRO – demo ID: week_pro | install type: full
tagDiv advertisement i
Theme Mobile Newspaper mobile version
php.ini configuration
Server software i Apache
PHP Version i 7.4.33
post_max_size i 512M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 360
max_input_vars 250000
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://www.pressebits.com
WP Site URL i https://www.pressebits.com
WP version i 6.5.4
WP multisite enabled i No
WP Language i fr_FR
WP Memory Limit 256 Mo/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.
Hi,
I answered to you in this topic https://forum.tagdiv.com/topic/unable-to-configure-checkout-page/. Did you check it?
Please check the console when you hit the save button and see if there is an error. With right-click -> inspect -> console -> select the error in the tab network -> preview, you can see the cause.
Please check this topic https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/
Thank you!