Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi,

The image from my example is 312×424, the image should be a format 3×4

To hide an element per viewport, you first need to select the viewport – https://prnt.sc/YyMqF9AnImhs after that the element and in css tab, look for the display option – https://prnt.sc/JhtF_D7GUTLJ

Calin
tagDiv Staff

Hi,
Use tagDiv Composer edit the page and add the Big grid element that looks similar to the Big Grid Flex you have now, after that, you can remove the Big Grid Flex https://i.imgur.com/H1BnCjw.png

Calin
tagDiv Staff

Hi,
Please check in Opt-in Builder whether the Login/Register pages exist. If they do not, click on Create Wizard Pages to generate them. https://prnt.sc/PoWAGGCuQIhb
You are currently using the LiteSpeed Cache plugin. Please clear the cache and temporarily disable the plugin to see if the problem persists.
If the issue remains, it may be related to another plugin. In that case, please perform a test using only the tagDiv plugins and check whether the problem is still present.
If the problem persists even when only the theme-related plugins are active, the only remaining option for us to investigate further would be to receive temporary access to the website.

Calin
tagDiv Staff

Hi, do you want to hide the author and date from blocks? If so you can use the theme panel option that will apply to all blocks – https://prnt.sc/wpY2JrquqMC2
If you are on an article, you can edit the single post template with tagDiv Composer and right-click the elements you want to remove.

Calin
tagDiv Staff

Hi,
Do you use a mobile page for your mobile version?
If so, please check on both desktop versions https://i.imgur.com/iM7MT5w.png and the mobile page template on each viewport in part – https://i.imgur.com/7OaC7QK.png https://i.imgur.com/trGgEC2.png

Calin
tagDiv Staff

Hi,
This section https://i.imgur.com/T36aLEx.png is not added by our theme, it is from an extra plugin you are using. I believe the plugin is related to post thumb https://wordpress.org/plugins/related-posts-thumbnails/. You need to check teh settings for it.
Thank you!

Calin
tagDiv Staff

Hi,
This depends on the element you want to use the option to open in a new window, because for some elements the option is named “Open posts in new tab” on some othere elements is namde “Open in new window”, you can use the search element from composer and search for “open” – https://i.imgur.com/Kz9l0Kh.png
Thank you!

Calin
tagDiv Staff

Hi,
So if I correctly understand, you want to use those widgets on your articles? If the widgets can be set under Appearance> widgets, then you can create a sidebar, set the widgets to configure as you need, and after that, on the page or template you want to display that widget, use tagDiv Composer, drag the widget sidebar element, and select the created sidebar. https://forum.tagdiv.com/sidebars-tutorial/ https://i.imgur.com/2XwG4PC.png
Thank you!

Calin
tagDiv Staff

Hi,
I believe you are referring to the fact that the website is not displaying the featured image twice, right? This is because the featured image element is used, and you also have the image inside the post content, so in this situation, what can be done is to no longer set the image inside the post content or remove the featured image element from the single post template, this can be done using the tagDiv Composer. https://i.imgur.com/2WLJOv8.png use the right click menu to remove the element – https://i.imgur.com/H7BFbBH.png
Thank you!

Calin
tagDiv Staff

Hi VOP,

There may be a misunderstanding, so I’d like to clarify my point.
I never assumed that issues could not originate from theme settings or specific elements, especially with a theme as extensive as Newsapper, where its wide range of dimensions and options can naturally lead to configuration-related problems.
What I intended to emphasize in my previous email was not a request to modify the demo or prebuilt website. Rather, I was referring to the confirmation you provided when the footer was replaced with a different one and the issue appeared to be resolved. This indicates that the root cause is likely one or more elements used within the footer section.
Most likely, the extra CSS being displayed is generated by the settings applied to those elements (such as color, size, and similar styling options).
As a next step, this can be addressed by using the option available in the theme panel under Block Settings > Inline CSS:

View post on imgur.com

Calin
tagDiv Staff

Hi,
You can review the recent updates in the changelog here:
https://themeforest.net/item/newspaper/5489609#item-description__autoupdate-system
The update includes several security and vulnerability fixes. However, I can’t confirm whether the specific issue mentioned in this thread has been explicitly addressed. Given that it appears to be a more targeted issue with a known workaround, it’s possible that it was not included in this update.
Thank you.

Calin
tagDiv Staff

Hi,
I believe this is not a theme update-related issue. I checked on my side, and everything is working correctly.
What I will suggest is to try with a different browser, if the problem persists, then make a test using only tagDiv plugins, sometimes extra plugins can interfere.
Thank you!

Calin
tagDiv Staff

Hi,
This is because you are using 2 cloud headers, one of which is set as global, and one of which is set as individual.
Also, another situation can be related to the cache plugin and settings. When you are logged in, and the cache is not applied, is it working correctly?

Calin
tagDiv Staff

Hi,
Does this deprecated message appear in Newscape v12.7.4?
If you do not have the latest theme version, please make a full backup and update the theme and theme plugins – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!

Calin
tagDiv Staff

Hi,
The results are not better on mobile; the performance is now 77 before was 66, but there are some suggestions you didn’t make. You didn’t replace the element Big Grid Flex with the Big Grid element (same layout) to see the results.

Calin
tagDiv Staff

Hi,
Please check the “Disable H1 on logo” option for all logo elements using tagDiv Composer. Only that single logo should have the H1 active.

View post on imgur.com

View post on imgur.com


If, after this, the H1s are still more than one, please provide a link to your website to inspect the elements; maybe you have other elements on your website that use H1.
Thank you!

Calin
tagDiv Staff

Hi,
This situation can appear from many causes, please use this guide:
How To Fix “This Block Has Encountered An Error And Cannot Be Previewed” Issue

Calin
tagDiv Staff

Yes, the code should be set to be used only on desktop.

Calin
tagDiv Staff

Hi,
You can make thetheme update using this guide https://forum.tagdiv.com/how-to-update-the-theme-2/
Before doing the theme update, make sure that you have a full backup for your website.

Calin
tagDiv Staff

Hi,
Set the code here – https://i.imgur.com/ykANyzw.png and the prbolem will be resolved
Thank you!

Calin
tagDiv Staff

Hi,
The issue you’re experiencing on mobile seems to be caused by the custom code provided for the background plugin. This code should only be applied to the desktop version.
Please go to Theme → Custom Code → Custom CSS, and move the code under Advanced CSS → Desktop.

Thank you!

Calin
tagDiv Staff

Hi,
It appears this issue with the plugin is related to how the image is set in the post content and the post content width setting.
Please try this css:
#td-outer-wrap {
width: 1021px;
margin: 0 auto;
}

Set the code in the theme panel > custom code > custom css and the click will work on the background banner.
Thank you!

Calin
tagDiv Staff

Hi VOP, if the problem was resolved after replacing the footer, it means the previous footer used elements that generated extra CSS compared to the other footer templates.

Calin
tagDiv Staff

Hi,
Unfortunately, this is not possible.
The Feeds plugin you are using automatically adds articles, and the Flex block displays those articles. However, the link to the original source can only be set within the article itself.
This means that when a user clicks on the Flex block, the article will open on your website. From there, if you include the source link inside the article, users will be able to access it.
Thank you!

Calin
tagDiv Staff

Him,
In case you are referring to the avatar from the comment section – https://i.imgur.com/e7lWNgk.png, then you can hide it using a css:
.comment .avatar {
display: none;
}

The css can be set on the single post template in raw css element or under the theme panel > custom code> custom css.

Viewing 25 posts - 1,226 through 1,250 (of 35,335 total)