Search Results for 'block'

Results from the Forum
Calin
tagDiv Staff

Hi casprom,
Unfortunately, there isn’t an option to set the font in one place and this to apply for entailer website. Indeed, you can set it in a few places and will apply for the most of website elements, for this you need to set it in the theme panel (at least in general -> https://i.imgur.com/e5c2CGY.png) and with tagDiv Composer on manager style -> https://i.imgur.com/R0COgH2.png (this will apply the style on the current template and on the cloud header and footer). Now the only problem remains on the blocks elements, on those the style need to be set manually. What you can do is to set the style on one block then just copy the style for the remain blocks.
Thank you for your understanding!

maxonline
Participant
#0

Hi guys.
Google Pagespeed identifies this as the LCP of my blogposts:

div.vc_column > div.wpb_wrapper > div.td_block_wrap > div.tdb-featured-image-bg
<div class=”tdb-featured-image-bg”>

I am trying using ” <link rel=”preload”> ” for that asset across my website.
I tried
<link rel=”preload” class=”tdb-featured-image-bg” as=”image”>
but not shure it’s working and where to use it.
Can you help me or show alternative methods (on mobile, desktop works fine without preload)
I adopted every other optimization I know, but some optimization prevent the page to load images.
Thank you
Blogpost I’ve tried to optimize: https://www.massimobasso.com/aprire-un-blog-di-viaggi-da-zero/

cdllife2021
Participant
#0

Trying to upgrade from Newspaper 9.8 to Newspaper 11.4.1 and am missing all of our old posts templates, as well as most of the content blocks for pages. The posts template only has one available, and the content blocks have gone from about 60 options in the old version to only 15 options in 11.

I couldn’t find these in the cloud templates. What am I missing?

meri
Participant
#0

Hi,

On a mobile category page the tag is showing.
Example: https://www.creermalin.fr/contenus/

It’s a bit of a non-sense as it’s obviously the same category than the… category.
How can I hide it? (the tag, white font on a black background above the post’s blocks)

Thanks for your help.

meri
Participant
#0

Hi,

On the mobile version of https://www.creermalin.fr (using the mobile theme) I had a title under the Top 3 grid where one could read “Derniers Articles” (Lastest Articles in English).
So I use the CSS below to hide it:
/* Hides DERNIERS ARTICLES on HP */
.block-title {
display:none;
}

But then the 1st article is stuck to the Top 3 grid.
So I use the CSS below to add some margin:
/* Adds top margin instead of DERNIERS ARTICLES */
div.td-container:nth-child(2) {
margin-top: 30px;
}

It does the job but now, I have a margin above the breadcrumb on every post (pages seem to be fine so far).
Check the breadcrumb on this post for example: https://www.creermalin.fr/contenus/10-astuces-creer-contenu-qualite/ There’s a space above it.

How can I fix it?
Thanks for your help.

die-NetzWerkstatt
Participant
#0

Hi, I’m creating some content for my sidebar. I want to display this content in several pages and templates. But I don’t want to copy the element(s) 1:1, I don’t want to maintain the same block/content in several places.

Therefore, I did “right click” > “save as element” and now I can use the element in my other templates and pages.

However, I can’t find a way to edit a saved element/shortcode.
Also it would be great if a saved element/shortcode would automatically update itself in the places (pages, templates) I’ve used the shortcode after I’ve editted the saved element.

So basically I want to:

  1. Save content as element
  2. Use the element in other places (referencing the original element)
  3. Edit the saved element
  4. Automatically update the references

Could you provide any input on this?

Thanks in advance!

Calin
tagDiv Staff

I understand.
Indeed this page https://sherides.de/ueber-uns/ is not look good at all, maybe there are some elements or some extra plugins that are interfering. Maybe you can make a test using only tagDiv plugins and see if the problem persist.
About the icons, it is possible that for some users those to not be loaded, maybe they have something that it is blocking the icons, for me those are looking normal -> https://i.imgur.com/wwryFFe.png
If you agree, we’ll like to take a closer look at those situations. If yes, please make a full backup and contact us via email at contact@tagdiv.com and provide wp-admin access and include the link of this topic to can identify you.
Thank you for your understanding!

Santytabara
tagDiv Member

He incrementado al principio el FELX BLOCK 1, no sé si será por eso.
La verdad es que no sé si utilizo complemento de caché o CDN, ¿dónde se puede ver eso?

PeteMason
tagDiv Member

I came back to this to improve my page but I am unable to change the width of a single image beyond 240px. I am using the General tab “image width” for the Single image block.

It resizes smaller, but not larger, than 240px, which is the same size as “auto” makes it.

If you increase the size incrementally above 240px, it stops resizing while the border increases. Saving and viewing does not show any difference to within the editor.

No value entered into the General tab “image width” for the Single image block alters the width beyond 240px, although it does indicate a wider frame with a hatched margin, which alters with width change. This can be seen in the screen shot below, where I put in 700px for demonstration purposes.

TagDiv_single_image_resizing_issue_03-03-22.jpg

In the screenshot, below the single image is a Single background image block indicating the size I require. I’d prefer to use single image.

Can you help?

  • This reply was modified 4 years by PeteMason.
vestroger
tagDiv Member

Thank you!
I finally managed to edit the quote block.
In regards to my other question, I think I’m fine. I’ll just keep it the way it is 🙂

muktipolice
Participant
#0

It looks different from when the block was edited and when it was actually applied. Help me.

https://www.totosinsa.com/

Editing screen.

Application screen.

Anamaria
tagDiv Staff

Hello,

Please let me know what text do you want to set, you can drag and drop the elements as you want -> https://i.imgur.com/OLCVFF8.png
Please try to edit the Single Post Content and set the font-size for default blockquote => https://i.imgur.com/603Qupg.png

Thank you!

Calin
tagDiv Staff

Hi,
I see. Most of the theme are no longer providing support for IE.
I think that the situation can be fixed by using a code like this one: -> https://i.imgur.com/LkSZwcS.png :
.ie11 body .td-header-desktop-wrap .tdb-search-form-btn svg {
height: 32px;
}
.ie11 body .td-header-desktop-wrap .tdb-search-form {
width: 192px;
}
.ie11 body .td-header-desktop-wrap .td-a-rec-id-custom-spot div {
display: block;
}
.ie11 body .td-header-desktop-wrap .td_flex_block_2 {
margin-bottom: 0px !important
}

I hope this will help you!

Calin
tagDiv Staff

Hi Paradoxer,
The content is bolded because there is a 600 bold set on it. I think that you have some custom css set in the theme panel https://i.imgur.com/yCfrL9x.png and this need to me changed from font-weight: 600 !important; to font-weight: 400 !important;
Or you can use this custom css for mobile theme:
body .td-post-content blockquote p {
font-weight: 400 !important;
}

Set the code in the theme panel > custom code> css.
I hope this will help you!
Thank you!

Anamaria
tagDiv Staff

Hello Eduardo,

If you referring to display on the blocks, the views of posts, instead of the number of comments then know that there is no option.

Thank you!

hanna2390
Participant
#0

Hello,

The existing adding element function allows me to add only four columns in the Inner Row. How can I add more columns? I want to add five or six columns or images in the Inner row or in the columns, but I could not find a way. For the news blocks, there are many options I can add display elements with more than four columns. However, they are all for the news or existing categories. I would like to use it for the other purpose adding info on it. Can you help me to solve this problem? I want to add image and text in each columns, but they are not the news or categories’ info.

Anamaria
tagDiv Staff

Hello Michael,

To change the font on block/post you can edit with tagDiv Composer -> https://prnt.sc/10grx77 , select the block/post and in Style, you can change the font => https://www.screencast.com/t/sUE7ug4UIAR5 also, after you can copy the style and paste it -> https://i.imgur.com/WCHxXlr.png
This is a video about how to change the fonts => https://www.youtube.com/watch?v=jQvA64uTLkI -> https://forum.tagdiv.com/font-customization/

Hope this helps you!

Thank you!

Paradoxer
tagDiv Member

It’s the difference between how it looks on desktop:

Versus how it looks on mobile:

On desktop, only the word “Hirata” is explicitly bolded, emphasizing it compared to the rest. On mobile, everything is bolded, lowering the emphasis on “Hirata.” I want the mobile blockquote to look like the one on desktop, particularly with not everything being bolded like it is.

Redlemon
tagDiv Member

Hi Calin,

Thank you for the short tutorial. I’ve followed it through, and it stands as another option. In the meantime I used the same block and an image in a four column array with inline rows and inline columns to achieve a similar effect. I reckon yours is somewhat more maintainable, so maybe I’ll go with that instead.

Cheers,
Konstantinos.

Bettina
tagDiv Staff

Hello @kibiribi!

We do not have this feature in our theme. Check this article: https://www.raymond.cc/blog/easily-block-visitors-from-a-country-using-htaccess/

Hope that helps you!

Thank you!

kibiribi
Participant
#0

I need to block access to my WordPress site (front end) by IP.
For example, I don’t want to show site content from one country.
I want to restrict access for whole list of pages.

Is it possible to do for Newspaper Template ?
Could you comment?

Calin
tagDiv Staff

I see, so you want to use the mobile theme with the Advanced Ads Plugin.
I think that first you should enable the google fonts for the mobile theme -> https://i.imgur.com/uDAzbZs.png to have the same style for fonts, after that you need to use a custom css for the Call To Action Banner -> https://i.imgur.com/H387Yje.png
.tdm_block_call_to_action {
display: inline-block;
margin-bottom: 32px;
}
.tdm_block_call_to_action .tds-button a {
display: block;
}

Set this code in the theme panel > mobile theme> custom code> css.
I hope this will help you!

Calin
tagDiv Staff

Hi Redlemon,
I think that you want to have a block like this one -> https://i.imgur.com/4HwtY5D.png, you can do it using a flex block 1 and some css. First remove the featured image -> https://i.imgur.com/EaZMfnK.jpg then adjust the author image and hide extra data -> https://i.imgur.com/Kl5PMv1.jpg after that set a class on the block -> https://i.imgur.com/HhGzONz.png and add some custom css, mine was this one
.my-module .td-author-date .td-post-author-name{
display: none;
}
.my-module .td-module-title, .my-module .td-post-category {
margin-left: 160px;
position: absolute;
}
.my-module .td-module-title{
margin-top: 24px;
position: absolute;
}

I hope this will help you!
Let us know the results!

Calin
tagDiv Staff

Hi Edragon, when you are using the Popular (jetpack + stats module required) then the rest of the filters will no longer apply, this is mentioned in our guides -> https://i.imgur.com/G31FGEO.png -> https://forum.tagdiv.com/flex-block-settings-guide/ (our theme can not overwrite the options from the jetpack).
Thank you for your understanding!

Anamaria
tagDiv Staff

Hello,

I saw you have the website under construction, and I can’t check it.
If you referring to the infinite posts, please check this article https://forum.tagdiv.com/search/infinite+post/ to disable it.
Also, for icons, please check if you don’t have errors.
Usually, that problem is related to the CORS policy that is blocking the access -> https://i.imgur.com/vxvPj7H.png . This problem can be solved using those guides:
https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

Let me know the results!

Thank you!

Viewing 25 results - 7,126 through 7,150 (of 39,816 total)