- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagNewsmag documentation
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagPage templates
Yep that works for single post template, I managed to edit the date time format.
However it seems for posts (w/ title, description, categories, date, reading time) inside a Flex Block Builder that came with the default Forest Beat example, there’s no way to edit the “date element” inside the Flex Block Builder. Clicking on the date brings me to the “Flex Block Builder” instead of the date element.
So it’s still not working for me specifically for the posts on Forest Beat homepage. Still has its own date time format.
I had to dig into the source code (i.e. via Edit instead of tagDiv composer) to find out:
[tdb_flex_block_builder limit=”2″ tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjAiLCJkaXNwbGF5IjoiIn19″ cloud_tpl_module_id=”23″ modules_on_row=”eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==” modules_gap=”eyJhbGwiOiI0MCIsInBvcnRyYWl0IjoiMzAifQ==” modules_vert_align=”stretch” all_modules_space=”eyJwaG9uZSI6IjMwIn0=” offset=”1″]
There’s no way to edit the date field inside tdb_flex_block_builder!
-
This reply was modified 9 months by
jjgoi.
After updating to the latest version, we’re seeing a malfunction in the TagDiv visual composer.
Clicking “editwithtagdivcomposer” doesn’t work and always redirects to the homepage.
Hi,
Our theme do not use no-cache or DONOTCACHEPAGE.
Also, testing with a theme like “Twenty Twenty-Four” that does not have any features and comparing it with the Newspaper theme that you can build almost anything, I think, is not a good comparison, but if this is indeed something related to our theme make some tests like this. Use only the Newspaper theme without any extra plugins except the cache plugin. If it’s ok, go on with tagDiv Composer, this is the hard part of the theme. Then, with tagDiv Cloud Library and so on, until you test it with all the theme plugins you are using.
The text step after you identify the plugin that is interfering with the cache is to check the cache settings. From my experience, setting ‘/’ in cache fields will be interpreted to not cache the homepage, but this is maybe only my interpretation.
As a suggestion you can try a code like this one in the child theme (the code needs to be adjusted):
add_action( 'template_redirect', function() {
if ( class_exists( 'LSCache\\LSCWP' ) ) {
// Remove any DONOTCACHEPAGE flag that may have been set earlier
if ( defined( 'DONOTCACHEPAGE' ) && DONOTCACHEPAGE ) {
// Un-define the constant (only works if not locked), or override via filter
// Note: PHP doesn't allow undefining a constant, so we use filter below
}
// Use our filter to override caching logic
add_filter( 'litespeed_cache_allow_cache', function( $allow ) {
return true;
}, 99 );
// Clear any HTTP headers forcing no-cache
header_remove( 'Cache-Control' );
header_remove( 'Pragma' );
}
}, 0 );
Thank you!
Hi,
For what you need, use tagDiv Composer, – https://i.imgur.com/TYfhDGt.png edit the homepage and add the social icons element https://i.imgur.com/BaCi7zx.png
Thank you!
Hi,
I have a website that I want just 1 page to have a different logo and layout to the main homepage. Is this possible?
Hi,
The Doctors Pro needs to be edited using tagDiv Composer https://i.imgur.com/zmyC5nI.png select the logo and select the svg tag, remove the code from there – https://i.imgur.com/vXXlfiI.png then the settings from the general tab will apply if are not set on hide – https://i.imgur.com/jAw8YFf.png (the logo is teh same on header, footer and sticky.
To change the homepage image, select it and click onthe image to replace the current one – https://i.imgur.com/AgRX2jM.png
Thank you!
Hi,
i am editing my homepage that use Center Pro template. However i am having problem to access the element tab for this specific title “Jejak Lagenda”. I was able to edit and rename it before, but now it seems impossible. I tried to hover my mouse all over the place, but the usual row/column/element tab does not appear. The elemen for button is accesible, but not the title. When i hover over it, nothing appear, even the blue background do not happen too. Is there any alternative way to access the element? or any suggestion how am i supposed to solve this situation?
the website is at https://wafanews.com
Good day, I have tried several times, including reinstalling the demo content, but I can’t seem to change the logo in the Doctors Pro menu as well as the footer. I have tried all formats permitted, sizes, and resolutions, but I thought I saw them changed in the Theme Panel and in the WordPress (customise) backend (besides the footer).
It just refreshes itself in the preview and reverts to the default image or logo.
I am using the Newspaper default in one license, and in this case, Doctors Pro is the one with the issues; however, I can change the Newspaper default theme for the other site without any issues.
With regards to the body, how do I change the image on the homepage in Doctors Pro and in both Newspaper 12 default and Doctors Pro, how do I change the footer copyrights?
Well done once again, with these great themes.
Many thanks.
Hi,
That section is part of the page template “Page builder + latest articles + pagination” and it can be edited from the backend at the end of the page using the provided options from “Homepage Latest Articles” – https://i.imgur.com/daDBiGZ.png also the latest sidebar can be edited from widgets > default – https://i.imgur.com/XN3JABe.png – https://i.imgur.com/yYuaWXs.png
I hope this will help you!
Hi,
1. To change that text use tagDiv Composer https://i.imgur.com/EUWnjUZ.png, edit the homepage and click on text, you’ll see this text https://i.imgur.com/bH2QOgu.png then below is a raw html element, select it and change there the rest of the texts – https://i.imgur.com/Z2V9MK2.png
2. You need to have a GAGTM where to create the tracking code for the buttons and after that, just set that code on the button (also, the website should be connected to GA/GTM) https://developers.google.com/analytics/devguides/collection/ga4/events?client_type=gtag
Thank you!
Hello,
For this, please use the tagDiv Composer, edit teh homepage and select the login menu element – https://i.imgur.com/F7S4lm0.png then check in tab of custom pages and remove from there the pages you do not want.
Also, if you want only the Woo, then it is possible to currently have the element “Menu login”; this can be removed and replaced with Woo Menu Login, which should resolve the situation with the text translation.
Thank you!
@Calin Sorry, I put Portuguese, correcting it, it’s English. I’m having 6 problems with https://glostv.com/. Can you help me solve them? I need to resolve this; I intend to buy another theme from you at the end of the month, but I need to fix this. First, the footer on mobile devices doesn’t show “About us, contact”. Quick links and useful links are not in the middle, but at the bottom. Below GosTV, the slogan, and “Watch TV channels” don’t appear on the same line. See link https://ibb.co/Cs5sZzFr
Second, the homepage and no static page (page, not post) allows/offers the option to add a shortcode for a search field. This option doesn’t exist for pages in TagDiv Composer! I bought a search plugin and I can’t use it. I search and nothing appears. See here: https://ibb.co/YT33pMyJ. However, in blog posts, the shortcode field appears normally. There’s a defect. In the normal post it appears, look here, https://ibb.co/QvwxFmwj. The “defect is only on the pages, the TagDiv Composer! doesn’t show the block/option to add the shortcode.” It’s not possible to edit the normal editor, as it has to be the TagDiv Composer editor!
Third, as I mentioned, I can’t put any shortcode on pages/posts (reaffirming item 2), but I can’t change this horrible search field in the header. I’ve already broken the site several times trying to solve this here https://ibb.co/M5M35FyV. I tried in TagDiv Composer! and via code, I can’t. I have the Ajax Search Pro plugin, which uses shortcode to add a search button and it doesn’t work. Here, https://ibb.co/M5M35FyV, I would need to use this, https://ibb.co/KjsV4FD2.
Fourth. On mobile devices, I really need these blocks to appear in the following sequence on this page and all pages created with TagDiv Composer!: Related Channels and Featured Channels. I created a CSS and it didn’t work:
CSS
@media (max-width: 767px) {
.tdi_99 {
order: 1 !important;
}
.tdi_82 {
order: 2 !important;
}
This is only for mobile devices, but I don’t want to have to create a separate mobile page for them. It would have to look like this: https://ibb.co/TDymN4NR, one below the other, and the rest would continue. I didn’t want to create a mobile page for all of them. Link: https://glostv.com/tv-sete-lagoas
Fifth, I really need to reduce the height and width of the contact form. It’s too large. Is this possible with custom CSS? If possible, please help. https://glostv.com/contato
Sixth, Please send me custom CSS for mobile devices to remove the spacing from this here https://ibb.co/99z0MQZ6 on this page: https://glostv.com/estados.
Yes! Pagination on the Homepage works, but Pagination on any category does not work.
Please help me, Sir…
https://civilweda.com/building-material/
Hi I’m using the Urban Observer demo from the Newspaper (tagDiv) theme on my site. Everything was working perfectly until I renamed the “Featured” category to “Education” — and that’s when my entire top section broke.
After renaming (and later deleting) the “Featured” category, the website title and top menu (About, Contact, My Account, etc.) disappeared, leaving only my ad banner visible. The homepage layout also changed, and the header template stopped displaying correctly.
I’ve since restored the site from a backup to an earlier version but the issue persists and I can’t seem to be able to get the old header which contains the website name and other information.
It seems that the Featured category was tied to a specific internal post or placeholder that powered the homepage grid and header layout. When I renamed or removed it, the theme lost its reference point.
Can anyone confirm if:
1. The “Featured” category is hard-coded into Urban Observer’s layout?
2. There’s a proper way to rename or replace it without breaking the site?
3. Creating a placeholder post under a new category can fix the issue without a full restore?
Thanks in advance — I love this theme, but this caught me off guard and I’d appreciate some insight before I touch anything again.
Hi tagDiv Support Team,
I hope this message finds you well.
I’m currently working with the Newspaper theme on the site redesign, stage with newspaper and live with my old theme.
My situation:
I’ve completed a complete site redesign on my staging environment using Newspaper theme’s template system. Now I need to push these templates to my live/production site without migrating all the posts/data (as the production site already has all the content).
What I need to transfer:
Custom templates (single post, category, homepage, etc.)
tagDiv Composer blocks and layouts
Theme settings and customizations
Any template configurations
What I want to keep on production:
All existing posts and content
Database data
Media files
My question:
What is the best way to export/import only the Newspaper theme templates and settings from staging to production? I want to avoid a full database migration since both sites have the same content, and I only need to update the design/templates.
Are there any built-in Newspaper theme tools or recommended methods for this specific scenario?
Thank you for your assistance!
How to test?
One problem also occurs when I open the homepage, and then the social icon does not show.
You can check on my website https://civilweda.com/.
Please solve both problems mobile header and the social icon problem.
Sir, I am comfortable in Hindi conversation.
Hi TagDiv Team,
Like some other users, I’m consistently getting the following error when editing new pages or the homepage (but not posts): Error at zones: 6(models): 0(dom) “The model does not match the content. Current state has involved an issue.”
This even happens immediately after I download one of your pre-built templates—even before adding any shortcodes.
What I discovered:
After some testing, I found that if I use the “Post Type Switcher” plugin to change the page type (in the Classic Editor) from Page → Cloud Template, the error in Composer disappears completely!
Once I do that:
I can edit the page in Composer without any errors.
The layout works as expected.
However:
The page is then removed from the Cloud Template list, since it’s technically no longer a “Page” it is a Cloud Template type.
It only displays properly if I access it through a URL like
https://example.com/tdb_templates/news
If I try to access it normally at https://example.com/news, I either get a blank page or a critical error.
My theory
It seems that posts don’t trigger this error because the Theme Panel → Templates section includes a redirect or link definition for posts and single templates. That likely ensures TagDiv Composer initializes the correct “zone” mapping.
For pages and the homepage, there’s no equivalent setting in the Theme Panel, so Composer may be loading the wrong internal model—hence the zone mismatch.
The problem
At the moment, I can’t create or edit any new pages or homepage layouts without this error.
Only posts work normally.
Possible solution idea
If my guess is right, perhaps the Composer needs a way to assign a Cloud Template mapping (like the Post templates) for Pages and Homepage in the Theme Panel. That might resolve the zone mismatch entirely.
Do you have any other workaround or insight on this?
It’s currently blocking all new page and homepage creation.
Thanks for your help!
Hi, the unique articles is enabled and must stay enabled, because I don’t want to show duplicate articles my homepage. I question myself, how is it possible that the firt block displays a latest post? Shouldn’t Unique Articles work from the second block on?
Hello after updating toNewspaper to 12.7.3 my whole Template including header background image and logo an all settings where crasht. My Site came up with a complete new lauyout and I did not find my old settings in my Theme Panel.
Is it the intention that only cloud templates are available? I actually use a child theme to prevent this, but it probably has something to do with the Tagdiv Composer settings.In any case, my homepage became just a news list without all the layouts and texts selected in the TAGDiv Composer and using tagdiv Standard Pack
Hi, I have a problem on the results page after using the “search” function.
Both the plugin and the template are up to date, and this behavior is new.
From the homepage: click on the magnifying glass “search” icon, and you can try typing something like “Bhutan” and pressing Enter.
When the search results page loads, these two error lines appear:
Warning: Illegal offset type in /home/mhd-01/www.trolleygirl.it/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1196
Warning: Illegal offset type in /home/mhd-01/www.trolleygirl.it/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1196
I found the corresponding file, but I don’t know what I need to modify.
I emailed the Sql support, but they told me that the errors clearly refer to the **td-composer** plugin. We don’t know whether this might be due to an incompatibility with other plugins, with the active PHP version, or with the theme you are using in WordPress.
In any case, the **td-composer** plugin is not working properly.
Could you please help me?
Thank you,
Stefania
Hi, i’m having problems editing contents and functions in the homepage, instead of doing what is supposed goes to a publicity page. Does anyone knows what is going on? I can’t insert images or change a video link or anything.
Thank you.
Elsa
I am experiencing an issue with the display of the latest blog posts on our homepage at https://inquietonotizie.it .
The homepage features a section with two main content areas for our articles. The large, primary area (Widget 1) is designed to display the absolute latest published article. The smaller area next to it (Widget 2) is meant to display the next four articles in order of date.
The problem is that the latest article is incorrectly appearing in the secondary Widget 2 (along with three others), while the second-to-last article is incorrectly showing in the main Widget 1. This error causes the wrong article to be highlighted as the “latest” one.
Could you please investigate the query or widget logic to ensure the most recently published article is correctly placed and displayed in the main, large Widget 1?
Mobile header menu not working on homepage. But when we open any post, the mobile header menu works. Please give me a solution.
Hi, I’m facing an issue while customizing the newspaper theme mobile version.
When I add a slider only on the homepage, it also shows above the post content when I open any post. It even appears on search result pages, tag pages, and category pages, though I’ve added it only to the homepage.
Similarly, when I add a breadcrumb on the post page, it automatically appears on all pages, including the homepage.
I’ve created separate mobile pages for each section, but still these elements appear everywhere.
Can you please suggest a solution so that specific sections show only on selected pages in the mobile layout?
Thanks!
Hi,
Do you use the tagDiv Mobile theme plugin? If yes, please disable it. Also, please check if your homepage header is set as global – https://i.imgur.com/LMZozTv.png https://forum.tagdiv.com/header-manager/