Search Results for 'block'

Results from the Forum
brenbrinkman
tagDiv Member

Hi Catalin ,

Thanks for your reply.

when post grid is used : http://testpagina.brainer.nl/
when block 4 is used : http://testpagina.brainer.nl/homepage-test/

As you can see, the post grid uses the full size of the pictures, while Block 4 crops it. Is it possible to use the full size pictures when using block 4, or at least make it bigger?

I also want to add another question regarding your anwser on this article : https://forum.tagdiv.com/topic/pagination-is-acting-weird/

When I use block 4 instead of post grid. The pagination won’t center : https://www.screencast.com/t/I9msxEyoaYb

Is there a way to center the pagination?

Sorry for the complicated questions. I really appreciate the help!

Thank you!

Catalin
tagDiv Staff

Hello zeroenigma,

Please notice that our theme uses the thumbnails and the default cropping system of our theme is from center to top. Please check here -> https://forum.tagdiv.com/theme-thumbs/ because there you will see the thumbs sizes -> https://forum.tagdiv.com/theme-blocks-modules/

Thanks for the message!

jauburn
Participant
#0

I followed the directions in this post, but they don’t work:

https://forum.tagdiv.com/topic/how-to-change-fontstext-size-in-comments-quotes/

I’ve seen several other people with this issue, and while the suggestions seem rational, none of the solutions offered actually works.

So what IS the solution? Should be simple enough: get rid of the ridiculously large font (and color) of blockquotes in comments. Thanks.

Totelae
Participant
#0

Hi everybody, i’m trying to change the typography of the menu, without success.

What i’ve tried (in the mobile folder) :
– add in the file header.php
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,800" rel="stylesheet">
– add in the file style.css
.td-mobile-content .fa {
margin-right: 10px;
min-width: 22px !important;
display: inline-block;
font-size: 18px;
text-align: center;
position: relative;
top: -1px;
font-family: 'Montserrat';
}

But it did not work. Have i done something wrong ?

Catalin
tagDiv Staff

Hello bellendir,

For more information about our mobile theme, please check our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ Regarding on images on the block, try to regenerate all of your images using the Force Regenerate plugin with Thumbnail Regenerate, clear all the caches and check the results. Please check the documentation from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello hellonikoloz,

If you want to customize your mobile mode you should do it yourself or you can try the mobile theme.

If you want to display the top bar menu on the mobile devices, you should use a bit of CSS code for it. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

@media (max-width: 767px){
.td-header-sp-top-menu {
display: block !important;
}
}

Thanks for your understanding!

Catalin
tagDiv Staff

Hello sanotes,

3)try to use the code below and place it in Theme panel -> Custom CSS area.

.td-read-more a{
background-color:red;
}

4)This -> https://www.dropbox.com/s/5ynnv1a9624ysp9/blockquote-settings.jpg should work as expected. Clear all the caches and check the results regarding on blockquotes.

Thanks.

Catalin
tagDiv Staff

Hello architecture,

You can control which categories are shown on the home page from the Blocks using the Block Settings according to our documentation from here -> https://forum.tagdiv.com/block-settings-tutorial/ Regarding on the second problem if you want to display such a video in homepage you should simply copy/paste the YT URL in a Text with Title element, for example in homepage or directly in the post content from post editor.

Thanks for your understanding!

mcdv01
Participant
#0

Hi,

I want to add an additional attribute on the block shortcode:

[td_block_1 sort="" ajax_pagination="" custom_attribute="xxxxx"]

I’ve created a child theme to modify block shortcode
theme-child/includes/shortcodes/td_block1.php

Can you guide me on which file should I be modifying so I can add a custom_attribute on [td_block_1] shortcode so I can use that attribute inside theme-child/includes/shortcodes/td_block1.php ?

Let me know

Thanks

brenbrinkman
tagDiv Member

Hi,

Thanks for your reply.

I tried some options and the most similar one is Block 4. The only problem with this block is that it’s not full width : https://www.screencast.com/t/TkcxpleTi

As you can see in the example, the post grid has full width.

Is it possible to get full width posts with Block 4?

Thank you!

Sebastian Escobar
tagDiv Member

OK, I will create blocks for to show only in mobile. But Big Grid 1 I can see is no responsive, I checked the demo page and also is not responsive. Is it like that?

Thanks!

Catalin
tagDiv Staff

Hello PhiliaSolutions,

Please check here -> https://forum.tagdiv.com/theme-blocks-modules/ the table because there you will find what kind of modules are used by the Block 5 and which is the size of the thumbnails used in this modules, like here -> https://forum.tagdiv.com/theme-thumbs/
Please notice that we recommend using HD images for a better quality in our theme.

Thanks.

Catalin
tagDiv Staff

Hello gskitchen,

If you want to exclude some categories from the block you should do it from the Block Settings -> https://www.screencast.com/t/4Uk0eNS3Kago

Thanks.

smog20
Participant
#0

Hi dear,

I get code like this on the plugin on the homepage and entry page.

[td_block_social_counter custom_title=”Keep in touch” style=”style3 td-social-colored” facebook=”xxxxxxxx” facebook_app_id=”xxxxxxxx″ facebook_security_key=”xxxxxxxx″ facebook_access_token=”1163743350423099|sLMyslkpsgb-6H_d3FH7ysU7eg4″ twitter=”xxxxxx” youtube=”channel/xxxxxxxxxxx” instagram=”xxxxxxxxx” open_in_new_window=”y”]

Do you have any clue why this happen and how to fix that issue. It started to appear after hosting upgrade to apache 4.0.

Kind regards

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no block in our theme that can show the entire post content. There is a module however which can be set for categories or for the standard blog roll of wordpress (the blog homepage, not a static page.) This is module 15: https://www.screencast.com/t/Vhs8mSys

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please test big grid 1 here to see the responsiveness: https://demo.tagdiv.com/newspaper/big-grid-1/
As for the second request, yes it is possible if you use the different screen sizes in the tagdiv composer. Basically you create 2 blocks. One that is only shown on desktop/tablets and is hidden for mobile devices and the second one that is hidden on tablets and desktop and only shows up on mobile devices. Use these buttons to change settings based on device: https://www.screencast.com/t/7Dg5tS5bQBW

Thank you!

bellendir
tagDiv Member

For the mobile theme in the grid displays the last few posts, after the same posts are displayed in the last records. How to make a filter on them?

find a solution. It was necessary to create a category of Featured.

The question is still relevant
A smaller indentation at the bottom of the blocks can be adjusted in the themes panel, if it is a block. And if you use a sidebar, there is no CSS style in the panel

Bogdan B.
tagDiv Staff

Hello,

Please read this guide:
https://forum.tagdiv.com/theme-blocks-modules/ so you can check what module is used on what block.
And use this guide for the thumb sizes: https://forum.tagdiv.com/theme-thumbs/

Bog grid 1 uses 532×462 for the big thumb and 265×198 for the small thumbs.

Thank you!
Bogdan B

Catalin
tagDiv Staff

Hello dominikposch,

The block header can be chosen from Block settings -> https://www.screencast.com/t/ClW367sDWB If is not what you mean, provide more details.

Thanks.

bellendir
tagDiv Member

A smaller indentation at the bottom of the blocks can be adjusted in the themes panel, if it is a block. And if you use a sidebar, there is no CSS style in the panel

Меньший отступ снизу блоков можно поправить в панели темы, если это блок. А если использовать сайдбар, то стиля CSS в панели нет

NickDeBaerdemaeker
Participant
#0

Hi

Is it possible to set the title of a category to the same style as one does on the front page, in our case block header 9 ?
At the moment it somehow is styled as block header style 6.
http://v2.enola.be/category/muziek/

Or does this have to be done in css ?

sanotes
tagDiv Member

3) My site: http://sanotes.ru

4) What about question four? How can I change the quotation block in the comments? https://www.dropbox.com/s/f6ye0ab26x66zr6/blockquote.jpg?dl=0
Original link to article – http://sanotes.ru/comp-dlya-ofisa-2016/
My settings in Theme Fonts\Post Settings – https://www.dropbox.com/s/5ynnv1a9624ysp9/blockquote-settings.jpg

Catalin
tagDiv Staff

Hello sergemarjollet,

Unfortunately, I do not exactly understand what you mean, sorry! By default, the theme allows you to set up only one color for block elements and also if you want to have more than one color for a single block, you should do it through the code via CSS, sorry! If you are not aware of the steps, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

bellendir
tagDiv Member

How to make a smaller indent on the bottom of the blocks? Such a large indentation in all units
https://cloud.mail.ru/public/5dmM/EdMaJUBTJ

Как сделать меньший отступ снизу блоков? Такой большой отступ во всех блоках

PhiliaSolutions
Participant
#0

Could you let me know the aspect ratio for thumbnails for Block 5
and what should be the best or recommended size of Featured Images for Block 5

Viewing 25 results - 20,476 through 20,500 (of 39,816 total)