Search Results for 'block'

Results from the Forum
Anamaria
tagDiv Staff

Hi,

Please set this code in advanced code css for phone #bbpress-forums li.bbp-header li.bbp-forum-info
{
display: inline-block;
width: auto;
}
#bbpress-forums .bbp-header ul.forum-titles li.bbp-forum-freshness
{
display: inline-block;
width: auto;
}

Thank you!

Anamaria
tagDiv Staff

Hello,

For the category template, if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, pleased check the settings.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please edit with tagDiv Composer, select the block, and check if you have set there a module -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/ if not please assign one.

Thank you!

cjr
Participant
#0

Hi guys,

The LCP on my site is bad and I got an answer from a friend programmer:

these are not normal image tags so the browser does not realize the images are to be fetched. instead the tagdiv JS (https://serpositivo.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js) had to be loaded and executed and that will look for image containers in the HTML and load the images.
2 problems with that approach; JS is loaded late (deferred, to ensure it is not render-blocking) and as the browser is unaware the image is not loaded with high priority.
the best solution would be to (ask tagdiv support if) use normal image tags for those main thumbnails to ensure the browser loads those with high priority. typically (from a performance point of view) you would indeed want your entire above-the-fold part of the page to render without the need for extra CSS/ JS to be downloaded & applied/ executed.
Alternatively we could exclude Newspaper/js/tagdiv_theme.min.js from being deferred (so it would run faster, but would become render-blocking) and we could (manually) add the relevant URL to the “LCP image” in the “autoptimize this page” metabox on the “edit” view of your homepage, but these approaches are far from ideal really ..

Is there anyway to improve the LCP according to these issues?

cjr
Participant
#0

Hi,

Im trying to insert amazon native ads on my newspaper theme but I don’t see them. Which block do I need to use in order to get that working?
I have installed autooptimize and wprocket.

platamun47
Participant
#0

Dear support,
When use wp rocket cache blockquote class=”instagram-media” in post not view!
Please see url: https://nook.rs/ivana-i-goran-babic/
How to resolve this issues?

Thank in advance!

Explorion
Participant
#0

Getting this error on frontend using Momentum pro

Flex Block BuilderThe Cloud Library Module Template set for this block is not valid or it no longer exists. Please select another Module Template.

Please guide

Maddest
Participant
#0

Hi,
your Instragram picture feed block seems not be working anymore. On both of my websites, I get the followingf error:

Block Render Failed – Tried accessing nonexisting field (comments_count) on node type (Media)

You can check it on my start pages of:

– madmag.de
– madtrash.com

Could you please tell me how to fix this?

Thanks and regards, Bernd

platamun47
tagDiv Member

Dear Anamaria
I entered this code:
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

to Delay Java script execution >
Excluded JavaScript Files
Specify URLs or keywords that can identify inline or JavaScript files to be excluded from delaying execution (one per line).
into wp-rocket plugin but I have same problem.

Thank a lot for your effort to resolve this issue.

Anamaria
tagDiv Staff

Hello,

A workaround can be to save an element or row: https://www.screencast.com/t/kVxpDT9SV in the tagdiv composer, so you can add it on every other page. The saved elements can be seen at the end of the other blocks when you add an element in the tagDiv Composer.

Thank you!

Anamaria
tagDiv Staff

Hello,

I checked now, but now the style is loaded. Please try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
and check after.

Thank you!

PatWire
tagDiv Member

What was the solution for this?

I have the same issue with Litespeed cache – some content blocks not updating, others are updating

When in TDComposer they show as updated, but after saving they show older posts. Offset is blank and they are sorted as Latest by Category.

Thank you

  • This reply was modified 3 years by PatWire.
filipecocks
tagDiv Member

Hi

I have checked this, for Block 1, Block 2, Blobk 6, Block 18, Block 19 there are no option to change image thumb size.

Bettina
tagDiv Staff

Hello!

You can edit the pages with the TagDiv Composer, click on those blocks and customize the images. Please note that you should have the full hd images uploaded in your Media Library.

Thank you!

aerytrstyr
tagDiv Member

Thanks for your reply Bettina.

Perhaps there is a way to do this using text-decoration: underline in CSS.

It gives the exact result I want, however, when the mouse cursor hovers over an image container, the title underline does not appear on the title in the same block.

But the standard underline feature does give this result on a mouse hover. Is there a way to use text-decoration: underline on a title and have it appear when the mouse hovers over the accompanying image?

Thanks!

Bettina
tagDiv Staff

Hello @mongooz !

1. Do you mean on flex blocks? Make sure you have set these settings https://prnt.sc/g9F6mkuAFJvD -> https://prnt.sc/z96sKjTvWDRW

2. You can add any element in the sidebar in the TagDiv Composer. If you add it to a template and make it global, then it will appear on every page that has assgned that template. You can build a sidebar with the TagDiv Composer. Steps:
1. Insert one new row (or delete an existing one).
2. Divide into two columns (2/3 + 1/3).
3. You can add whatever element you want into the second column and consider it a sidebar.

Thank you!

Bettina
tagDiv Staff

Hello @ZimaKunta !

Yes, the blocks shouldn’t display private posts. I will add this request to our improvement list!

Thank you!

ZimaKunta
Participant
#0

Dear team support,
I want to show private posts to users who have registered and logged in to my site. I used the User Role plugin and gave the registered user permission to view private posts. However, only posts_loop elements can display private posts, while block and flex block elements do not display private posts. Plz Help me!
Thank you!
Best regards,

Romi
Participant
#0

Hi Tagdiv theme team

I am currently trying to show the category’s featured image, name and link to the block, not the post name, its featured image and link.

<div class=”separator” style=”clear: both;”></div>

The above is the example block I want to change, above screenshot showing the post tile, link and featured image, I want to change them into the featured image of category, its name and link, so when people click on the image, or the name they will be directed to the category page not the post.

Thank you very much

Muhamad Nagib Alaydrus

ersandrino
tagDiv Member

Thanks for the example but I’m not interested in the one on your site. I’m interested in the block that I reported to you and with which I built my site. How long will I have to wait for the problem to be resolved?

ersandrino
tagDiv Member

I keep repeating that the problem is not solved and you probably don’t quite understand what I mean.

I just put the video of your block on youtube (taken from your site): https://youtu.be/JWTHqMSQNq8

where you can see that the left column alignment does not follow the right column part.

The browser used is incognito (chrome but also on firefox the behavior is the same). You may investigate your site before providing you with access to the site.

Bettina
tagDiv Staff

Hello!

I’m not sure what do you need to achieve. But, you can adjust the width and height for the images by using the flex block: https://forum.tagdiv.com/flex-block-settings-guide/. Or else, they are cropped automatically: https://forum.tagdiv.com/featured-image/ ; that’s why you can disable the thumbs you are not using. Set up your thumbs from Newspaper -> Theme panel -> Block settings -> Thumbs on modules/blocks. If you deactivate a dimension from there, next time when you will upload an image, it will not be resized to that dimension.
After changing the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/

Thank you!

mouawiaa
Participant
#0

How can i correct diraction of BLOCK HEADER TEMPLATE to (RTL) diraction

ersandrino
Participant
#0

HI,
I noticed that this block: https://demo.tagdiv.com/newspaper_downtown_pro/war-section-downtown-pro/ responds badly to responsive.
Seeing it on large screens of a desktop PC with, for example, a minimum resolution of 1920×1080 and up, the page is seen correctly as shown in this screenshot: https://prnt.sc/T2oxb6vJpM0-

Even on 15.5″ laptop screens it looks good. But smaller laptop screens the column layout is misaligned as seen from this screenshot: https://prnt.sc/vXumvK03NVLJ

The two small columns on the right scroll differently from the one column on the left.

How is it resolved?

Thank you

filipecocks
Participant
#0

Hi

Is there a way to customize the Thumbs on Modules/Blocks ?

My feature images have same size, I would like to keep original image everyplace or can specify it for the specific modules it does not show well.

https://netcks.com/ – you can see in my homepage

Thanks

Viewing 25 results - 4,401 through 4,425 (of 39,816 total)