- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Hello,
I’m using Newspaper with WooCommerce and trying to display a “Sold Out” badge/overlay on products that are out of stock.
I’ve already added hooks in my child theme’s functions.php (e.g. woocommerce_before_shop_loop_item_title and woocommerce_before_single_product_summary) but they don’t output anything, because Newspaper overrides the WooCommerce templates.
Could you please let me know:
Which Newspaper template file(s) handle the product loop and the single product layout so I can safely add my custom code in the child theme?
Is there a Newspaper-specific hook/action I should use to inject a “Sold Out” badge instead of standard WooCommerce hooks?
My goal: when a product is Out of Stock, show a <span class=”sold-out-overlay”>Sold Out</span> on the product thumbnail in the shop/category view, and on the featured image in the single product page.
Thanks in advance for clarifying the correct place to override/add this.
Hi,
First, please make sure there’s nothing wrong on the website. For example, this issue shown in the screenshot may be caused by a code snippet plugin:
Also, while logged in, check the browser console for any errors.
Additionally, you can try using plugins like Query Monitor to check for slow queries and identify any performance issues.
Hi,
By default, the H1 tag is applied to the logo. If you’re using Cloud, you can use the tagDiv Composer to remove the H1 from the logo (you need to do this for both mobile and desktop views).
Here’s an example: https://i.imgur.com/0BjZdOj.png
When you open an article, the H1 will automatically be used for the article title.
For pages, if you want to remove the H1 from the logo, you have two options:
Use the PageBuilder template and enable the page title, this way, the H1 will be set on the page title: https://i.imgur.com/ElmwJQR.png or, keep the default page template and use tagDiv Composer to add the page title manually, then disable the H1 on the logo.
The H1 tag is important for SEO, so it should always be present on the page, just make sure it’s used in the right place.
Thank you!
Hi,
I added it to our list of suggestions and our manager and developers will check it.
I do not know exactly, but maybe there is a plugin that can display a different image for the Woo when you hover over the block image. For example you can try this plugin https://wordpress.org/plugins/secondary-product-image-for-woocommerce/ and set the shortcode for voo using the element Woo Shortcodes https://i.imgur.com/RXwxXXF.png
Hello TagDiv Support,
I’m experiencing a problem with the Newspaper theme and TagDiv Composer that affects my site’s layout and customization options.
1. Mobile Layout Issue
On the mobile version, the layout is broken and does not adapt properly to the screen. This makes the site look misaligned on mobile devices.
2. Device-Specific Customization Not Working
Previously, when editing with TagDiv Composer, I was able to customize layouts separately for desktop, tablet, and mobile. For example, I could adjust padding, margins, or hide/show elements per device.
Now, those device-specific settings no longer work. The desktop layout is being applied by default to all devices, and I cannot create different designs for tablet or mobile anymore.
3. Steps to Reproduce
Open the homepage or a post in TagDiv Composer.
Select any row/element.
The alternatives for device customization (desktop, tablet, mobile) appear.
Any changes made for tablet or mobile are overridden, and the desktop view is forced on all devices.
4. What I’ve Tried
Confirmed with WPMU DEV support (my hosting provider) that this is not related to optimization or caching.
Performed cache clearing and plugin conflict checks.
Verified no JS errors in the browser console.
Confirmed that the issue persists even without Hummingbird optimization enabled.
5. Current Status
My hosting support confirmed the issue seems to come from the TagDiv Composer/page builder itself.
I am currently using the latest version of the Newspaper theme and the problem started recently, without any theme update on my side.
Could you please help me investigate this and confirm if it’s a known bug in the latest version of TagDiv Composer?
Any guidance to restore proper mobile layout behavior and per-device customization would be greatly appreciated.
Thanks in advance for your support,
Prensa Regional
Hi folks,
I’m in the process of migrating WordPress to a more modern OS/wordpress/db stack, and working on adopting Newsmag as our new theme (currently on a temporary host)
I have one small niggle that is preventing the final go-live. The title appears to be showing up in the wrong place – up at the top over the top of the title header.
You can see it on blog post pages only. For example:
http://62.100.205.144/realmeal-meal-replacement-bars/
Youll see some distortion in the HikersBlog logo, select it to reveal that it is the title text.
AFAIK, none of my currently active plugins impact upon page layout
I need support to exclude few posts form search results & ajax seacrh
Noticing that in Import/Export, I can only Export files. The Import function is not available.
Also the number of backups which I used to be able to set is no longer there.
I’m trying to reduce the size of my TD_011 in MySQL, is there anything possible here,
for example TD Logs, are those required?
Hello:
Thanks for your reply.
I’m currently using ACF and have added columns to a single post.
However, I’d like to align the newly added columns with the time column. For example, I’d like the columns to be positioned to the left of the time column.
I can’t find the settings for this.
How do I set this up?
Hi,
1. Please use tagDiv Composer and select the element you want to adjust and set the margin left or right (use negative values to set it closer to the edge, for example, -16).
2. If all elements are under the same column, then you can use the column settings under layout tab https://i.imgur.com/SmfprgG.png
For the image situation, please do a test using only tagDiv plugins without any cache or optimization to see if the problem persists; it is possible that it is a plugin conflict or an option from an optimization or cache plugin that is interfering.
Hi,
When you’re ready to disable AMP on the production site, the key to minimizing SEO impact is proper planning:
– Set up 301 redirects from AMP URLs to their corresponding canonical (non-AMP) versions.
– Ensure all canonical tags point to the correct non-AMP versions.
– Monitor performance and rankings in Google Search Console closely after the switch.
Good afternoon. I confess that I haven’t made this change yet, and my AMP pages are still active. My biggest fear is a sudden drop in our site’s Google rankings. I’ve read several guidelines from Simchris that provide important information—but if I do actually implement it, I need to create a plan to minimize the impact on SEO.
Hi Support team, I am unable to fix it so kindly let me know how i can fix this error related to language loading. the error message :
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the td-cloud-library domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in https://example.com/wp-includes/functions.php on line 6121
please check and let me know how to fix.
thanks
Dinesh
Hi,
Can you please let me know if you have an example for the results you want to achieve? Do you want to filter the results after more taxonomies, or do you want to have filters on page/template so the user can build the results?
Thank you!
Hello,
There are more ads plugins that can be used, for example:
AdRotate Banner Manager, Advanced Ads, Ad Inserter Pro
Thank you!
Critical Issue: 404 “Page Not Found” Error on Custom Post Type Pages After WordPress Update
I am writing to report a critical issue on my website, kedaibukitrhema.com, which uses your Prebuilt Cali Sight Pro theme.
After recently updating to the latest version of WordPress, all the pages under my custom post type “My Tourism” are now showing a 404 “Page Not Found” error on the live site. For example, a page that should be accessible is now broken.
I have confirmed from my WordPress dashboard that all the posts and data for “My Tourism” still exist. I can see and edit all the content perfectly on the backend. The issue is only on the front-end; the URLs are not working anymore.
I have also checked that the necessary plugins are active, specifically the Cali Sight Plugin (v1.0.0) which manages the custom post types, and Advanced Custom Fields (v6.5.0).
So far, I have tried the following steps without success:
Clearing all my website and server cache multiple times.
Could you please provide guidance on how to fix this? Is this a known compatibility issue with the new WordPress version?
For your reference, I have attached three screenshots:
1. Plugin Active: https://drive.google.com/file/d/1ABfR-LRayivwJyda1WAtKqq3e7nc5-WX/view?usp=drive_link
2. Article Update: https://drive.google.com/file/d/1FMFrw0u6xLD4KT88N8pPDk4LqbRLDIvj/view?usp=drive_link
3. Error 404 : https://drive.google.com/file/d/1FMFrw0u6xLD4KT88N8pPDk4LqbRLDIvj/view?usp=drive_link
The 404 error on the front-end.
The backend editor showing the page exists and is published.
The list of my active plugins.
Thank you for your time and assistance.
Best regards,
Hello,
Maybe the theme does not have all those features and some of the themes may be overwhelmed to have them, but in the meantime, I will let you know what the theme has.
We do not have a personal dark mode, but there are many plugins for dark mode that can be used -> https://www.wpexplorer.com/dark-mode-plugins/
The theme has the Table of Contents element, it can be added/removed/edited using tagDiv Composer on the single post template – https://i.imgur.com/nwqwWSg.png
“Another thing: I’d love to create styled content boxes (like quote blocks, info boxes, tips, etc.). There’s no easy way to do this in the Newspaper theme. If there’s a built-in way to create that inside Composer without extra CSS, I haven’t found it yet.”
It can be done using the tagDiv elements, for example, you can use the row or inner row to hold more elements and set inside it a column text, maybe an image, a button and adjust them according to your needs – https://i.imgur.com/aNpQ57W.png also, you can use the cloud to import a section or an existing block. When you have a block layout that you like you can save it in tagDiv Composer so you can reuse it on other pages or templates- https://i.imgur.com/hXsFCUX.png
Also, for the mobile version the theme provides the responsive version, the possibility to create a separate mobile page/template using tagDiv Composer and also the tagDiv Mobile theme light version (3 options for mobile).
Thank you!
Hi,
Caption for single images on posts are appearing to the right side of the image. I’d like for them to appear beneath the image.
Example (not applicable in gallery images) https://epiclaketahoe.com/boutique-hotels-lake-tahoe/
Thank you!
Hello dear support team,
I’m once again struggling with tagDiv Composer and hope you can give me a tip.
I have images in different formats as featured images. Is there a way for tagDiv to scale these images automatically in the output? The column in which the image is displayed is always the determining factor. This only applies to the header area in the content block. No matter what I set for the image size, the output is always different. I’m giving two examples here. I have the same problem in the mobile view.
Example:
From my Homepage:
1. Picture in landscape-mode
This image would need to be displayed wider in proportion to avoid the image being cut off
2. Portrait-Modus
Here the image is also cut off, even though it is portrait mode
The header images on mobile are all cut off
I would be happy if you have a solution for my problem. Thank you very much.
Hi Rase.Admin,
1. The tagDiv Mobile theme plugin is indeed providing better results for mobile users because it is a dedicated plugin for the mobile version, but this is keeping the website layout very basic, on the Newsmag theme, there will not be much difference between desktop and mobile version, but on the Newspaper theme will be like you are on a different webiste.
2. The recommendation is that if you are using the AMP plugin, also use the tagDiv Mobile theme to set the mobile theme layout for the AMP users. Now the thing is that many users have given up on amp and this year it is no longer a boost like it was in the past, and many developers have started to pass off amp as deprecated, it can still be used but is optional.
The messages you received are related to deprecated php code, usualy this happens when you changed from php 7.4 to v8 and there are parts of php code/there are functions that are no longer supported in version 8.
Thank you!
-
This reply was modified 11 months by
Calin.
Hello Anamaria,
I am using a purchased version of Newsmag and in the actual version I’ve read the tagDiv stating
1) “tagDiv Mobile Theme – Make your website lighter and faster on all mobile devices” and
2) “Official AMP for WP – Mobile Theme requires the AMP plugin to give your site the best results”
and here I read your comment, that AMP is deprecated for more than two years now.
I am confused – could you please clarify the situation?
I am asking especially because I am currently receiving more than two millions of error messages per day, all identical:
“PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/vhosts/…/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 1257”
Thanx!
Hello,
I have create ACF post that I added on my page by Flex Loop.
How can filter the showing posts by one attribute or author or custom field?
https://www.icloud.com/iclouddrive/01b4TiDed6Bgn10uvh25DF_NA
Can you explain how can I use the Include custom field and other fields on EXTRA. Can you give an example.
I tried to add there taxonomies from ACF by it is not filter the showing results.
Are there any other way to show the ACF type by filter the results (not by add any ?author=123 on URL).
Thank you in advance.
Hi,
Yes, that search element is designed only for the shop. If you want a live search that provides results for both articles and shop products, you can replace the element with the live search element. This will display results from both categories, though some product information might not be fully displayed.
To adjust the border radius, please use the border radius option:
– https://i.imgur.com/w8IB1yC.jpeg
– https://i.imgur.com/ykUSmoM.jpeg
Both options should work, so you can use either one.
Shadow: It depends on whether the shadow is set on the element itself or on the column that contains the element. Normally, you can use the Composer’s search function to look for “shadow,” then use the red indicator to check where the shadow settings are applied. For example:
– https://i.imgur.com/AzCVX6z.png
Thank you!
Calin
Hi,
Unfortunately, if you want to have the featured image appear inside the post content like in this example: https://ifr-magazine.com/avionics/the-5g-brouhaha/
, then you need to use the standard template from the tagDiv Standard Pack plugin. https://i.imgur.com/LSg5ysC.png https://i.imgur.com/SAC0A9K.png
Thank you!
Dear Newspaper-Team
Recently we discovered an unusual way of displaying the search results when using the magnifying symbol.
Go to our website
Type for example “Cancun”
Press enter
And you’ll get: https://www.planet-mexiko.com/?s=cancun
Now some of the images are not arrangend in the usual square type of look as before, but rather there are rectangular images overlapping other images and text.
Is there an issue with the theme? Or the way we have to upload the images?
Thanks for offering a solution.
Kind regards, Jack from https://www.planet-mexiko.com/