Hi,
I just made some tests, and now it seems to be working https://prnt.sc/Tn27qL5Zqn5S I believe it only needs some time to be applied to your website.
Thank you!
Hi,
Both of them cna be used; the only difference between posts loop and posts loop 2 is in design/layout. In the rest, both elements have the same functionalities.
All about those 2 posts loop elements can be seen in our guide form here: https://forum.tagdiv.com/posts-loop/
Hi,
The banners on the demo Urban Observer are set using tagDiv Composer with the help of the ad box element and those can be edited/replaced/removed using the same method, edit the page/template with tagDiv Composer – https://i.imgur.com/1oFeoWq.png select the banner and in image tab and you can remove/replace the banner – https://i.imgur.com/TPO1Xrc.png
Thank you!
Hi,
I’m glad that you figured it out.
In case you have any questions related to the theme, please do not hesitate to let us know!
Thank you!
Hi Dhia, unfortunately, I do not have access to the drive to see the situation you are facing – https://prnt.sc/IHQ5HODe2yn3, but, in case you see the message that your theme is activated but the license key is not assigned, here is what you should do, go to Newsamg > My license and there you should see you domain, if you do, click on the green text from the right of domain “Assign” and the situation will be resolved.
Thank you!
Hi,
We’re planning to release a theme update soon. The update for Newspaper is scheduled for the beginning of May, and after that, we will prepare an update for Newsamg.
Thank you.
Hi,
I see you use a block in the category page, and it has a load more button. Blocks only have these types of pagination https://i.imgur.com/YacAOel.png
If maybe you need numbered pagination, then you can use a post loop instead of a block https://i.imgur.com/KWrjERk.png
Thanks.
Hi,
If the page is set as published, is it then displayed?
Hi,
To display the text under the image, please replace your current CSS with the following:
body .mfp-title,
body .mfp-counter {
color: #000;
background: #fff;
text-align: center;
}
body .mfp-bottom-bar {
margin-bottom: 0;
}
Regarding the caption text in the modal, I’ve performed additional tests and it appears to be a bug. The caption is displayed on the image itself, but it is no longer shown in the popup.
I’ve added this issue to our bug list, and our developers will investigate and provide a fix.
Thank you for your understanding!
Hi,
The caching option is available only for Flex Blocks. For standard blocks (from the tagDiv Standard Pack), this option is not available.
From what I can see, your website is currently using an older demo (not a PRO demo). This means it relies on standard templates rather than cloud templates, which comes with both advantages and limitations.
One of the main drawbacks is that these templates offer fewer customization options. Additionally, the CSS and JavaScript files are loaded across the entire website, even if certain elements are not actively used—simply having the plugin enabled is enough for them to load.
Hi,
Usually, that issue indicates a problem with key verification. The theme tries to connect from your website to our license key database and verify the key. But if something interferes with that verification, then that message will be displayed.
Please do a test using only the theme plugins and see if the problem persists.
If the situation is the same, I can take a look. For this, please make a backup of your website and contact us via email at contact@tagdiv.com and provide the wp-admin. We’ll check it as soon as possible.
Regards, Calin
Hi degelcreatives,
Please check whether the ID corresponds to an existing page that you intend to use in the menu. If it does not, kindly replace it with the correct page ID for the page you would like to link – https://prnt.sc/Nv24HnQ-s7Nt – https://forum.tagdiv.com/modal-popup/
Hi,
Here are a few additional recommendations you can try. For some users, all themes work without issues, while for others, only certain ones function properly. This can vary depending on the extra plugins in use, as well as any caching or optimization plugins installed.
-> Footer delayed load https://prnt.sc/FS34hBno40sx (under the theme panel > footer > footer delayed load)
-> MINIFY INLINE CSS and AGGREGATE INLINE CSS – https://prnt.sc/en14t6CQChM- (under the theme panel > block settings> inline css)
-> Don’t load on mobile/desktop, this option is only on the cloud header for HEADER MENU https://prnt.sc/udlAW4icvSPP on HEADER MENU STICKY https://prnt.sc/9pKnilQdWyex on MOBILE MENU https://prnt.sc/ff7fRQvTnaXt and on MOBILE MENU STICKY https://prnt.sc/Mm-4mbC4WB68
-> Flex Blocks cache – https://forum.tagdiv.com/use-flex-blocks-cache-option/
Also, it is recommended to use a good cache plugin and even Cloudflare (CDN)
Thank you!
Hi,
For that, it will need to use a css like this one:
body .tdb_header_menu .tdb-menu>li>a:after {
margin-left: 0;
}
the results will be – https://i.imgur.com/01uYiuP.png
Hi,
Normally, this CSS should do the adjustments:
body .mfp-title,
body .mfp-counter{
color: #000;
background: #fff;
}
Unfortunately, I didn’t find an image on the site with a caption, only the count of images.
Thank you!
Hi,
Just to clarify, do you want the users to be able to create an account and log in on your website? For this, please check our documentation that explains step by step what needs to be done. Login – How to Enable User Registration https://forum.tagdiv.com/login-how-to-enable-user-registration/
Hello,
“Performance Optimization
Among the most anticipated features are options to minify and aggregate inline CSS of blocks, accessible directly from the Theme Panel. Additionally, you can now hide the mobile menu and mobile search functions, offering a cleaner user experience on mobile devices.” – here is how you can enable those options:
-> Footer delayed load https://prnt.sc/FS34hBno40sx (under the theme panel > footer > footer delayed load)
-> MINIFY INLINE CSS and AGGREGATE INLINE CSS – https://prnt.sc/en14t6CQChM- (under the theme panel > block settings> inline css)
-> Don’t load on mobile/desktop, this option is only on the cloud header for HEADER MENU https://prnt.sc/udlAW4icvSPP on HEADER MENU STICKY https://prnt.sc/9pKnilQdWyex on MOBILE MENU https://prnt.sc/ff7fRQvTnaXt and on MOBILE MENU STICKY https://prnt.sc/Mm-4mbC4WB68
-> Flex Blocks cache – https://forum.tagdiv.com/use-flex-blocks-cache-option/
“The Newspaper Theme has leveled up its performance by optimizing the Theme Panel’s color settings through CSS variables. Moreover, JavaScript files will only be loaded when they are needed, which should noticeably improve the website’s speed.” – yest this is apply as long you are using cloud tenmplates, so if you do not have the tagDiv STandard pack plugin in used (this is loading all css and js even if is not need), then it will load only the js and css that will be used on that page/template.
Also, it is recommended to use a good cache plugin and even Cloudflare (CDN)
Thank you!
Hi,
I just made some checks using my mobile, unfortunately, I do not have an iOS, but I tested with 2 different Samsungs and it seems to be working without problems – https://prnt.sc/DKspiY6QYnxV
Hi,
The issue is not with WordPress or the theme.
The Facebook Debugger shows a 403 error, which means your server is blocking Facebook’s crawler (facebookexternalhit / Facebot).
Because Facebook can’t access the page, it cannot read the title or image, so previews don’t show.
Fix: ask your hosting provider or check your site’s firewall/CDN (e.g. Cloudflare, Wordfence) and whitelist Facebook’s crawler or disable rules blocking bots.
After that, use Facebook Debugger → “Scrape Again.”
Hi bwredesign, the image is referring to the settings from the theme panel > import/export for backups. I uploaded the same image on 2 different platforms – https://i.imgur.com/Ulzyi8I.png – https://prnt.sc/_aUcZk2YMruR – https://forum.tagdiv.com/import-export-theme-settings/
Hi,
I see, if the problem is only when you are using the Translation section from the theme panel, then it can be related to something else, maybe a translation from a field.
If you want, we can take a look. Please make a backup of the website, contact us via email at contact@tagdiv.com, provide us with the wp-admin access, and let us know the translation you are trying to make.
Thank you!
Hi,
I’m glad that you managed to find a better solution and now match the website design.
HI,
Could you provide a link to your website where I cna see a 410 redirect? Maybe I will see a solution to this.
Indeed, Wordfence will block you if you try to set teh code directly here. You can use something like https://pastebin.com/ to share the code.
Hi,
There are several ways to achieve this. You can use custom HTML and CSS (for example, generated based on your design) and place it inside a Raw HTML element, or you can build it using the theme’s elements.
The simplest and fastest approach would be to use an Inner Row, along with Title and Column Text elements. Here’s how you can do it:
– Start by adding a main row.
– Inside that row, insert an Inner Row.
– For the inner row, set the background color and adjust the width as needed (you can customize this per device if required).
– Add a Title element, then set your text, choose a style, and adjust the color and font size.
– Finally, add a Column Text element. Within it, you can insert an image and text—using a two-column format if needed.
https://prnt.sc/Gkp16IfbjjhZ – https://prnt.sc/NgiKItHsi85F
https://prnt.sc/pm61hKIsMaz7 – https://prnt.sc/3xJg-2eEpaTJ
Hi,
Thank you for your suggestions. I’ve added them to our list for further consideration.
Thanks!
