Hi,
For comments, please try
.single .td-post-comments a {
color: #bdbdbd;
}
Hope this will help you!
Hi,
Yes, the Newsmag v5.3.2 should work ok with php v8, but it was not tested with php v8.1 and v8.2
Before updating the theme, please make sure that you have a full backup for it. After that you can update the theme using ur guide – https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Thank you!
Hi,
I don’t really understand what you are referring to. In our theme, the domain license management system was recently added. But I don’t remember that our theme used to have a system where you could delete the domain and add another. The domain is associated with the license when the theme is activated with the license.
If you can give me a screenshot or something maybe it will give me more details about what you need.
Thank you!
Hi,
In v5 those files were moved, and now are located in the tagDiv Composer > Newsmag > legacy.
Thank you!
Hi,
You can try one of those plugins https://www.wpbeginner.com/showcase/best-wordpress-poll-plugins-compared/
Thank you!
We’ll reply via email as soon as possible!
Hi,
I believe that you are referring to domains that appear on the license key in Newsmag > My license.
A license key can be used for a live domain and we also allowed it for a test domain, so it can be assigned at the same time on a maximum of 2 domains. In My license, it is displayed all the domains where the license key is assigned.
Thank you!
Hi dennispillai,
“This I did not understand, just for clarity, I want to say it is only seen in the second article below any articles when using the infinite scrolling option.”
My question was if this problem occurs when you are logged into the site as an administrator or if you just visit the site without being logged in.
Thank you!
Hi,
What I can suggest is to set the above css between the style tags and set it above the amp anchor code, for example – https://i.imgur.com/cdtBTU3.png
For you should be like this https://i.imgur.com/W0aOHCy.png
I hope this will help you!
Hi hallanaija, in case you get a message to contact us via contact@tagdiv.com please contact us there and let us know the problem you have.
Thank you!
Hi hbgktrk,
Unfortunately, Newsmag has only the theme panel settings and the post content background is not one of them, there is only a general option for general background.
What it can be done is to use a custom css:
.single .td-container {
background-color: #e6d6e6;
}
This code will apply only to post content.
or
.single{
background-color: #e6d6e6;
}
Will be applied on background
or
.single, .single .td-container {
background-color: #e6d6e6;
}
Will be for entire background of post
The css needs to be set in the theme panel > custom code> custom css.
Thank you!
Hi Rothweller, I think taht you are refering to My license tab from Newsmag > My license – https://i.imgur.com/9Ph5yo5.png
Thank you!
Hi leagcooks, do you also want to apply to underline for the blocks? or only for some pages where you have links?
This code will apply only to page content, if you need it on blocks too, please let me know!
.td-main-content a {
text-decoration: underline! important;
}
Hi bensbtar, I see that you are using the Newspaper theme and the theme plugins are not enabled, please go to Newspaper > plugins and install and enable from there the tagDiv Composer, tagDiv Cloud Library and it is possible to need to install tagDiv Opt-in builder.
Thank you!
Hi dennispillai,
1. If you are using auto ads, then you need to set the code only once in the theme panel and this will display the ads randomly on the website, which is considering the AdSense algorithm. Also, if the post/article is sorted is possible that no ads to be displayed.
My recommendation, in this case, is to use standard ads (basic ads/standalone ads) – https://developers.google.com/adsense/host/adunits
2. I believe you are referring that the image is blurred – https://i.imgur.com/RyQOTXf.jpg this is because the image is not set in full size when was set – https://i.imgur.com/VWb7lSV.jpg
The problem with the featured image I believe appears only when you are not logged in and the cache is applied, if so, then it can be related to some css or js that is minified.
If is them same when you are logged in, what I can suggest is to replace the featured BG image with the featured image, indeed that effect that you have right no will no longer exist, but this problem with unclear images should be resolved.
Thank you!
Hi,
To can try to help you I will have to have access to what you have done so far. If you agree with this, please contact us by email at contact@tagdiv.com, include this topic in the email, and make a full backup of the site, afterwards, I will need wp-admin and FTP access.
Thank you!
Hi,
Usually, this problem occurs when the images are compressed and optimized. Can you check if you are using an image optimization tool? Do they look ok when you are logged in? Can you give me a link where I can inspect the problem?
Thank you!
Hi,
Yes, this is the latest theme version.
Normally when the theme is updated, the old version is replaced by the new one, there is no separate installation or overwrite.
If Newsmag v5.2.3 is selected you can delete the other versions of the theme, it will not affect the site.
Thank you!
Hi,
Normally if you are using the Category template style 5 all elements in that box should be white – https://i.imgur.com/VWYk5q0.png including the description.
Can you please provide a link to your website to inspect this situation?
Thank you!
Hi,
If the problem is basically related to the homepage, then it can also be related to a certain element on it, a sort, a filter, or a slider.
Thank you for contacting us by email, it will be much easier for us to investigate the problem there if we also have access to the site.
We will return as soon as possible with an answer by email.
Thank you!
Hi discovermh,
I understand what you want to achieve. The thing is that the categories have a different structures and the link is added to the categories. But if your taxonomies have a taxonomy page, then it is possible to be a way to set it up with a link to it.
What I can suggest is to use var_dump() to see if you get a value for the get_category_link – https://i.imgur.com/ckwI4CC.png
Thank you!
Hi,
Yes, this is possible, but will require a lot of steps đ you need to use the popup element and some custom css, or a different plugin for the popup.
If you want I will be more than happy to help you, but this will take some time.
We can do this in 2 ways, here on the forum (it can take some more time), or via email (contact@tagdiv.com) where if you can provide temporary wp-admin access we can speed up the process.
Thank you!
Hi,
Can you please provide some screenshots of this problem?
This will help us to identify the problem and see what it can be done to prevent it.
Also, do you use the mobile theme plugin, so this will apply on all devices with a width under 768px.
Thank you!
Hi rondupoits,
To be able to use different images for each separate category, you will have to use the Category Background Image element, because if the image is set with the composer, it will be a static image.
Now related to the problem that this image appears everywhere, it is possible that when you set the element under the menu, you actually moved it to the header area and it is no longer in the content area.
You can see the area where the element is by selecting the element -https://i.imgur.com/ZWREbJJ.png, or when you drag the element to the respective area – https://i.imgur.com/7Ho8dZn.png – https://i.imgur.com/6n1mpI8.png
Thank you!
Hi wp support, normally if you have set an RTL language the sidebar should be set automatically on the right, but in case it is not, please provide your website link to see what it is interfering with.
Thank you for your understanding!
Hi,
Usually, this situation can appear from the cache, please make sure that the cache plugin you use can make a mobile cache that is delivered separately.
Another suggestion is to set the cache to be deleted/clean automatically at a shorter time interval (1-2 hours).
Thank you!